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
55db5eac
Commit
55db5eac
authored
Oct 22, 2008
by
Nigel McNie
Browse files
Add some basic styling of "highlighted" rows in the files section so the
G&D team can see what they're working with.
parent
0743066e
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/style.css
View file @
55db5eac
...
...
@@ -1733,6 +1733,10 @@ button#dosearch {
padding
:
2px
10px
;
float
:
right
;
}
#filelist
tr
.highlight-file
td
{
background-color
:
#efe8d0
!important
;
font-weight
:
bold
;
}
#filelist
table
table
.editpermissions
{
text-align
:
left
;
}
...
...
@@ -2882,4 +2886,4 @@ table#initials .initial-letters {
.grey
{
background
:
url(../images/grey.png)
repeat
;
}
\ No newline at end of file
}
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