Make WordPress Core

Ticket #15207: rtl_blue.patch

File rtl_blue.patch, 7.6 KB (added by saracannon, 14 years ago)

Patch for light blue admin RTL

  • 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
     
    6161div.dashboard-widget,
    6262#dashboard-widgets p.dashboard-widget-links,
    6363#replyrow #ed_reply_toolbar input {
    64         border-color: #cbc7b9
     64        border-color: #D1E5EE
    6565}
    6666
    6767#poststuff .inside label.spam,
     
    9393}
    9494
    9595.widefat {
    96         border-color: #cbc7b9;
     96        border-color: #D1E5EE;
    9797        background-color: #fff;
    9898}
    9999
     
    578578
    579579#footer {
    580580        color: #777;
    581         border-color: #cbc7c9;
     581        border-color: #b0c8d7;
    582582        background: #cfdfe9; /* fallback color */
    583583        background:-moz-linear-gradient(bottom,  #cfdfe9,  #eff8ff);
    584584        background:-webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#eff8ff));
     
    650650#titlediv,
    651651#poststuff .postarea,
    652652.stuffbox {
    653         border-color: #cbc7b9;
     653        border-color: #D1E5EE;
    654654}
    655655
    656656.widget,
     
    704704}
    705705
    706706#wphead {
    707         border-bottom:#cbc7b9 1px solid;
     707        border-bottom:#b0c8d7 1px solid;
    708708        background: #cfdfe9; /* fallback color */
    709709        background:-moz-linear-gradient(bottom,  #cfdfe9,  #eff8ff);
    710710        background:-webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#eff8ff));
     
    797797#poststuff #edButtonPreview,
    798798#poststuff #edButtonHTML {
    799799        background-color: #eff8ff;
    800         border-color: #CBC7B9;
     800        border-color: #D1E5EE;
    801801        color: #999;
    802802}
    803803
     
    10151015#post-status-info,
    10161016#titlediv #title,
    10171017.editwidget .widget-inside {
    1018         border-color: #cbc7b9;
     1018        border-color: #D1E5EE;
    10191019}
    10201020
    10211021#titlediv #title {
     
    10691069}
    10701070
    10711071#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;
    10731073}
    10741074
    10751075.wp-has-current-submenu .wp-submenu {
     
    10891089
    10901090#adminmenu li.wp-has-current-submenu .wp-submenu,
    10911091#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;
    10941094}
    10951095
    10961096#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;
    10981098}
    10991099
    11001100#adminmenu li.wp-has-current-submenu ul {
    1101         border-bottom-color: #aaa;
     1101        border-bottom-color: #5589aa;
    11021102}
    11031103
    11041104#adminmenu .wp-submenu .current a.current {
     
    11161116        color: #333;
    11171117        background-color: #efede7;
    11181118        background-image: none;
    1119         border-color: #cbc7b9;
     1119        border-color: #5589aa;
    11201120}
    11211121
    11221122#adminmenu .wp-submenu ul {
     
    12911291
    12921292#screen-options-wrap,
    12931293#contextual-help-wrap {
    1294         background-color: #f8f7f3;
    1295         border-color: #cbc7b9;
     1294        background-color: #F8F7F3;
     1295        border-color: #D1e5ee;
    12961296}
    12971297
    12981298#screen-meta-links a.show-settings {
     
    15201520}
    15211521
    15221522#screen-meta .screen-meta-toggle {
    1523         background: #e3e0d6;
     1523        background: #D1E5ee;
    15241524}
    15251525
    15261526#screen-meta a.show-settings {
     
    16181618
    16191619div.widgets-sortables,
    16201620#widgets-left .inactive {
    1621         border-color: #cbc7b9;
     1621        border-color: #D1E5EE;
    16221622        background-color: #f8f7f3;
    16231623        -moz-border-radius-bottomleft:8px;
    16241624-moz-border-radius-bottomright:8px
     
    17011701
    17021702#nav-menu-header, #nav-menu-footer, .menu-item-handle {
    17031703        background: url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top #cfdfe9;
    1704         border-top: solid #cbc7b9 1px;
     1704        border-top: solid #D1E5EE 1px;
    17051705}
    17061706
    17071707#menu-management .nav-tab-active {
  • wp-admin/css/colors-classic-rtl.dev.css

     
    1212        background-image: url(../images/bubble_bg-rtl.gif);
    1313}
    1414.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;
    1616}
    1717#upload-menu li.current {
    1818        border-right-color: transparent;
     
    2020}
    2121
    2222#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;
    2424}
    2525
    2626#adminmenu li.wp-menu-separator {
     
    3333
    3434#adminmenu li.wp-has-current-submenu .wp-menu-toggle,
    3535#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;
    3737}
    3838
    3939#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;
    4141}
    4242
    4343#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
    4444#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;
    4646}
    4747
    4848#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;
    5050}
    5151
    5252#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;
    5454}
    5555
    5656#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
    5757#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;
    5959}
    6060
    6161#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;
    6363}
    6464
    6565#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;
    6767}
    6868
    6969#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;
    7171}
    7272
    7373.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;
    7575}
    76 
    7776#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}