diff options
author | francis <francis> | 2008-02-14 07:37:06 +0000 |
---|---|---|
committer | francis <francis> | 2008-02-14 07:37:06 +0000 |
commit | d52833dd539f3e55007c5d92bc046250de577942 (patch) | |
tree | fa1101a6b469df593ea844cfe8569a8d3dc528a6 | |
parent | a90b52d081ce3543088b95e2fa78e0ad7698cd51 (diff) |
Try more colourful bottom line of search.
-rw-r--r-- | public/stylesheets/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index fdeacdac2..071a5a07a 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -266,7 +266,7 @@ table#list_requests .odd { .request_listing { } .request_listing_bottomline { - color: #777777; + color: #7aa600; } .request_listing_bottomline a:link { color: #7777cc; |