Skip to content

Commit

Permalink
system background fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatov committed Aug 19, 2011
1 parent 0d62128 commit 1994650
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/main/webapp/cohelp.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.help #definition {
background-color: #333;
background: #333 url('images/systembg.gif') repeat-x;
}

.help a {
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/cohistory.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.history #definition {
background-color: #333;
background: #333 url('images/systembg.gif') repeat-x;
}

#mbrsel > div#date > ol > li.from {
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/coprofile.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.profile #definition {
background-color: #333;
background: #333 url('images/systembg.gif') repeat-x;
}

#profile_tabs {
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/cosettings.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.settings #definition {
background-color: #333;
background: #333 url('images/systembg.gif') repeat-x;
}

.trash {
Expand Down
Binary file added src/main/webapp/images/systembg.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1994650

Please sign in to comment.