Make WordPress Core


Ignore:
Timestamp:
11/19/2008 05:35:28 AM (18 years ago)
Author:
markjaquith
Message:

Menu, color, font updates from Matt Thomas. see #8159

File:
1 edited

Legend:

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

    r9751 r9777  
    345345.button-highlighted,
    346346#postcustomstuff .submit input {
    347         font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
     347        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    348348        text-decoration: none;
    349349        font-size: 11px !important;
    … …  
    385385
    386386#wpcontent select {
    387         font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
     387        font: 12px/20px "Lucida Grande", Verdana, Arial, sans-serif;
    388388        padding: 2px;
    389389        border-width: 1px;
    … …  
    873873ul#adminmenu li.write-new-button a {
    874874        line-height: 1.2em;
    875         font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
     875        font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
    876876        padding: 6px 4px;
    877877        letter-spacing: normal;
    … …  
    925925
    926926#adminmenu .wp-submenu a {
    927         font: normal 12px/18px Helvetica, Verdana, sans-serif;
     927        font: normal 11px/18px "Lucida Grande", Verdana, Arial, sans-serif;
     928}
     929
     930#adminmenu .wp-submenu li.current,
     931#adminmenu .wp-submenu li.current a,
     932#adminmenu .wp-submenu li.current a:hover {
     933        font-weight: bold;
    928934}
    929935       
    … …  
    961967        float: left;
    962968        width: 28px;
    963         height: 30px;
     969        height: 28px;
    964970}
    965971
    … …  
    981987#adminmenu a {
    982988        display: block;
    983         font-size: 11.5px !important;
     989        font-size: 11.5px;
    984990        line-height: 18px;
    985991        padding: 1px 5px 3px;
    … …  
    987993
    988994#adminmenu li.menu-top {
    989         min-height: 28px;
     995        min-height: 26px;
    990996}
    991997
    … …  
    993999        line-height: 18px;
    9941000        min-width: 10em;
    995         padding: 6px 5px;
     1001        padding: 5px 5px;
    9961002        border-width: 1px 1px 0;
    9971003        border-style: solid solid none;
    … …  
    10291035        border-width: 1px 1px 0;
    10301036        border-style: solid solid none;
    1031         -moz-border-radius-topleft :8px;
    1032         -moz-border-radius-topright: 8px;
    1033         -webkit-border-top-right-radius: 8px;
    1034         -webkit-border-top-left-radius: 8px;
    1035         -khtml-border-top-right-radius: 8px;
    1036         -khtml-border-top-left-radius: 8px;
    1037         border-top-right-radius: 8px;
    1038         border-top-left-radius: 8px;
     1037        -moz-border-radius-topleft :6px;
     1038        -moz-border-radius-topright: 6px;
     1039        -webkit-border-top-right-radius: 6px;
     1040        -webkit-border-top-left-radius: 6px;
     1041        -khtml-border-top-right-radius: 6px;
     1042        -khtml-border-top-left-radius: 6px;
     1043        border-top-right-radius: 6px;
     1044        border-top-left-radius: 6px;
    10391045}
    10401046
    … …  
    10431049        border-width: 1px;
    10441050        border-style: solid;
    1045         -moz-border-radius-bottomleft: 8px;
    1046         -moz-border-radius-bottomright: 8px;
    1047         -webkit-border-bottom-right-radius: 8px;
    1048         -webkit-border-bottom-left-radius: 8px;
    1049         -khtml-border-bottom-right-radius: 8px;
    1050         -khtml-border-bottom-left-radius: 8px;
    1051         border-bottom-right-radius: 8px;
    1052         border-bottom-left-radius: 8px;
     1051        -moz-border-radius-bottomleft: 6px;
     1052        -moz-border-radius-bottomright: 6px;
     1053        -webkit-border-bottom-right-radius: 6px;
     1054        -webkit-border-bottom-left-radius: 6px;
     1055        -khtml-border-bottom-right-radius: 6px;
     1056        -khtml-border-bottom-left-radius: 6px;
     1057        border-bottom-right-radius: 6px;
     1058        border-bottom-left-radius: 6px;
    10531059}
    10541060
    … …  
    11281134        float: right;
    11291135        margin: 1px 0 0;
    1130         height: 29px;
     1136        height: 27px;
    11311137        padding: 1px 2px 0 0;
    11321138}
    … …  
    11341140#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
    11351141#adminmenu li.menu-top > a.current {
    1136         font-style: italic;
    1137 }
     1142}
     1143
     1144#adminmenu li.wp-has-current-submenu ul {
     1145        border-bottom-width: 1px;
     1146        border-bottom-style: solid;
     1147}
     1148
    11381149/* end side admin menu */
    11391150
    … …  
    18481859        cursor: pointer;
    18491860        padding: 0 0 5px 10px;
    1850         vertical-align: middle;
    18511861}
    18521862
    … …  
    22282238        margin: 0;
    22292239        padding: 4px 8px;
    2230         font: 18px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
     2240        font: 18px "Lucida Grande", Verdana, Arial, sans-serif;
    22312241}
    22322242
    … …  
    25432553        float: right;
    25442554        background: transparent url( images/screen-options-left.gif ) no-repeat 0 0;
    2545         font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
     2555        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    25462556        height: 23px;
    25472557        padding: 0;
    … …  
    28252835.inline-edit-row .cathide,
    28262836.inline-edit-row #bulk-titles div {
    2827         font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
     2837        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    28282838        font-style: normal;
    28292839        font-size: 11px;
    … …  
    32013211}
    32023212
    3203 
Note: See TracChangeset for help on using the changeset viewer.