Parent Directory
|
Revision Log
|
Patch
| revision 1850 by lucas, Mon Dec 6 17:27:22 2010 UTC | revision 1851 by lucas, Tue Dec 7 20:20:31 2010 UTC | |
|---|---|---|
| # | Line 149 puts <<-EOF | Line 149 puts <<-EOF |
| 149 | } | } |
| 150 | table.buglist tr:hover { | table.buglist tr:hover { |
| 151 | background-color: #ccc; | background-color: #ccc; |
| 152 | color: #000; | |
| 153 | } | } |
| 154 | table { | table { |
| 155 | border-collapse: collapse; | border-collapse: collapse; |
| # | Line 161 div#body { | Line 162 div#body { |
| 162 | div.footer { | div.footer { |
| 163 | padding: 0.3em 0; | padding: 0.3em 0; |
| 164 | background-color: #fff; | background-color: #fff; |
| 165 | color: #000; | |
| 166 | text-align: center; | text-align: center; |
| 167 | border-top: 2px solid #d70751; | border-top: 2px solid #d70751; |
| 168 | margin: 0 0 0 0; | margin: 0 0 0 0; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |