Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_tramshedTech_team15
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arianne Bayliss
ProjectClient_Y1S1_tramshedTech_team15
Commits
9659dc99
Commit
9659dc99
authored
2 years ago
by
Liam Driscoll
Browse files
Options
Downloads
Patches
Plain Diff
Readding my styling.
parent
4446b80d
No related branches found
No related tags found
1 merge request
!54
Separating CSS.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
static/CSS/Manage_Coworking_Spaces.css
+32
-7
32 additions, 7 deletions
static/CSS/Manage_Coworking_Spaces.css
with
32 additions
and
7 deletions
static/CSS/Manage_Coworking_Spaces.css
+
32
−
7
View file @
9659dc99
...
...
@@ -125,9 +125,9 @@ header #pageHeader
main #pageMain
form #recordForm
label
input
.formText
Input
button
#addButton
label
.smallLabel
input
textarea .small
Input
button
*/
...
...
@@ -136,13 +136,38 @@ main #pageMain
flex
:
1
;
}
#recordForm
{
margin-left
:
5px
;
#recordForm
label
,
#recordForm
input
,
#recordForm
textarea
{
margin-left
:
1.25px
;
margin-top
:
5px
;
}
#recordForm
.formTextInput
{
margin-top
:
5px
;
#recordForm
label
{
display
:
inline-block
;
min-width
:
27.5%
;
text-align
:
right
;
font-weight
:
bold
;
vertical-align
:
top
;
}
#recordForm
input
{
width
:
50%
;
min-width
:
550px
;
}
#recordForm
textarea
{
width
:
50%
;
min-width
:
550px
;
font-size
:
14.25px
;
}
#recordForm
.smallLabel
{
width
:
10%
;
min-width
:
125px
;
}
#recordForm
.smallInput
{
width
:
19.2%
;
min-width
:
200px
;
}
/* [#4] Page footer styling. Uses [#2].
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment