Ticket #13474: 13474.diff
File 13474.diff, 2.0 KB (added by , 15 years ago) |
---|
-
wp-admin/css/colors-fresh.dev.css
228 228 229 229 .highlight { 230 230 background-color: #e4f2fd; 231 color: # d54e21;231 color: #ee7600; 232 232 } 233 233 234 234 .howto, … … 264 264 } 265 265 266 266 .post-com-count:hover span { 267 background-color: # d54e21;267 background-color: #ee7600; 268 268 } 269 269 270 270 .quicktags, .search { … … 357 357 a:hover, 358 358 a:active, 359 359 a:focus { 360 color: # d54e21;360 color: #ee7600; 361 361 } 362 362 363 363 #wphead #viewsite a:hover, … … 373 373 .plugins .inactive a:hover, 374 374 #all-plugins-table .plugins .inactive a:hover, 375 375 #search-plugins-table .plugins .inactive a:hover { 376 color: # d54e21;376 color: #ee7600; 377 377 } 378 378 379 379 #the-comment-list .comment-item, … … 430 430 .tablenav .next:hover, 431 431 .tablenav .prev:hover { 432 432 border-color: transparent; 433 color: # d54e21;433 color: #ee7600; 434 434 } 435 435 436 436 .updated, … … 498 498 background-color: #fff; 499 499 border-color: #c6d9e9; 500 500 border-bottom-color: #fff; 501 color: # d54e21;501 color: #ee7600; 502 502 } 503 503 504 504 #adminmenu #awaiting-mod, … … 506 506 #sidemenu a .update-plugins, 507 507 #rightnow .reallynow, 508 508 #plugin-information .action-button { 509 background-color: # d54e21;509 background-color: #ee7600; 510 510 color: #fff; 511 511 } 512 512 … … 576 576 } 577 577 578 578 .login #nav a:hover { 579 color: # d54e21!important;579 color: #ee7600 !important; 580 580 } 581 581 582 582 #footer { … … 1286 1286 #sidemenu a.current { 1287 1287 background-color: #fff; 1288 1288 border-color: #dfdfdf #dfdfdf #fff; 1289 color: # D54E21;1289 color: #ee7600; 1290 1290 } 1291 1291 1292 1292 #screen-options-wrap, … … 1392 1392 } 1393 1393 1394 1394 .attention { 1395 color: # D54E21;1395 color: #ee7600; 1396 1396 } 1397 1397 1398 1398 .meta-box-sortables .postbox:hover .handlediv { … … 1413 1413 } 1414 1414 1415 1415 .tablenav .tablenav-pages a:hover { 1416 color: # d54e21;1416 color: #ee7600; 1417 1417 border-color: #d54321; 1418 1418 } 1419 1419 … … 1641 1641 1642 1642 .sidebar-name:hover, 1643 1643 #removing-widget { 1644 color: # d54e21;1644 color: #ee7600; 1645 1645 } 1646 1646 1647 1647 #removing-widget span {