Changeset 170536
- Timestamp:
- 11/04/2009 10:39:34 PM (16 years ago)
- Location:
- wptouch/trunk/admin-css
- Files:
-
- 2 edited
-
bnc-global.css (modified) (1 diff)
-
wptouch-admin.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wptouch/trunk/admin-css/bnc-global.css
r170532 r170536 64 64 color: #d54e21; 65 65 font-size: 11px; 66 line-height: 13px; 66 67 } 67 68 -
wptouch/trunk/admin-css/wptouch-admin.css
r170532 r170536 382 382 /* @group plugin-compat-area.php */ 383 383 384 * { 385 386 } 387 384 388 #bnc-global .all-good { 385 389 border: 1px solid #8aceff; … … 424 428 } 425 429 426 #bnc-global . wptouch-left-content p.wpv {430 #bnc-global .left-content p.wpv { 427 431 margin: 2px 0 5px; 428 432 padding: 0; … … 430 434 } 431 435 432 #bnc-global . wptouch-left-content p.wptv {436 #bnc-global .left-content p.wptv { 433 437 padding: 0 0 10px; 434 438 border-bottom: 1px solid #dcdcdc; … … 436 440 } 437 441 438 #bnc-global . wptouch-left-content span.go {442 #bnc-global .left-content span.go { 439 443 font-weight: bold; 440 444 color: green; 441 445 } 442 446 443 #bnc-global . wptouch-left-content span.caution {447 #bnc-global .left-content span.caution { 444 448 color: #f8b615; 445 449 font-weight: bold; 446 450 } 447 451 448 #bnc-global . wptouch-left-content span.red {452 #bnc-global .left-content span.red { 449 453 color: red; 450 454 font-weight: bold;
Note: See TracChangeset
for help on using the changeset viewer.