Changeset 10131
- Timestamp:
- 12/08/2008 10:13:15 PM (17 years ago)
- Location:
- trunk/wp-admin/css
- Files:
-
- 2 edited
-
colors-classic.css (modified) (2 diffs)
-
colors-fresh.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-classic.css
r10126 r10131 1474 1474 #favorite-actions a { 1475 1475 color: #ddd; 1476 text-shadow: rgba(0,0,0,0.2) 0 -1px 0;1477 1476 } 1478 1477 … … 1503 1502 } 1504 1503 1505 #wphead h1 {1506 text-shadow: rgba(0,0,0,0.6) 0 -1px 0;1507 }1508 1509 1504 #screen-meta a.show-settings { 1510 1505 background-color: transparent; -
trunk/wp-admin/css/colors-fresh.css
r10126 r10131 1474 1474 #favorite-actions a { 1475 1475 color: #ddd; 1476 text-shadow: rgba(0,0,0,0.2) 0 -1px 0;1477 1476 } 1478 1477 … … 1503 1502 } 1504 1503 1505 #wphead h1 {1506 text-shadow: rgba(0,0,0,0.6) 0 -1px 0;1507 }1508 1509 1504 #screen-meta a.show-settings { 1510 1505 background-color: transparent;
Note: See TracChangeset
for help on using the changeset viewer.