Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
d79fe9e5
Commit
d79fe9e5
authored
Jul 24, 2008
by
Richard Mansfield
Browse files
Styling of group member list
parent
7b641838
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/style.css
View file @
d79fe9e5
...
...
@@ -1891,7 +1891,9 @@ span.viewicon {
margin-top
:
0
;
}
#membersearchresults
{
width
:
48em
;
width
:
100%
;
margin-left
:
auto
;
margin-right
:
auto
;
border-top
:
1px
solid
#95a8b7
;
border-bottom
:
1px
solid
#95a8b7
;
}
...
...
@@ -1901,6 +1903,9 @@ span.viewicon {
#membersearchresults
p
{
margin
:
.1em
0
0
65px
;
}
#membersearchresults
td
{
width
:
50%
;
}
.group-info-para
{
margin
:
15px
0
0
10px
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment