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
7d090ec1
Commit
7d090ec1
authored
Aug 13, 2009
by
Elliot Pahl
Committed by
Elliot Pahl
Aug 13, 2009
Browse files
Fix url for newly uploaded file listing background image.
parent
c44a43ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/theme/raw/static/style/style.css
View file @
7d090ec1
...
...
@@ -71,7 +71,7 @@ form#files .filelist td {
padding
:
.25em
;
}
.filelist
tr
.highlight-file
td
{
background
:
#fffcd8
url(../images/highlight-bg.gif)
repeat
left
top
!important
;
background
:
#fffcd8
url(../
../
images/highlight-bg.gif)
repeat
left
top
!important
;
font-weight
:
bold
;
}
.filelist
table
table
.editpermissions
{
...
...
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