- Timestamp:
- Aug 18, 2010, 11:25:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r4522 r4523 319 319 background: #674E4E; 320 320 border: 1px solid #674e4e; 321 -moz-border-radius: 5px; 322 -webkit-border-radius: 5px; 323 border-radius: 5px; 321 324 } 322 325 a.ext-link .icon { … … 338 341 background-color: #C1CFE5; 339 342 border: 1px solid #674e4e; 343 -moz-border-radius: 5px; 344 -webkit-border-radius: 5px; 345 border-radius: 5px; 340 346 } 341 347 div#ticket.ticketdraft {
Note: See TracChangeset
for help on using the changeset viewer.