Changeset 4422
- Timestamp:
- 10/25/2006 09:35:40 PM (18 years ago)
- 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; } 4 3 5 #templateside, .alignright { 6 float: left; 7 } 4 #templateside, .alignright { float: left; } 8 5 9 #login, #send, .widefat th { 10 text-align: right 11 } 6 #login #send, .readmore, .widefat th { text-align: right; } 12 7 13 #postcustomsubmit, form#upload th, .submit, .editform th { 14 text-align: left 15 } 8 #postcustomsubmit, form#upload th, .submit, .editform th { text-align: left; } 16 9 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; } 20 12 21 fieldset.options legend { 22 font-family: Tahoma, Georgia, "Times New Roman", Times, serif; 23 } 13 #wphead { padding: .8em 2em .8em 19em; } 24 14 25 textarea, input, select { 26 font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; 27 } 15 #wphead h1 { font-size: 2.4em; } 28 16 29 .quicktags, .search { 30 font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; 31 } 17 #postdiv , #titlediv, #guiddiv { margin: 0 0 0 8px; } 32 18 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 23 body, td { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; } 24 25 h2 { font: normal 32px/5px serif; } 26 27 textarea, 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; 34 35 border-right-color: #ccc; 35 36 } 36 37 37 38 .submit input:active, .button:active { 39 border-left-color: #ccc; 38 40 border-right-color: #999; 39 }40 41 .updated, .confirm {42 padding: 0 3em 0 1em;43 41 } 44 42 … … 54 52 } 55 53 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; 59 57 } 60 58 59 #adminmenu li { line-height: 180%; } 60 61 #submenu, #minisub { padding: 3px 3em 0 2em; } 62 61 63 #submenu .current { 64 border-right: 0; 62 65 border-left: 2px solid #045290; 63 66 } 64 67 65 68 #submenu a { 66 padding: .3em .4em . 33em .4em;69 padding: .3em .4em .4em .4em; 67 70 margin: 0 0 0 10px; 68 71 display: block; … … 70 73 } 71 74 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%; } 79 76 80 77 #currenttheme img { … … 85 82 86 83 #postdiv #quicktags { 87 padding-right: auto;84 padding-right: 0; 88 85 padding-left: 6px; 89 86 } 90 87 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; 97 91 } 98 92 99 93 * html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open, #postexcerpt div, #attachmentlinks div { 100 padding-right: auto;94 padding-right: 0; 101 95 padding-left: 8px; 102 }103 104 #login h1 {105 left: auto;106 right: 137px;107 }108 109 #login h1 a {110 display: none;111 96 } 112 97 … … 114 99 float: right; 115 100 margin-right: auto; 116 margin-left: 3em;101 margin-left: 1em; 117 102 } 118 103 … … 137 122 } 138 123 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, serif146 }147 148 124 #zeitgeist { 149 125 float: left; … … 157 133 } 158 134 159 #moremeta fieldset div { 160 margin: 2px 0px 0 0; 135 #categorydiv ul { 136 margin-left: auto; 137 margin-right: 10px; 161 138 } 139 140 #moremeta fieldset div { margin: 2px 0px 0 0; } 141 162 142 #moremeta { 163 143 margin-right: auto; … … 166 146 left: 5%; 167 147 } 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 }176 148 177 149 #moremeta .dbx-content { 178 150 background: url(images/box-butt.gif) no-repeat bottom left; 179 padding-right: auto;151 padding-right: 0; 180 152 padding-left: 2px; 181 153 } 182 154 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; } 186 156 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; } 190 158 191 159 a.dbx-toggle, a.dbx-toggle:visited { … … 215 183 216 184 #postdivrich #edButtons { 217 padding-left: auto;185 padding-left: 0; 218 186 padding-right: 3px; 219 187 } 220 188 221 #edButtons input, #edButtons input:active { 222 margin: 0px 0 -1px 2px; 189 .page-numbers { 190 margin-right: auto; 191 margin-left: 3px; 223 192 } -
trunk/wp-admin/upload.css
r4421 r4422 63 63 } 64 64 65 #u upload-file th {65 #upload-file th { 66 66 width: 8em; 67 67 }
Note: See TracChangeset
for help on using the changeset viewer.