Ticket #3003: 3003.2.patch
File 3003.2.patch, 689 bytes (added by , 8 years ago) |
---|
-
src/templates/default/css/bbpress.css
272 272 font-size: 11px; 273 273 font-weight: 700; 274 274 word-wrap: break-word; 275 color: # aaa;275 color: #747474; 276 276 } 277 277 278 278 /* =Topic and reply content … … 483 483 } 484 484 485 485 span.bbp-admin-links a { 486 color: # bbb;486 color: #707070; 487 487 font-weight: 400; 488 488 font-size: 10px; 489 489 text-transform: uppercase; … … 508 508 .bbp-reply-header a.bbp-reply-permalink { 509 509 float: right; 510 510 margin-left: 10px; 511 color: # ccc;511 color: #707070; 512 512 } 513 513 514 514 /* =Toggles