Ticket #15207: rtl_blue.patch
File rtl_blue.patch, 7.6 KB (added by , 14 years ago) |
---|
-
wp-admin/css/colors-classic.dev.css
Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
61 61 div.dashboard-widget, 62 62 #dashboard-widgets p.dashboard-widget-links, 63 63 #replyrow #ed_reply_toolbar input { 64 border-color: # cbc7b964 border-color: #D1E5EE 65 65 } 66 66 67 67 #poststuff .inside label.spam, … … 93 93 } 94 94 95 95 .widefat { 96 border-color: # cbc7b9;96 border-color: #D1E5EE; 97 97 background-color: #fff; 98 98 } 99 99 … … 578 578 579 579 #footer { 580 580 color: #777; 581 border-color: # cbc7c9;581 border-color: #b0c8d7; 582 582 background: #cfdfe9; /* fallback color */ 583 583 background:-moz-linear-gradient(bottom, #cfdfe9, #eff8ff); 584 584 background:-webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#eff8ff)); … … 650 650 #titlediv, 651 651 #poststuff .postarea, 652 652 .stuffbox { 653 border-color: # cbc7b9;653 border-color: #D1E5EE; 654 654 } 655 655 656 656 .widget, … … 704 704 } 705 705 706 706 #wphead { 707 border-bottom:# cbc7b91px solid;707 border-bottom:#b0c8d7 1px solid; 708 708 background: #cfdfe9; /* fallback color */ 709 709 background:-moz-linear-gradient(bottom, #cfdfe9, #eff8ff); 710 710 background:-webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#eff8ff)); … … 797 797 #poststuff #edButtonPreview, 798 798 #poststuff #edButtonHTML { 799 799 background-color: #eff8ff; 800 border-color: # CBC7B9;800 border-color: #D1E5EE; 801 801 color: #999; 802 802 } 803 803 … … 1015 1015 #post-status-info, 1016 1016 #titlediv #title, 1017 1017 .editwidget .widget-inside { 1018 border-color: # cbc7b9;1018 border-color: #D1E5EE; 1019 1019 } 1020 1020 1021 1021 #titlediv #title { … … 1069 1069 } 1070 1070 1071 1071 #adminmenu .wp-has-current-submenu ul li a.current { 1072 background: url(../images/menu-dark .gif) top left no-repeat !important;1072 background: url(../images/menu-dark-vs.gif) top left no-repeat !important; 1073 1073 } 1074 1074 1075 1075 .wp-has-current-submenu .wp-submenu { … … 1089 1089 1090 1090 #adminmenu li.wp-has-current-submenu .wp-submenu, 1091 1091 #adminmenu li.wp-has-current-submenu ul li a { 1092 border-right-color: # aaa !important;1093 border-left-color: # aaa !important;1092 border-right-color: #5589aa !important; 1093 border-left-color: #5589aa !important; 1094 1094 } 1095 1095 1096 1096 #adminmenu li.wp-has-current-submenu ul li a { 1097 background: url(../images/menu-dark .gif) bottom left no-repeat !important;1097 background: url(../images/menu-dark-vs.gif) bottom left no-repeat !important; 1098 1098 } 1099 1099 1100 1100 #adminmenu li.wp-has-current-submenu ul { 1101 border-bottom-color: # aaa;1101 border-bottom-color: #5589aa; 1102 1102 } 1103 1103 1104 1104 #adminmenu .wp-submenu .current a.current { … … 1116 1116 color: #333; 1117 1117 background-color: #efede7; 1118 1118 background-image: none; 1119 border-color: # cbc7b9;1119 border-color: #5589aa; 1120 1120 } 1121 1121 1122 1122 #adminmenu .wp-submenu ul { … … 1291 1291 1292 1292 #screen-options-wrap, 1293 1293 #contextual-help-wrap { 1294 background-color: # f8f7f3;1295 border-color: # cbc7b9;1294 background-color: #F8F7F3; 1295 border-color: #D1e5ee; 1296 1296 } 1297 1297 1298 1298 #screen-meta-links a.show-settings { … … 1520 1520 } 1521 1521 1522 1522 #screen-meta .screen-meta-toggle { 1523 background: # e3e0d6;1523 background: #D1E5ee; 1524 1524 } 1525 1525 1526 1526 #screen-meta a.show-settings { … … 1618 1618 1619 1619 div.widgets-sortables, 1620 1620 #widgets-left .inactive { 1621 border-color: # cbc7b9;1621 border-color: #D1E5EE; 1622 1622 background-color: #f8f7f3; 1623 1623 -moz-border-radius-bottomleft:8px; 1624 1624 -moz-border-radius-bottomright:8px … … 1701 1701 1702 1702 #nav-menu-header, #nav-menu-footer, .menu-item-handle { 1703 1703 background: url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top #cfdfe9; 1704 border-top: solid # cbc7b91px;1704 border-top: solid #D1E5EE 1px; 1705 1705 } 1706 1706 1707 1707 #menu-management .nav-tab-active { -
wp-admin/css/colors-classic-rtl.dev.css
12 12 background-image: url(../images/bubble_bg-rtl.gif); 13 13 } 14 14 .tablenav .tablenav-pages a { 15 background: #eee url('../images/menu-bits-rtl-vs.gif ') repeat-x scroll right -379px;15 background: #eee url('../images/menu-bits-rtl-vs.gif?ver=20100531') repeat-x scroll right -379px; 16 16 } 17 17 #upload-menu li.current { 18 18 border-right-color: transparent; … … 20 20 } 21 21 22 22 #adminmenu .wp-submenu .current a.current { 23 background: transparent url(../images/menu-bits-rtl-vs.gif ) no-repeat scroll right -289px;23 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20100531) no-repeat scroll right -289px; 24 24 } 25 25 26 26 #adminmenu li.wp-menu-separator { … … 33 33 34 34 #adminmenu li.wp-has-current-submenu .wp-menu-toggle, 35 35 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 36 background: transparent url(../images/menu-bits-rtl-vs.gif ) repeat-x scroll right -207px;36 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20100531) repeat-x scroll right -207px; 37 37 } 38 38 39 39 #adminmenu .wp-has-current-submenu ul li a.current { 40 background: url(../images/menu-dark- rtl.gif) top right no-repeat !important;40 background: url(../images/menu-dark-vs-rtl.gif) top right no-repeat !important; 41 41 } 42 42 43 43 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, 44 44 #adminmenu .menu-top .current { 45 background: url(../images/menu-bits-rtl-vs.gif ) top right repeat-x;45 background: url(../images/menu-bits-rtl-vs.gif?ver=20100531) top right repeat-x; 46 46 } 47 47 48 48 #adminmenu li.wp-has-current-submenu ul li a { 49 background: url(../images/menu-dark- rtl.gif) bottom right no-repeat !important;49 background: url(../images/menu-dark-vs-rtl.gif) bottom right no-repeat !important; 50 50 } 51 51 52 52 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 53 background: transparent url(../images/menu-bits-rtl-vs.gif ) no-repeat right -207px;53 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20100531) no-repeat right -207px; 54 54 } 55 55 56 56 #adminmenu .wp-has-submenu:hover .wp-menu-toggle, 57 57 #adminmenu .wp-menu-open .wp-menu-toggle { 58 background: transparent url(../images/menu-bits-rtl-vs.gif ) repeat-x scroll right -109px;58 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20100531) repeat-x scroll right -109px; 59 59 } 60 60 61 61 #adminmenu a.wp-has-submenu { 62 background: # f1f1f1 url(../images/menu-bits-rtl-vs.gif) repeat-x scroll right -379px;62 background: #eff8ff url(../images/menu-bits-rtl-vs.gif?ver=20100531) repeat-x scroll right -379px; 63 63 } 64 64 65 65 #adminmenu .wp-submenu a { 66 background: #fff url(../images/menu-bits-rtl-vs.gif ) no-repeat scroll right -310px;66 background: #fff url(../images/menu-bits-rtl-vs.gif?ver=20100531) no-repeat scroll right -99px; 67 67 } 68 68 69 69 #adminmenu li.wp-has-current-submenu a.wp-has-submenu { 70 background: #b5b5b5 url(../images/menu-bits-rtl-vs.gif ) repeat-x scroll right top;70 background: #b5b5b5 url(../images/menu-bits-rtl-vs.gif?ver=20100531) repeat-x scroll right top; 71 71 } 72 72 73 73 .meta-box-sortables .postbox:hover .handlediv { 74 background: transparent url(../images/menu-bits-rtl-vs.gif ) no-repeat scroll right -111px;74 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20100531) no-repeat scroll right -111px; 75 75 } 76 77 76 #favorite-toggle { 78 background: transparent url(../images/fav-arrow-vs-rtl.gif?ver=20100531) no-repeat right -4px; 79 } 80 No newline at end of file 77 background: transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat right -4px; 78 }