Ticket #8319: prettier-page-numbers.diff
| File prettier-page-numbers.diff, 1.2 KB (added by , 17 years ago) |
|---|
-
wp-admin/css/colors-fresh.css
1366 1366 } 1367 1367 1368 1368 .tablenav .tablenav-pages a { 1369 border-color: #e fefef;1370 background: #eee ;1369 border-color: #e3e3e3; 1370 background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px; 1371 1371 } 1372 1372 1373 1373 .tablenav .tablenav-pages a:hover { … … 1381 1381 1382 1382 .tablenav .tablenav-pages .current { 1383 1383 background: #dfdfdf; 1384 border-color: #d fdfdf;1384 border-color: #d3d3d3; 1385 1385 } 1386 1386 1387 1387 #availablethemes, -
wp-admin/css/colors-classic.css
1364 1364 } 1365 1365 1366 1366 .tablenav .tablenav-pages a { 1367 border-color: #e fefef;1368 background: #eee ;1367 border-color: #e3e3e3; 1368 background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px; 1369 1369 } 1370 1370 1371 1371 .tablenav .tablenav-pages a:hover { … … 1379 1379 1380 1380 .tablenav .tablenav-pages .current { 1381 1381 background: #dfdfdf; 1382 border-color: #d fdfdf;1382 border-color: #d3d3d3; 1383 1383 } 1384 1384 1385 1385 #availablethemes,