Make WordPress Core

Changeset 23407


Ignore:
Timestamp:
02/13/2013 10:43:48 PM (10 years ago)
Author:
helen
Message:

Begin simplifying some of the visual elements in the admin, starting with gradients. White space purposefully not currently altered. props lessbloat, melchoyce, aaroncampbell, sabreuse. see #23415.

Location:
trunk
Files:
4 edited

Legend:

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

    r23370 r23407  
    179179#fullscreen-topbar {
    180180    background: #f5fafd;
    181     background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe));
    182     background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe);
    183     background-image:    -moz-linear-gradient(bottom, #eff8ff, #f7fcfe);
    184     background-image:      -o-linear-gradient(bottom, #eff8ff, #f7fcfe);
    185     background-image: linear-gradient(to top, #eff8ff, #f7fcfe);
    186181}
    187182
     
    190185.stuffbox h3 {
    191186    border-bottom-color: #d1e5ee;
    192     text-shadow: #fff 0 1px 0;
    193     -webkit-box-shadow: 0 1px 0 #fff;
    194     box-shadow: 0 1px 0 #fff;
    195187}
    196188
     
    198190.form-wrap label {
    199191    color: #222;
    200     text-shadow: #fff 0 1px 0;
    201192}
    202193
     
    463454}
    464455
    465 .widefat th {
    466     text-shadow: rgba(255,255,255,0.8) 0 1px 0;
    467 }
    468 
    469456.widefat td {
    470457    color: #555;
     
    492479th.sortable a:focus {
    493480    background: #e1e1e1;
    494     background-image: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc), to(#e9e9e9));
    495     background-image: -webkit-linear-gradient(bottom, #dcdcdc, #e9e9e9);
    496     background-image:    -moz-linear-gradient(bottom, #dcdcdc, #e9e9e9);
    497     background-image:      -o-linear-gradient(bottom, #dcdcdc, #e9e9e9);
    498     background-image: linear-gradient(to top, #dcdcdc, #e9e9e9);
    499481}
    500482
     
    524506    background-color: #464646;
    525507    color: #fff;
    526     -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    527     box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    528508}
    529509#plugin-information .action-button {
     
    536516    background-color: #464646;
    537517    color: #fff;
    538     -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    539     box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    540518}
    541519
     
    647625.welcome-panel {
    648626    background: #f5fafd;
    649     background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe));
    650     background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe);
    651     background-image:    -moz-linear-gradient(bottom, #eff8ff, #f7fcfe);
    652     background-image:      -o-linear-gradient(bottom, #eff8ff, #f7fcfe);
    653     background-image: linear-gradient(to top, #eff8ff, #f7fcfe);
    654627    border-color: #d1e5ee;
    655628}
     
    659632.welcome-panel-column p {
    660633    color: #464646;
    661 }
    662 .welcome-panel h3 {
    663     text-shadow: 1px 1px 1px #fff;
    664634}
    665635
     
    671641.stuffbox {
    672642    border-color: #d1e5ee;
    673     -webkit-box-shadow: inset 0 1px 0 #fff;
    674     box-shadow: inset 0 1px 0 #fff;
    675643    -webkit-border-radius: 3px;
    676644    border-radius: 3px;
     
    682650.menu-item-settings {
    683651    background: #f5fafd;
    684     background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe));
    685     background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe);
    686     background-image:    -moz-linear-gradient(bottom, #eff8ff, #f7fcfe);
    687     background-image:      -o-linear-gradient(bottom, #eff8ff, #f7fcfe);
    688     background-image: linear-gradient(to top, #eff8ff, #f7fcfe);
    689652}
    690653
     
    737700    background-color: #eff8ff;
    738701    border-color: #d1e5ee;
    739     -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 );
    740     box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 );
    741702}
    742703
     
    769730    border-bottom: 1px solid #d1e5ee;
    770731    background: #eff8ff;
    771     background-image: -webkit-gradient(linear, left bottom, left top, from(#def1ff), to(#eff8ff));
    772     background-image: -webkit-linear-gradient(bottom, #def1ff, #eff8ff);
    773     background-image:    -moz-linear-gradient(bottom, #def1ff, #eff8ff);
    774     background-image:      -o-linear-gradient(bottom, #def1ff, #eff8ff);
    775     background-image: linear-gradient(to top, #def1ff, #eff8ff);
    776732}
    777733
     
    903859    border-color: #d0dfe9;
    904860    background-color: #f5fafd;
    905     background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe));
    906     background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe);
    907     background-image:    -moz-linear-gradient(bottom, #eff8ff, #f7fcfe);
    908     background-image:      -o-linear-gradient(bottom, #eff8ff, #f7fcfe);
    909     background-image: linear-gradient(to top, #eff8ff, #f7fcfe);
    910861}
    911862
     
    926877    border-color: #c3d2dc;
    927878    background: #f4f9fc;
    928     background-image: -webkit-gradient(linear, left bottom, left top, from(#f4f9fc), to(#fff));
    929     background-image: -webkit-linear-gradient(bottom, #f4f9fc, #fff);
    930     background-image:    -moz-linear-gradient(bottom, #f4f9fc, #fff);
    931     background-image:      -o-linear-gradient(bottom, #f4f9fc, #fff);
    932     background-image: linear-gradient(to top, #f4f9fc, #fff);
    933879}
    934880
     
    943889    border-color: #8f9da9 #c3d2dc #c3d2dc #8f9da9;
    944890    background: #f4f9fc;
    945     background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f4f9fc));
    946     background-image: -webkit-linear-gradient(bottom, #fff, #f4f9fc);
    947     background-image:    -moz-linear-gradient(bottom, #fff, #f4f9fc);
    948     background-image:      -o-linear-gradient(bottom, #fff, #f4f9fc);
    949     background-image: linear-gradient(to top, #fff, #f4f9fc);
    950891}
    951892
     
    1015956    background-color: #e0f1ff;
    1016957    color: #d54e21;
    1017     text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.4 );
    1018 }
    1019 
    1020 /* So it doesn't get applied to the number spans (comments, updates, etc) */
    1021 #adminmenu li.menu-top:hover > a span,
    1022 #adminmenu li.menu-top > a:focus span {
    1023     text-shadow: none;
    1024958}
    1025959
     
    1031965#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
    1032966    background: #5589aa;
    1033     background-image: -webkit-gradient(linear, left bottom, left top, from(#5589aa), to(#619bbb));
    1034     background-image: -webkit-linear-gradient(bottom, #5589aa, #619bbb);
    1035     background-image:    -moz-linear-gradient(bottom, #5589aa, #619bbb);
    1036     background-image:      -o-linear-gradient(bottom, #5589aa, #619bbb);
    1037     background-image: linear-gradient(to top, #5589aa, #619bbb);
    1038967}
    1039968
    1040969#adminmenu .wp-menu-arrow div {
    1041970    background: #5589aa;
    1042     background-image: -webkit-gradient(linear, right bottom, left top, from(#5589aa), to(#619bbb));
    1043     background-image: -webkit-linear-gradient(bottom right, #5589aa, #619bbb);
    1044     background-image:    -moz-linear-gradient(bottom right, #5589aa, #619bbb);
    1045     background-image:      -o-linear-gradient(bottom right, #5589aa, #619bbb);
    1046     background-image: linear-gradient(to top left, #5589aa, #619bbb);
    1047971}
    1048972
     
    1065989#adminmenu li.current a.menu-top,
    1066990#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
    1067     text-shadow: 0 -1px 0 #333;
    1068991    color: #fff;
    1069992    border-top-color: #5a8fad;
     
    11161039    border-color: #d0dfe9;
    11171040    background: #eff8ff;
    1118     background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#fff));
    1119     background-image: -webkit-linear-gradient(bottom, #eff8ff, #fff);
    1120     background-image:    -moz-linear-gradient(bottom, #eff8ff, #fff);
    1121     background-image:      -o-linear-gradient(bottom, #eff8ff, #fff);
    1122     background-image: linear-gradient(to top, #eff8ff, #fff);
    11231041}
    11241042
     
    11401058    .auto-fold #adminmenu li.current.menu-top {
    11411059        background-color: #5589aa;
    1142         background-image: -webkit-gradient(linear, left bottom, left top, from(#5589aa), to(#619bbb));
    1143         background-image: -webkit-linear-gradient(bottom, #5589aa, #619bbb);
    1144         background-image: -moz-linear-gradient(bottom, #5589aa, #619bbb);
    1145         background-image: -o-linear-gradient(bottom, #5589aa, #619bbb);
    1146         background-image: linear-gradient(bottom, #5589aa, #619bbb);
    11471060    }
    11481061
     
    11571070        background-color: #fff;
    11581071        border-color: #d0dfe9;
    1159         -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
    1160         box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
    11611072    }
    11621073
     
    15591470    border-color: #d1e5ee;
    15601471    background: #eee;
    1561     -moz-box-shadow:    inset 0 1px 0 #fff;
    1562     -webkit-box-shadow: inset 0 1px 0 #fff;
    1563     box-shadow:         inset 0 1px 0 #fff;
    15641472}
    15651473
     
    16771585.sidebar-name {
    16781586    color: #464646;
    1679     text-shadow: #fff 0 1px 0;
    16801587    border-color: #d0dfe9;
    1681     -webkit-box-shadow: inset 0 1px 0 #fff;
    1682     box-shadow: inset 0 1px 0 #fff;
    16831588}
    16841589
     
    18011706.menu li.deleting .menu-item-handle {
    18021707    background-color: #f66;
    1803     text-shadow: #ccc;
    18041708}
    18051709
     
    18691773}
    18701774
    1871 #menu-management .nav-tab-active,
    1872 .menu-item-handle,
    1873 .menu-item-settings {
    1874     -webkit-box-shadow: inset 0 1px 0 #fff;
    1875     box-shadow: inset 0 1px 0 #fff;
    1876 }
    1877 
    18781775#menu-management .nav-tab-active {
    18791776    background: #f7fcfe;
     
    19051802.about-wrap h1 {
    19061803    color: #333;
    1907     text-shadow: 1px 1px 1px #fff;
    19081804}
    19091805
     
    19141810.wp-badge {
    19151811    color: #fff;
    1916     text-shadow: 0 -1px 0 rgba(22, 57, 81, 0.3);
    19171812}
    19181813
     
    19311826
    19321827.about-wrap h2 .nav-tab-active {
    1933     text-shadow: 1px 1px 1px #fff;
    19341828    color: #464646;
    19351829}
     
    19371831.about-wrap h3 {
    19381832    color: #333;
    1939     text-shadow: 1px 1px 1px #fff;
    19401833}
    19411834
     
    19471840    background: #fff;
    19481841    border: 1px #ccc solid;
    1949     -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.3 );
    1950     box-shadow:         0 1px 3px rgba( 0, 0, 0, 0.3 );
    1951 }
    1952 
    1953 .about-wrap h4.wp-people-group {
    1954     text-shadow: 1px 1px 1px #fff;
    19551842}
    19561843
     
    19671854}
    19681855
    1969 .about-wrap li.wp-person img.gravatar {
    1970     -webkit-box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 );
    1971     box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 );
    1972 }
    1973 
    19741856.about-wrap li.wp-person .title {
    19751857    color: #464646;
    1976     text-shadow: 1px 1px 1px #fff;
    19771858}
    19781859
     
    20171898}
    20181899
    2019 .rtl #adminmenu .wp-submenu,
    2020 .rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu {
    2021     -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
    2022     box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
    2023 }
    2024 
    2025 .rtl #adminmenu .wp-has-current-submenu .wp-submenu {
    2026     -webkit-box-shadow: none;
    2027     box-shadow: none;
    2028 }
    2029 
    20301900/* Collapse Menu Button */
    20311901.rtl #collapse-button div {
     
    20391909/* Auto-folding of the admin menu for RTL */
    20401910@media only screen and (max-width: 900px) {
    2041     .rtl.auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
    2042     .rtl.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu {
    2043         -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
    2044         box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
    2045     }
    2046 
    20471911    .rtl.auto-fold #collapse-button div {
    20481912        background-position: 0 -72px;
  • trunk/wp-admin/css/colors-fresh.css

    r23370 r23407  
    178178.menu-item-handle {
    179179    background: #f1f1f1;
    180     background-image: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f9f9f9));
    181     background-image: -webkit-linear-gradient(bottom, #ececec, #f9f9f9);
    182     background-image:    -moz-linear-gradient(bottom, #ececec, #f9f9f9);
    183     background-image:      -o-linear-gradient(bottom, #ececec, #f9f9f9);
    184     background-image: linear-gradient(to top, #ececec, #f9f9f9);
    185180}
    186181
     
    189184.stuffbox h3 {
    190185    border-bottom-color: #dfdfdf;
    191     text-shadow: #fff 0 1px 0;
    192     -webkit-box-shadow: 0 1px 0 #fff;
    193     box-shadow: 0 1px 0 #fff;
    194186}
    195187
     
    197189.form-wrap label {
    198190    color: #222;
    199     text-shadow: #fff 0 1px 0;
    200191}
    201192
     
    462453}
    463454
    464 .widefat th {
    465     text-shadow: rgba(255,255,255,0.8) 0 1px 0;
    466 }
    467 
    468455.widefat td {
    469456    color: #555;
     
    491478th.sortable a:focus {
    492479    background: #e1e1e1;
    493     background-image: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc), to(#e9e9e9));
    494     background-image: -webkit-linear-gradient(bottom, #dcdcdc, #e9e9e9);
    495     background-image:    -moz-linear-gradient(bottom, #dcdcdc, #e9e9e9);
    496     background-image:      -o-linear-gradient(bottom, #dcdcdc, #e9e9e9);
    497     background-image: linear-gradient(to top, #dcdcdc, #e9e9e9);
    498480}
    499481
     
    523505    background-color: #464646;
    524506    color: #fff;
    525     -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    526     box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    527507}
    528508#plugin-information .action-button {
     
    535515    background-color: #464646;
    536516    color: #fff;
    537     -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    538     box-shadow: rgba(255,255,255,0.5) 0 1px 0;
    539517}
    540518
     
    646624.welcome-panel {
    647625    background: #f5f5f5;
    648     background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#fafafa));
    649     background-image: -webkit-linear-gradient(bottom, #f5f5f5, #fafafa);
    650     background-image:    -moz-linear-gradient(bottom, #f5f5f5, #fafafa);
    651     background-image:      -o-linear-gradient(bottom, #f5f5f5, #fafafa);
    652     background-image: linear-gradient(to top, #f5f5f5, #fafafa);
    653626    border-color: #dfdfdf;
    654627}
     
    658631.welcome-panel-column p {
    659632    color: #464646;
    660 }
    661 .welcome-panel h3 {
    662     text-shadow: 1px 1px 1px #fff;
    663633}
    664634
     
    670640.stuffbox {
    671641    border-color: #dfdfdf;
    672     -webkit-box-shadow: inset 0 1px 0 #fff;
    673     box-shadow: inset 0 1px 0 #fff;
    674642    -webkit-border-radius: 3px;
    675643    border-radius: 3px;
     
    681649.menu-item-settings {
    682650    background: #f5f5f5;
    683     background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f9f9f9));
    684     background-image: -webkit-linear-gradient(bottom, #f5f5f5, #f9f9f9);
    685     background-image:    -moz-linear-gradient(bottom, #f5f5f5, #f9f9f9);
    686     background-image:      -o-linear-gradient(bottom, #f5f5f5, #f9f9f9);
    687     background-image: linear-gradient(to top, #f5f5f5, #f9f9f9);
    688651}
    689652
     
    732695    background-color: #f1f1f1;
    733696    border-color: #ccc;
    734     -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 );
    735     box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 );
    736697}
    737698
     
    762723    border-left: 1px solid #ccc;
    763724    border-bottom: 1px solid #ccc;
    764     background: #e3e3e3;
    765     background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#f1f1f1));
    766     background-image: -webkit-linear-gradient(bottom, #dfdfdf, #f1f1f1);
    767     background-image:    -moz-linear-gradient(bottom, #dfdfdf, #f1f1f1);
    768     background-image:      -o-linear-gradient(bottom, #dfdfdf, #f1f1f1);
    769     background-image: linear-gradient(to top, #dfdfdf, #f1f1f1);
     725    background: #f1f1f1;
    770726}
    771727
     
    905861    background-color: #e4e4e4;
    906862    color: #d54e21;
    907     text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.4 );
    908 }
    909 
    910 /* So it doesn't get applied to the number spans (comments, updates, etc) */
    911 #adminmenu li.menu-top:hover > a span,
    912 #adminmenu li.menu-top > a:focus span {
    913     text-shadow: none;
    914863}
    915864
     
    921870#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
    922871    background: #777;
    923     background-image: -webkit-gradient(linear, left bottom, left top, from(#6d6d6d), to(#808080));
    924     background-image: -webkit-linear-gradient(bottom, #6d6d6d, #808080);
    925     background-image:    -moz-linear-gradient(bottom, #6d6d6d, #808080);
    926     background-image:      -o-linear-gradient(bottom, #6d6d6d, #808080);
    927     background-image: linear-gradient(to top, #6d6d6d, #808080);
    928872}
    929873
    930874#adminmenu .wp-menu-arrow div {
    931875    background: #777;
    932     background-image: -webkit-gradient(linear, right bottom, left top, from(#6d6d6d), to(#808080));
    933     background-image: -webkit-linear-gradient(bottom right, #6d6d6d, #808080);
    934     background-image:    -moz-linear-gradient(bottom right, #6d6d6d, #808080);
    935     background-image:      -o-linear-gradient(bottom right, #6d6d6d, #808080);
    936     background-image: linear-gradient(to top left, #6d6d6d, #808080);
    937876}
    938877
     
    955894#adminmenu li.current a.menu-top,
    956895#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
    957     text-shadow: 0 -1px 0 #333;
    958896    color: #fff;
    959897    border-top-color: #808080;
     
    993931}
    994932
     933.rtl #adminmenu .wp-submenu,
     934.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu {
     935    -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
     936    box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
     937}
     938
     939.rtl #adminmenu .wp-has-current-submenu .wp-submenu {
     940    -webkit-box-shadow: none;
     941    box-shadow: none;
     942}
     943
     944.rtl #adminmenu .wp-submenu,
     945.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu {
     946    -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
     947    box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
     948}
     949
     950.rtl #adminmenu .wp-has-current-submenu .wp-submenu {
     951    -webkit-box-shadow: none;
     952    box-shadow: none;
     953}
     954
    995955/* collapse menu button */
    996956#collapse-menu {
     
    1006966    border-color: #ccc;
    1007967    background: #f4f4f4;
    1008     background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#fff));
    1009     background-image: -webkit-linear-gradient(bottom, #dfdfdf, #fff);
    1010     background-image:    -moz-linear-gradient(bottom, #dfdfdf, #fff);
    1011     background-image:      -o-linear-gradient(bottom, #dfdfdf, #fff);
    1012     background-image: linear-gradient(to top, #dfdfdf, #fff);
    1013968}
    1014969
     
    1030985    .auto-fold #adminmenu li.current.menu-top {
    1031986        background-color: #777;
    1032         background-image: -webkit-gradient(linear, left bottom, left top, from(#6d6d6d), to(#808080));
    1033         background-image: -webkit-linear-gradient(bottom, #6d6d6d, #808080);
    1034         background-image: -moz-linear-gradient(bottom, #6d6d6d, #808080);
    1035         background-image: -o-linear-gradient(bottom, #6d6d6d, #808080);
    1036         background-image: linear-gradient(bottom, #6d6d6d, #808080);
    1037987    }
    1038988
     
    1047997        background-color: #fff;
    1048998        border-color: #dfdfdf;
    1049         -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
    1050         box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
    1051999    }
    10521000
     
    14501398    border-color: #e3e3e3;
    14511399    background: #eee;
    1452     -moz-box-shadow:    inset 0 1px 0 #fff;
    1453     -webkit-box-shadow: inset 0 1px 0 #fff;
    1454     box-shadow:         inset 0 1px 0 #fff;
    14551400}
    14561401
     
    15681513.sidebar-name {
    15691514    color: #464646;
    1570     text-shadow: #fff 0 1px 0;
    1571     border-color: #dfdfdf;
    1572     -webkit-box-shadow: inset 0 1px 0 #fff;
    1573     box-shadow: inset 0 1px 0 #fff;
     1515    border-color: #dfdfdf;
    15741516}
    15751517
     
    16891631.menu li.deleting .menu-item-handle {
    16901632    background-color: #f66;
    1691     text-shadow: #ccc;
    16921633}
    16931634
     
    17571698}
    17581699
    1759 #menu-management .nav-tab-active,
    1760 .menu-item-handle,
    1761 .menu-item-settings {
    1762     -webkit-box-shadow: inset 0 1px 0 #fff;
    1763     box-shadow: inset 0 1px 0 #fff;
    1764 }
    1765 
    17661700#menu-management .nav-tab-active {
    1767     background: #f9f9f9;
    1768     border-bottom-color: #f9f9f9;
     1701    background: #f1f1f1;
     1702    border-bottom-color: #f1f1f1;
    17691703}
    17701704
     
    17771711.about-wrap h1 {
    17781712    color: #333;
    1779     text-shadow: 1px 1px 1px #fff;
    17801713}
    17811714
     
    17861719.wp-badge {
    17871720    color: #fff;
    1788     text-shadow: 0 -1px 0 rgba(22, 57, 81, 0.3);
    17891721}
    17901722
     
    18031735
    18041736.about-wrap h2 .nav-tab-active {
    1805     text-shadow: 1px 1px 1px #fff;
    18061737    color: #464646;
    18071738}
     
    18091740.about-wrap h3 {
    18101741    color: #333;
    1811     text-shadow: 1px 1px 1px #fff;
    18121742}
    18131743
     
    18191749    background: #fff;
    18201750    border: 1px #ccc solid;
    1821     -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.3 );
    1822     box-shadow:         0 1px 3px rgba( 0, 0, 0, 0.3 );
    1823 }
    1824 
    1825 .about-wrap h4.wp-people-group {
    1826     text-shadow: 1px 1px 1px #fff;
    18271751}
    18281752
     
    18391763}
    18401764
    1841 .about-wrap li.wp-person img.gravatar {
    1842     -webkit-box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 );
    1843     box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 );
    1844 }
    1845 
    18461765.about-wrap li.wp-person .title {
    18471766    color: #464646;
    1848     text-shadow: 1px 1px 1px #fff;
    18491767}
    18501768
     
    18891807}
    18901808
    1891 .rtl #adminmenu .wp-submenu,
    1892 .rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu {
    1893     -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
    1894     box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 );
    1895 }
    1896 
    1897 .rtl #adminmenu .wp-has-current-submenu .wp-submenu {
    1898     -webkit-box-shadow: none;
    1899     box-shadow: none;
    1900 }
    1901 
    19021809/* Collapse Menu Button */
    19031810.rtl #collapse-button div {
     
    19111818/* Auto-folding of the admin menu for RTL */
    19121819@media only screen and (max-width: 900px) {
     1820
    19131821    .rtl.auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
    19141822    .rtl.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu {
  • trunk/wp-admin/css/wp-admin.css

    r23371 r23407  
    219219    z-index: 100000;
    220220    line-height: normal;
    221     -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    222     box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    223221    text-decoration: none;
    224222}
     
    576574.widefat td,
    577575.widefat th {
    578     border-width: 1px 0;
     576    border-width: 0 0 1px 0;
    579577    border-style: solid;
    580578}
     
    673671    font-weight: normal;
    674672    margin: 0;
    675     text-shadow: #fff 0 1px 0;
    676673}
    677674
     
    10491046    border-bottom-width: 1px;
    10501047    border-bottom-style: solid;
    1051     -webkit-box-shadow: 0 1px 0 #fff;
    1052     box-shadow: 0 1px 0 #fff;
    10531048}
    10541049
     
    11961191
    11971192#screen-meta-links a:focus {
    1198     -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    1199     box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    12001193    outline: none;
    12011194}
     
    12411234    font-size: 12px;
    12421235    display: block;
    1243     text-shadow: rgba(255,255,255,0.7) 0 1px 0;
    12441236}
    12451237
     
    14621454    bottom: auto;
    14631455    border: 0 none;
    1464 
    14651456    -webkit-box-shadow: none;
    14661457    box-shadow: none;
     
    21932184.postbox.closed h3 {
    21942185    border: none;
    2195     -webkit-box-shadow: none;
    2196     box-shadow: none;
    21972186}
    21982187
     
    39143903    border: 1px solid #d1d1d1;
    39153904    background: #f7f7f7;
    3916     background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f7f7f7));
    3917     background-image: -webkit-linear-gradient(bottom, #fff, #f7f7f7);
    3918     background-image:    -moz-linear-gradient(bottom, #fff, #f7f7f7);
    3919     background-image:      -o-linear-gradient(bottom, #fff, #f7f7f7);
    3920     background-image: linear-gradient(to top, #fff, #f7f7f7);
    39213905    -webkit-border-radius: 3px;
    39223906    border-radius: 3px;
    3923     -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
    3924     box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
    39253907}
    39263908
     
    39313913    margin-top: -24px;
    39323914    background-color: #8cc1e9;
    3933     background-image: -webkit-gradient(linear, left bottom, left top, from(#72a7cf), to(#8cc1e9));
    3934     background-image: -webkit-linear-gradient(bottom, #72a7cf, #8cc1e9);
    3935     background-image:    -moz-linear-gradient(bottom, #72a7cf, #8cc1e9);
    3936     background-image:      -o-linear-gradient(bottom, #72a7cf, #8cc1e9);
    3937     background-image: linear-gradient(to top, #72a7cf, #8cc1e9);
    39383915    -webkit-border-radius: 3px;
    39393916    border-radius: 3px;
    3940     -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    3941     box-shadow: 0 0 3px rgba(0,0,0,0.3);
    39423917}
    39433918
     
    39473922    width: 200px;
    39483923    padding: 0 8px;
    3949     text-shadow: 0 1px 0 rgba(255,255,255,0.4);
    39503924    color: rgba(0,0,0,0.6);
    39513925}
     
    44194393.form-wrap label {
    44204394    font-weight: normal;
    4421     text-shadow: #fff 0 1px 0;
    44224395}
    44234396
     
    45404513#replycontent {
    45414514    height: 120px;
    4542     -webkit-box-shadow: none;
    4543     box-shadow: none;
    45444515}
    45454516
     
    48864857    border-width: 1px 1px 0;
    48874858    color: #aaa;
    4888     text-shadow: #fff 0 1px 0;
    48894859    font-size: 12px;
    48904860    line-height: 16px;
     
    50645034    color: #333;
    50655035    background: #e6e6e6;
    5066     background-image: -webkit-gradient(linear, left bottom, left top, color-stop(7%, #e6e6e6), color-stop(77%, #d8d8d8));
    5067     background-image: -webkit-linear-gradient(bottom, #e6e6e6 7%, #d8d8d8 77%);
    5068     background-image:    -moz-linear-gradient(bottom, #e6e6e6 7%, #d8d8d8 77%);
    5069     background-image:      -o-linear-gradient(bottom, #e6e6e6 7%, #d8d8d8 77%);
    5070     background-image: linear-gradient(to top, #e6e6e6 7%, #d8d8d8 77%);
    50715036    -webkit-border-radius: 5px;
    50725037    border-radius: 5px;
     
    50765041    font-size: 14px;
    50775042    text-decoration: none;
    5078     text-shadow: 0 1px 0px #fff;
    50795043}
    50805044
     
    50875051    -moz-transform: skew(20deg) rotate(9deg);
    50885052    transform: skew(20deg) rotate(9deg);
    5089     -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
    5090     box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
    50915053}
    50925054
     
    51125074    -moz-transform: skew(20deg) rotate(6deg);
    51135075    transform: skew(20deg) rotate(6deg);
    5114     -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
    5115     box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
    51165076}
    51175077
     
    65566516    border-color: #edc048;
    65576517    color: #fff;
    6558     -webkit-box-shadow: none;
    6559     box-shadow: none;
    65606518}
    65616519
     
    65676525#dashboard_browser_nag.postbox h3 {
    65686526    border-bottom-color: #f6e2ac;
    6569     text-shadow: none;
    65706527    background: transparent none;
    65716528    color: #fff;
    6572     -webkit-box-shadow: none;
    6573     box-shadow: none;
    65746529}
    65756530
    65766531#dashboard_browser_nag a {
    65776532    color: #fff;
    6578 }
    6579 
    6580 #dashboard_browser_nag.browser-insecure a.browse-happy-link,
    6581 #dashboard_browser_nag.browser-insecure a.update-browser-link {
    6582     text-shadow: #871b15 0 1px 0;
    6583 }
    6584 
    6585 #dashboard_browser_nag a.browse-happy-link,
    6586 #dashboard_browser_nag a.update-browser-link {
    6587     text-shadow: #d29a04 0 1px 0;
    65886533}
    65896534
     
    66026547    background: #fff;
    66036548    border: 1px solid #e5e5e5;
    6604     -webkit-box-shadow: rgba(200, 200, 200, 0.7) 0px 4px 10px -1px;
    6605     box-shadow: rgba(200, 200, 200, 0.7) 0px 4px 10px -1px;
    66066549}
    66076550
     
    66626605.login #nav,
    66636606.login #backtoblog {
    6664     text-shadow: #fff 0 1px 0;
    66656607    margin: 0 0 0 16px;
    66666608    padding: 16px 16px 0;
     
    66856627    background: #fbfbfb;
    66866628    outline: none;
    6687     -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    6688     box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    66896629}
    66906630
     
    68606800    line-height: 22px;
    68616801    font-size: 18px;
    6862     text-shadow: 0 1px 0 #fff;
    68636802}
    68646803
     
    71177056    width: 400px;
    71187057    line-height: 35px;
    7119     text-shadow: 0 1px 0 #FFFFFF;
    71207058    overflow: hidden;
    71217059    word-wrap: break-word;
     
    71247062#menu-to-edit .menu-item-invalid .menu-item-handle {
    71257063    background: #f6c9cc;
    7126     background-image: -webkit-gradient(linear, left bottom, left top, from(#f6c9cc), to(#fdf8ff));
    7127     background-image: -webkit-linear-gradient(bottom, #f6c9cc, #fdf8ff);
    7128     background-image:    -moz-linear-gradient(bottom, #f6c9cc, #fdf8ff);
    7129     background-image:      -o-linear-gradient(bottom, #f6c9cc, #fdf8ff);
    7130     background-image: linear-gradient(to top, #f6c9cc, #fdf8ff);
    71317064}
    71327065
     
    71487081.menu li.deleting .menu-item-handle {
    71497082    background-image: none;
    7150     text-shadow: 0 0 0;
    71517083}
    71527084
     
    76817613
    76827614h3.tb {
    7683     text-shadow: 0 1px 0 #fff;
    76847615    font-weight: bold;
    76857616    font-size: 12px;
     
    80848015#available-widgets .widget-holder {
    80858016    padding: 7px 5px 0;
    8086 }
    8087 
    8088 #available-widgets .widget {
    8089     -webkit-box-shadow: none;
    8090     box-shadow: none;
    80918017}
    80928018
  • trunk/wp-includes/css/editor.css

    r23275 r23407  
    996996    border-bottom: 1px solid #d1d1d1;
    997997    background: #eee;
    998     background-image: -webkit-gradient(linear, left bottom, left top, from(#e5e5e5), to(#f4f4f4));
    999     background-image: -webkit-linear-gradient(bottom, #e5e5e5, #f4f4f4);
    1000     background-image:    -moz-linear-gradient(bottom, #e5e5e5, #f4f4f4);
    1001     background-image:      -o-linear-gradient(bottom, #e5e5e5, #f4f4f4);
    1002     background-image: linear-gradient(to top, #e5e5e5, #f4f4f4);
    1003998}
    1004999
     
    10431038.tmce-active .switch-tmce,
    10441039.html-active .switch-html {
    1045     border-color: #ccc #ccc #f4f4f4;
    1046     background-color: #f4f4f4;
     1040    border-color: #ccc #ccc #eee;
     1041    background-color: #eee;
    10471042    color: #555;
    10481043}
     
    19041899    border-bottom-color: #DFDFDF;
    19051900    background: #f1f1f1;
    1906     background-image: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f9f9f9));
    1907     background-image: -webkit-linear-gradient(bottom, #ececec, #f9f9f9);
    1908     background-image:    -moz-linear-gradient(bottom, #ececec, #f9f9f9);
    1909     background-image:      -o-linear-gradient(bottom, #ececec, #f9f9f9);
    1910     background-image: linear-gradient(to top, #ececec, #f9f9f9);
    19111901}
    19121902
Note: See TracChangeset for help on using the changeset viewer.