Make WordPress Core

Changeset 4422


Ignore:
Timestamp:
10/25/2006 09:35:40 PM (18 years ago)
Author:
ryan
Message:

RTL fixes from Sewar. fixes #3217

Location:
trunk/wp-admin
Files:
2 edited

Legend:

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

    r4421 r4422  
    1 #viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, .alignleft .available-theme {
    2     float: right
    3 }
     1#viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset,
     2    #footer .logo, .alignleft .available-theme { float: right; }
    43
    5 #templateside, .alignright {
    6     float: left;
    7 }
     4#templateside, .alignright { float: left; }
    85
    9 #login, #send, .widefat th {
    10     text-align: right
    11 }
     6#login #send, .readmore, .widefat th { text-align: right; }
    127
    13 #postcustomsubmit, form#upload th, .submit, .editform th {
    14     text-align: left
    15 }
     8#postcustomsubmit, form#upload th, .submit, .editform th { text-align: left; }
    169
    17 body, td {
    18     font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana;
    19 }
     10#devnews h4, #wphead h1, #your-profile legend, fieldset.options legend,
     11    #planetnews li .post { font-family: Tahoma, Georgia, "Times New Roman", Times, serif; }
    2012
    21 fieldset.options legend {
    22     font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
    23 }
     13#wphead { padding: .8em 2em .8em 19em; }
    2414
    25 textarea, input, select {
    26     font:  13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    27 }
     15#wphead h1 { font-size: 2.4em; }
    2816
    29 .quicktags, .search {
    30     font: 12px Tahoma, Georgia, "Times New Roman", Times, serif;
    31 }
     17#postdiv , #titlediv, #guiddiv { margin: 0 0 0 8px; }
    3218
    33 .submit input, .submit input:focus, .button {
     19#ed_toolbar input { margin: 3px 0 2px 2px; }
     20
     21#edButtons input, #edButtons input:active { margin: 0px 0 -1px 2px; }
     22
     23body, td { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; }
     24
     25h2 { font: normal 32px/5px serif; }
     26
     27textarea, input, select { font:  13px Tahoma, Verdana, Arial, Helvetica, sans-serif; }
     28
     29.quicktags, .search { font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; }
     30
     31.updated, .confirm { padding: 0 3em 0 1em; }
     32
     33.submit input, .submit input:focus, .button, .button:focus {
     34    border-left-color: #999;
    3435    border-right-color: #ccc;
    3536}
    3637
    3738.submit input:active, .button:active {
     39    border-left-color: #ccc;
    3840    border-right-color: #999;
    39 }
    40 
    41 .updated, .confirm {
    42     padding: 0 3em 0 1em;
    4341}
    4442
     
    5452}
    5553
    56 #submenu {
    57     height: 21px;
    58     padding: 3px 3em 0 2em;
     54#adminmenu a.current {
     55    border-right: 0;
     56    border-left: 2px solid #4f96c8;
    5957}
    6058
     59#adminmenu li { line-height: 180%; }
     60
     61#submenu, #minisub { padding: 3px 3em 0 2em; }
     62
    6163#submenu .current {
     64    border-right: 0;
    6265    border-left: 2px solid #045290;
    6366}
    6467
    6568#submenu a {
    66     padding: .3em .4em .33em .4em;
     69    padding: .3em .4em .4em .4em;
    6770    margin: 0 0 0 10px;
    6871    display: block;
     
    7073}
    7174
    72 #submenu li {
    73     line-height: 100%;
    74 }
    75 
    76 #postdiv , #titlediv, #guiddiv {
    77     margin: 0 0 0 8px;
    78 }
     75#submenu li { line-height: 120%; }
    7976
    8077#currenttheme img {
     
    8582
    8683#postdiv #quicktags {
    87     padding-right: auto;
     84    padding-right: 0;
    8885    padding-left: 6px;
    8986}
    9087
    91 #quicktags #ed_toolbar {
    92     padding: 0px 0 0 2px;
    93 }
    94 
    95 #ed_toolbar input {
    96     margin: 3px 0 2px 2px;
     88.readmore {
     89    margin-right: auto;
     90    margin-left: 5em;
    9791}
    9892
    9993* html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open, #postexcerpt div, #attachmentlinks div {
    100     padding-right: auto;
     94    padding-right: 0;
    10195    padding-left: 8px;
    102 }
    103 
    104 #login h1 {
    105     left: auto;
    106     right: 137px;
    107 }
    108 
    109 #login h1 a {
    110     display: none;
    11196}
    11297
     
    11499    float: right;
    115100    margin-right: auto;
    116     margin-left: 3em;
     101    margin-left: 1em;
    117102}
    118103
     
    137122}
    138123
    139 #wphead {
    140     padding: .8em 2em .8em 19em;
    141 }
    142 
    143 #wphead h1 {
    144     font-size: 2.4em;
    145     font-family: Tahoma, Georgia, "Times New Roman", Times, serif
    146 }
    147 
    148124#zeitgeist {
    149125    float: left;
     
    157133}
    158134
    159 #moremeta fieldset div {
    160     margin: 2px 0px 0 0;
     135#categorydiv ul {
     136    margin-left: auto;
     137    margin-right: 10px;
    161138}
     139
     140#moremeta fieldset div { margin: 2px 0px 0 0; }
     141
    162142#moremeta {
    163143    margin-right: auto;
     
    166146    left: 5%;
    167147}
    168 #categorydiv ul {
    169     margin-left: auto;
    170     margin-right: 10px;
    171 }
    172 
    173 #your-profile legend {
    174     font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
    175 }
    176148
    177149#moremeta .dbx-content {
    178150    background: url(images/box-butt.gif) no-repeat bottom left;
    179     padding-right: auto;
     151    padding-right: 0;
    180152    padding-left: 2px;
    181153}
    182154
    183 #moremeta .dbx-handle {
    184     background: #2685af url(images/box-head.gif) no-repeat left;
    185 }
     155#moremeta .dbx-handle { background: #2685af url(images/box-head.gif) no-repeat left; }
    186156
    187 #moremeta .dbx-box {
    188     background: url(images/box-bg.gif) repeat-y left;
    189 }
     157#moremeta .dbx-box { background: url(images/box-bg.gif) repeat-y left; }
    190158
    191159a.dbx-toggle, a.dbx-toggle:visited {
     
    215183
    216184#postdivrich #edButtons {
    217     padding-left: auto;
     185    padding-left: 0;
    218186    padding-right: 3px;
    219187}
    220188
    221 #edButtons input, #edButtons input:active {
    222     margin: 0px 0 -1px 2px;
     189.page-numbers {
     190    margin-right: auto;
     191    margin-left: 3px;
    223192}
  • trunk/wp-admin/upload.css

    r4421 r4422  
    6363}
    6464
    65 #uupload-file th {
     65#upload-file th {
    6666    width: 8em;
    6767}
Note: See TracChangeset for help on using the changeset viewer.