Make WordPress Core

Changeset 7216


Ignore:
Timestamp:
03/10/2008 10:35:19 PM (18 years ago)
Author:
matt
Message:

Some more color updates.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/css/colors-classic.css

    r7213 r7216  
    2828}
    2929
    30 div.ui-tabs-panel {
    31         border-color: #83b4d5;
    32 }
    33 
    3430input.disabled, textarea.disabled {
    3531        background-color: #ccc;
     
    4238}
    4339
    44 li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form {
     40ul#category-tabs li.ui-tabs-selected, li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form {
    4541        background-color: #cfebf7;
     42}
     43
     44div.ui-tabs-panel {
     45        border-color: #cfebf7;
    4646}
    4747
     
    5555}
    5656
    57 ul#category-tabs li.ui-tabs-selected, .button-secondary, #quicktags, #login form .submit input {
     57.button-secondary, #quicktags, #login form .submit input {
    5858        background-color: #83b4d5 !important;
    5959}
     
    133133}
    134134
    135 .howto, .nonessential, #dashmenu a, #sidemenu, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite {
     135.howto, .nonessential, #sidemenu, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite {
    136136        color: #999;
     137}
     138
     139#dashmenu a {
     140        color: #88b4d7;
    137141}
    138142
     
    230234
    231235.tablenav .dots {
    232         background-color: #14568a;
    233         border-color: #14568a;
     236        background-color: #cfebf7;
     237        border-color: #cfebf7;
    234238}
    235239
    236240.tablenav .next, .tablenav .prev{
    237         background-color: #14568a;
    238         border-bottom-color: #2583ad;
    239         border-color: #14568a;
     241        background-color: #cfebf7;
     242        border-bottom-color: #cfebf7;
     243        border-color: #cfebf7;
    240244        color: #2583ad;
    241245}
     
    243247.tablenav .next:hover, .tablenav .prev:hover {
    244248        border-bottom-color: #d54e21;
    245         border-color: #14568a;
     249        border-color: #cfebf7;
    246250        color: #d54e21;
    247251}
     
    272276.wrap h2 {
    273277        border-bottom-color: #dadada;
    274         color: #666;
     278        color: #5a5a5a;
    275279}
    276280
     
    279283}
    280284
    281 #adminmenu a, #submenu a {
     285#adminmenu a {
    282286        color: #cfebf6;
    283287}
    284288
     289#submenu a {
     290        color: #2782af
     291}
    285292/* Because we don't want visited on these links */
    286293#adminmenu a.current, #sidemenu a.current {
     
    289296        border-bottom-color: #fff;
    290297        color: #d54e21;
     298        font-weight: bold;
    291299}
    292300
     
    433441        border-bottom-color: #c6d9e9;
    434442        border-top-color: #14568a;
     443        color: #cfebf6;
    435444}
    436445
     
    502511
    503512#wphead #viewsite a {
    504         background-color: #c6d9e9;
     513        background-color: #94acc1;
     514        color: white;
     515        border-color: #94acc1;
     516}
     517
     518#wphead #viewsite a:hover {
    505519        color: #246;
    506         border-color: #94acc1;
    507 }
    508 
    509 #wphead #viewsite a:hover {
    510         border-color: #246;
    511520}
    512521
  • trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css

    r7173 r7216  
    77
    88/* Containers */
    9 .wp_themeSkin table {background:#cee1ef}
     9.wp_themeSkin table {background:#83B4D5}
    1010.wp_themeSkin iframe {display:block; background:#FFF}
    1111.wp_themeSkin .mceToolbar {padding: 2px;}
     
    4747        -khtml-border-radius: 3px;
    4848        border-radius: 3px;
    49         border: 1px solid #abc0fb;
     49        border: 1px solid #83B4D5;
    5050}
    5151.wp_themeSkin a.mceButton span, .wp_themeSkin a.mceButton img {}
     
    6262}
    6363.wp_themeSkin .mceButtonDisabled .mceIcon {opacity:0.3; filter:alpha(opacity=30);}
    64 .wp_themeSkin .mceButtonDisabled {border-color:#bdd;}
     64.wp_themeSkin .mceButtonDisabled {border-color:#83B4D5;}
    6565
    6666/* Separator */
     
    7878.wp_themeSkin .mceListBox .mceText {
    7979        padding: 1px 2px 1px 5px;
    80         border: 1px solid #abc0fb;
     80        border: 1px solid #83B4D5;
    8181        text-align:left;
    8282        width:70px;
     
    9999        background: #e9e8e8 url(img/butt2.png) 1px 1px repeat-x scroll;
    100100        padding: 1px;
    101         border: 1px solid #abc0fb;
     101        border: 1px solid #83B4D5;
    102102}
    103103.wp_themeSkin .mceListBox .mceOpen span {
     
    141141        background: #e9e8e8 url(img/butt2.png) 1px 1px repeat-x scroll;
    142142        padding: 1px 2px;
    143         border: 1px solid #abc0fb;
     143        border: 1px solid #83B4D5;
    144144}
    145145.wp_themeSkin .mceSplitButton span.mceAction {
     
    153153        background: #e9e8e8 url(img/butt2.png) 1px 1px repeat-x scroll;
    154154        padding: 1px;
    155         border: 1px solid #abc0fb;
     155        border: 1px solid #83B4D5;
    156156        border-left: 0 none;
    157157}
     
    239239.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
    240240.wp_themeSkin .mceMenu .mceMenuItemActive {
    241         background-color: #CEE1EF;
     241        background-color: #83B4D5;
    242242}
    243243.wp_themeSkin td.mceMenuItemSeparator {background:#aaa; height:1px}
Note: See TracChangeset for help on using the changeset viewer.