Changeset 4546
- Timestamp:
- Aug 19, 2010, 2:22:40 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r4545 r4546 276 276 } 277 277 .ohloh, .ohloh2 { 278 background-position:left top;279 278 background-repeat: no-repeat; 280 279 display: block; 280 } 281 .ohloh { 282 background: transparent url(ohloh.png) no-repeat left top; 281 283 height: 10px; 282 284 padding-top: 121px; 283 } 284 .ohloh { 285 background: transparent url(ohloh.png) no-repeat left top; 285 background-position:left top; 286 286 } 287 287 .ohloh2 { 288 background-position:-6px top; 288 289 background-image: url(ohloh2.png); 289 } 290 padding-top:105px; 291 height:11px; 292 } 293 290 294 /* == FORMS == */ 291 295
Note: See TracChangeset
for help on using the changeset viewer.