Mercurial > p > roundup > code
comparison templates/classic/html/style.css @ 3145:9aa9436a81e0
better edit conflict handling
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 13 Feb 2005 22:04:32 +0000 |
| parents | f0713aa3ee3d |
| children | b0b333957d91 |
comparison
equal
deleted
inserted
replaced
| 3143:f0713aa3ee3d | 3145:9aa9436a81e0 |
|---|---|
| 116 background-color: #bb2222; | 116 background-color: #bb2222; |
| 117 padding: 5px; | 117 padding: 5px; |
| 118 color: white; | 118 color: white; |
| 119 font-weight: bold; | 119 font-weight: bold; |
| 120 } | 120 } |
| 121 p.error-message a[href] { | |
| 122 color: white; | |
| 123 text-decoration: underline; | |
| 124 } | |
| 121 | 125 |
| 122 | 126 |
| 123 /* style for search forms */ | 127 /* style for search forms */ |
| 124 ul.search-checkboxes { | 128 ul.search-checkboxes { |
| 125 display: inline; | 129 display: inline; |
