Ticket #700: css-tablelayoutpatch.patch
|
File css-tablelayoutpatch.patch, 0.7 kB
(added by pasichnyk, 1 year ago)
|
patch to ispcp.css for styling of .content and .content2 classes
|
-
ispcp.css
| old |
new |
|
| 162 | 162 | white-space: nowrap; |
|---|
| 163 | 163 | background: #efefef; |
|---|
| 164 | 164 | height: 22px; |
|---|
| 165 | | padding: 5px; |
|---|
| 166 | | border-bottom: 1px solid darkgrey; |
|---|
| | 165 | padding: 2px; |
|---|
| 167 | 166 | } |
|---|
| 168 | 167 | |
|---|
| 169 | 168 | td.content2 { |
|---|
| 170 | 169 | font-size: 12px; |
|---|
| 171 | 170 | color: #000000; |
|---|
| 172 | 171 | white-space: nowrap; |
|---|
| 173 | | background: #F8F8FF; |
|---|
| | 172 | background: #efefef; |
|---|
| 174 | 173 | height: 22px; |
|---|
| 175 | | padding: 5px; |
|---|
| 176 | | border-bottom: 1px solid darkgrey; |
|---|
| | 174 | padding: 2px; |
|---|
| 177 | 175 | } |
|---|
| 178 | 176 | |
|---|
| 179 | 177 | td.content3 { |
| … | … | |
| 251 | 249 | color: #99a0b1; |
|---|
| 252 | 250 | font-size: 24px; |
|---|
| 253 | 251 | font-weight: bold; |
|---|
| 254 | | } |
|---|
| | 252 | } |
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>