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
2c0058f3
Commit
2c0058f3
authored
Aug 20, 2007
by
Nigel McNie
Browse files
Styles for the friendslist
parent
61bd9389
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/style.css
View file @
2c0058f3
...
...
@@ -190,6 +190,9 @@ tr.required th {
.message
p
{
margin
:
0
;
}
.message
a
{
color
:
#819F18
;
}
/* CONTENT LAYOUT BEGIN */
#container
{
...
...
@@ -1051,6 +1054,45 @@ table#installer {
padding
:
1px
2px
1px
2px
;
}
/* My Friends styles */
#friendslistcontrols
,
#friendslistcontrols
td
{
border
:
none
;
padding
:
0
;
}
#friendslistcontrols
input
{
margin
:
0
;
}
#friendslistcontainer
p
{
margin
:
0
;
}
#friendslistcontainer
.pending
{
padding
:
.5em
0
;
}
#friendslistcontainer
div
.pending
strong
{
font-weight
:
bold
;
color
:
#547C22
;
}
#friendslistcontainer
.pending
{
background-color
:
#f8f8b8
;
}
#friendslistcontainer
.friendinfo
{
margin
:
0
0
0
.5em
;
border
:
none
;
}
#friendslistcontainer
.friendinfo
th
{
padding
:
0
;
}
#friendslistcontainer
.friendinfo
h3
{
margin
:
0
;
}
#friendslistcontainer
.friendinfo
td
{
vertical-align
:
top
;
}
#friendslistcontainer
.viewlist
{
padding
:
0
;
width
:
40%
;
}
/* Groups I'm in and Groups I own styles */
.maincontent
.addgrouplink
{
margin
:
10px
0
10px
0
;
...
...
Write
Preview
Supports
Markdown
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