| 1 | | html,#edit-slug-box,#trackback,#category_nicename,#slug,#dbuser,#dbpass,#dbname,#dbhost,#dbprefix,#dccharset,input[name=gmpath],input[name=archivespath],input[name=lastentry],input[name=email],input[name=url],input[name=aim],input[name=yim],input[name=jabber],#newcontent,#email,#newcomment_author_url,#pass1,#pass2,#siteurl,#home,#admin_email,#date_format,#time_format,#mailserver_url,#mailserver_login,#mailserver_pass,#ping_sites,#blog_charset,#moderation_keys,#blacklist_keys,#permalink_structure,#category_base,#tag_base,#upload_path,#upload_url_path,#insertonly[src],#insertonly[href],#mailserver_port,#thumbnail_size_w,#thumbnail_size_h,#medium_size_w,#medium_size_h,#posts_per_page,#posts_per_rss,#comment_max_links,#insertonly[src],#link_url,#link_image,#rss_uri,#user_login,#key |
|---|
| 2 | | { |
|---|
| 3 | | direction:ltr; |
|---|
| 4 | | text-align:left |
|---|
| 5 | | } |
|---|
| 6 | | |
|---|
| 7 | | body, td, .submit input, .button, .button-secondary, .button-highlighted, #your-profile legend, .quicktags, .search, #wpcontent select, #wphead #viewsite a, #wphead h1 { |
|---|
| 8 | | font-family: sans-serif !important; |
|---|
| 9 | | } |
|---|
| 10 | | |
|---|
| 11 | | .code, #quicktags #ed_code { |
|---|
| 12 | | font-family: monospace !important; |
|---|
| 13 | | } |
|---|
| 14 | | |
|---|
| 15 | | #update-nag { |
|---|
| 16 | | clear: both; |
|---|
| 17 | | margin-bottom: 1em; |
|---|
| 18 | | } |
|---|
| 19 | | |
|---|
| 20 | | /* Clears update nag, so it doesn't hide the submenu */ |
|---|
| 21 | | #update-nag { |
|---|
| 22 | | clear: both; |
|---|
| 23 | | margin-bottom: 1em; |
|---|
| 24 | | } |
|---|
| 25 | | |
|---|
| 26 | | #wpwrap,#footer,#TB_title,.media-upload-form,#media-upload-header |
|---|
| 27 | | { |
|---|
| 28 | | direction:rtl!important; |
|---|
| 29 | | text-align:right!important |
|---|
| 30 | | } |
|---|
| 31 | | |
|---|
| 32 | | #user_info |
|---|
| 33 | | { |
|---|
| | 1 | a:link, a:visited { |
|---|
| | 2 | text-decoration:none; |
|---|
| | 3 | } |
|---|
| | 4 | a:hover { |
|---|
| | 5 | text-decoration:underline; |
|---|
| | 6 | } |
|---|
| | 7 | .plugins .togl { |
|---|
| | 8 | border-right-width: 0; |
|---|
| | 9 | border-left-width: 1px; |
|---|
| | 10 | border-left-style: solid; |
|---|
| | 11 | } |
|---|
| | 12 | form#upload th { |
|---|
| | 13 | text-align:left; |
|---|
| | 14 | } |
|---|
| | 15 | td.available-theme { |
|---|
| | 16 | text-align:right; |
|---|
| | 17 | } |
|---|
| | 18 | #current-theme img { |
|---|
| | 19 | float: right; |
|---|
| | 20 | margin-right:0; |
|---|
| | 21 | margin-left: 1em; |
|---|
| | 22 | } |
|---|
| | 23 | .quicktags, .search { |
|---|
| | 24 | font-family: Tahoma; |
|---|
| | 25 | } |
|---|
| | 26 | /* 201 - 403 |
|---|
| | 27 | =================================== */ |
|---|
| | 28 | .side-info ul { |
|---|
| | 29 | padding-left:0; |
|---|
| | 30 | padding-right:18px; |
|---|
| | 31 | } |
|---|
| | 32 | .submit input, .button, .button-secondary, .button-highlighted { |
|---|
| | 33 | font-family: Tahoma; |
|---|
| | 34 | } |
|---|
| | 35 | #wpcontent select { |
|---|
| | 36 | font-family: Tahoma; |
|---|
| | 37 | } |
|---|
| | 38 | /* #postdiv, #titlediv, #guiddiv, #poststuff .stuffbox { |
|---|
| | 39 | margin:0 0 0 8px; |
|---|
| | 40 | } */ |
|---|
| | 41 | #quicktags #ed_code { |
|---|
| | 42 | font-family: Tahoma; |
|---|
| | 43 | } |
|---|
| | 44 | #searchform fieldset { |
|---|
| | 45 | float:right; |
|---|
| | 46 | margin: 0 0 1em 1.5ex; |
|---|
| | 47 | } |
|---|
| | 48 | #searchform fieldset legend { |
|---|
| | 49 | padding: 0 1px .2em 0; |
|---|
| | 50 | } |
|---|
| | 51 | #searchform #post-query-submit { |
|---|
| | 52 | float:right; |
|---|
| | 53 | } |
|---|
| | 54 | /* 404 - 804 |
|---|
| | 55 | =================================== */ |
|---|
| | 56 | #template div { |
|---|
| | 57 | margin-right:0; |
|---|
| | 58 | margin-left: 190px; |
|---|
| | 59 | } |
|---|
| | 60 | * html #template div { |
|---|
| | 61 | margin-left: 0; |
|---|
| | 62 | } |
|---|
| | 63 | #your-profile legend { |
|---|
| | 64 | font-family:arial; |
|---|
| | 65 | } |
|---|
| | 66 | #ajax-response.alignleft { |
|---|
| | 67 | margin-left:0; |
|---|
| | 68 | margin-right: 2em; |
|---|
| | 69 | } |
|---|
| | 70 | .page-numbers { |
|---|
| | 71 | margin-right:0; |
|---|
| | 72 | margin-left:3px; |
|---|
| | 73 | } |
|---|
| | 74 | .comment-column { |
|---|
| | 75 | margin-left:0; |
|---|
| | 76 | margin-right: 5px; |
|---|
| | 77 | } |
|---|
| | 78 | .tablenav a.button-secondary { |
|---|
| | 79 | margin: 1px 0 0 8px; |
|---|
| | 80 | } |
|---|
| | 81 | #update-nag, .plugin-update { |
|---|
| | 82 | clear:both; |
|---|
| | 83 | } |
|---|
| | 84 | /* .tablenav .tablenav-pages { |
|---|
| | 85 | float:left; |
|---|
| | 86 | } */ |
|---|
| | 87 | #user_info { |
|---|
| | 88 | right:auto; |
|---|
| 70 | | margin-right:8px; |
|---|
| 71 | | } |
|---|
| 72 | | |
|---|
| 73 | | #adminmenu |
|---|
| 74 | | { |
|---|
| 75 | | height:32px; |
|---|
| 76 | | padding:5px 8px 0 0 |
|---|
| 77 | | } |
|---|
| 78 | | |
|---|
| 79 | | #adminmenu li a |
|---|
| 80 | | { |
|---|
| 81 | | display:block; |
|---|
| 82 | | float:right; |
|---|
| 83 | | font:700 16px/100% sans-serif; |
|---|
| 84 | | margin:0 0 0 10px; |
|---|
| 85 | | padding:5px 7px 9px |
|---|
| 86 | | } |
|---|
| 87 | | |
|---|
| 88 | | #adminmenu li a.current |
|---|
| 89 | | { |
|---|
| 90 | | font-weight:700 |
|---|
| 91 | | } |
|---|
| 92 | | |
|---|
| 93 | | #adminmenu li a #awaiting-mod |
|---|
| 94 | | { |
|---|
| 95 | | background:url(images/comment-stalk-rtl.gif) -309px bottom !important; |
|---|
| 96 | | font-family: sans-serif !important; |
|---|
| 97 | | margin-left:-45px; |
|---|
| 98 | | margin-right:.2em; |
|---|
| 99 | | margin-top:-5px |
|---|
| 100 | | } |
|---|
| 101 | | |
|---|
| 102 | | #adminmenu li a:hover #awaiting-mod |
|---|
| 103 | | { |
|---|
| 104 | | background-position: -229px bottom !important; |
|---|
| 105 | | } |
|---|
| 106 | | |
|---|
| 107 | | #adminmenu li a #awaiting-mod span |
|---|
| 108 | | { |
|---|
| | 113 | } |
|---|
| | 114 | #adminmenu { |
|---|
| | 115 | padding-left:0; |
|---|
| | 116 | padding-right:11px; |
|---|
| | 117 | } |
|---|
| | 118 | #adminmenu a { |
|---|
| | 119 | font-family:arial; |
|---|
| | 120 | font-weight:bold; |
|---|
| | 121 | padding:6px 7px; |
|---|
| | 122 | } |
|---|
| | 123 | #adminmenu a.current, #sidemenu a.current { |
|---|
| | 124 | font-weight:bold; |
|---|
| | 125 | } |
|---|
| | 126 | #sidemenu { |
|---|
| | 127 | margin: -30px 0 0 15px; |
|---|
| | 128 | float: left; |
|---|
| | 129 | padding-left:0; |
|---|
| | 130 | padding-right: 10px; |
|---|
| | 131 | height: 1%; /* Peek-a-boo in IE6 */ |
|---|
| | 132 | } |
|---|
| | 133 | #sidemenu a { |
|---|
| | 134 | float:right; |
|---|
| | 135 | } |
|---|
| | 136 | #submenu li { |
|---|
| | 137 | padding: 0 17px 8px 0; |
|---|
| | 138 | font-size:13px; |
|---|
| | 139 | } |
|---|
| | 140 | #adminmenu li a #awaiting-mod span, #sidemenu li a #update-plugins span { |
|---|
| | 141 | right:auto; |
|---|
| 110 | | right:auto |
|---|
| 111 | | } |
|---|
| 112 | | |
|---|
| 113 | | #submenu li a |
|---|
| 114 | | { |
|---|
| 115 | | display:block; |
|---|
| 116 | | float:right; |
|---|
| 117 | | margin:0 10px 10px 0; |
|---|
| 118 | | padding:2px 4px |
|---|
| 119 | | } |
|---|
| 120 | | |
|---|
| 121 | | p#post-search |
|---|
| 122 | | { |
|---|
| 123 | | left:0; |
|---|
| 124 | | right:auto |
|---|
| 125 | | } |
|---|
| 126 | | |
|---|
| 127 | | .tablenav div |
|---|
| 128 | | { |
|---|
| 129 | | float:right !important; |
|---|
| 130 | | direction: rtl; |
|---|
| 131 | | } |
|---|
| 132 | | |
|---|
| 133 | | .tablenav .delete |
|---|
| 134 | | { |
|---|
| 135 | | margin-left: 40px; |
|---|
| 136 | | margin-right: 0; |
|---|
| 137 | | } |
|---|
| 138 | | |
|---|
| 139 | | ul.view-switch |
|---|
| 140 | | { |
|---|
| 141 | | float:left; |
|---|
| 142 | | margin:-28px 0 -2px 5px |
|---|
| 143 | | } |
|---|
| 144 | | |
|---|
| 145 | | #currenttheme img |
|---|
| 146 | | { |
|---|
| 147 | | float:right; |
|---|
| 148 | | margin-left:1em; |
|---|
| 149 | | margin-right:0 |
|---|
| 150 | | } |
|---|
| 151 | | |
|---|
| 152 | | form#themeselector |
|---|
| 153 | | { |
|---|
| 154 | | float:left |
|---|
| 155 | | } |
|---|
| 156 | | |
|---|
| 157 | | .form-table input.tog |
|---|
| 158 | | { |
|---|
| 159 | | float:right; |
|---|
| 160 | | margin-right:0; |
|---|
| 161 | | margin-left:2px; |
|---|
| 162 | | } |
|---|
| 163 | | |
|---|
| 164 | | .curtime |
|---|
| 165 | | { |
|---|
| 166 | | background-position:right 2px; |
|---|
| 167 | | padding-left:0; |
|---|
| 168 | | padding-right:18px; |
|---|
| 169 | | } |
|---|
| 170 | | |
|---|
| 171 | | #poststuff #edButtonPreview,#poststuff #edButtonHTML |
|---|
| 172 | | { |
|---|
| 173 | | float:left; |
|---|
| 174 | | margin-left:8px; |
|---|
| 175 | | margin-right:0 |
|---|
| 176 | | } |
|---|
| 177 | | |
|---|
| 178 | | #poststuff #media-buttons |
|---|
| 179 | | { |
|---|
| 180 | | direction: rtl; |
|---|
| 181 | | float:left; |
|---|
| 182 | | margin-left:20px; |
|---|
| 183 | | margin-right:0 |
|---|
| 184 | | } |
|---|
| 185 | | |
|---|
| 186 | | #poststuff #media-buttons a |
|---|
| 187 | | { |
|---|
| 188 | | margin-left:8px; |
|---|
| 189 | | margin-right:0; |
|---|
| 190 | | padding: 0 5px 2px 2px; |
|---|
| 191 | | } |
|---|
| 192 | | |
|---|
| 193 | | #poststuff .togbox |
|---|
| 194 | | { |
|---|
| 195 | | margin-left:0; |
|---|
| 196 | | margin-right:-19px |
|---|
| 197 | | } |
|---|
| 198 | | |
|---|
| 199 | | #categorydiv ul#category-tabs,#linkcategorydiv ul#category-tabs |
|---|
| 200 | | { |
|---|
| 201 | | float:right; |
|---|
| 202 | | margin:0 0 0 -120px; |
|---|
| 203 | | text-align:left |
|---|
| 204 | | } |
|---|
| 205 | | |
|---|
| 206 | | ul#category-tabs li.ui-tabs-selected,#poststuff .togbox |
|---|
| 207 | | { |
|---|
| 208 | | -khtml-border-bottom-left-radius:0; |
|---|
| 209 | | -khtml-border-bottom-right-radius:3px; |
|---|
| 210 | | -khtml-border-top-left-radius:0; |
|---|
| 211 | | -khtml-border-top-right-radius:3px; |
|---|
| 212 | | -moz-border-radius-bottomleft:0; |
|---|
| 213 | | -moz-border-radius-bottomright:3px; |
|---|
| 214 | | -moz-border-radius-topleft:0; |
|---|
| 215 | | -moz-border-radius-topright:3px; |
|---|
| 216 | | -webkit-border-bottom-left-radius:0; |
|---|
| 217 | | -webkit-border-bottom-right-radius:3px; |
|---|
| 218 | | -webkit-border-top-left-radius:0; |
|---|
| 219 | | -webkit-border-top-right-radius:3px; |
|---|
| 220 | | border-bottom-left-radius:0; |
|---|
| 221 | | border-bottom-right-radius:3px; |
|---|
| 222 | | border-top-left-radius:0; |
|---|
| 223 | | border-top-right-radius:3px |
|---|
| 224 | | } |
|---|
| 225 | | |
|---|
| 226 | | div.ui-tabs-panel |
|---|
| 227 | | { |
|---|
| 228 | | margin:0 120px 0 0 |
|---|
| 229 | | } |
|---|
| 230 | | |
|---|
| 231 | | #tagchecklist span |
|---|
| 232 | | { |
|---|
| 233 | | float:right; |
|---|
| 234 | | margin-left:25px; |
|---|
| 235 | | margin-right:0 |
|---|
| 236 | | } |
|---|
| 237 | | |
|---|
| | 143 | } |
|---|
| | 144 | #adminmenu li a:hover #awaiting-mod, #sidemenu li a:hover #update-plugins { |
|---|
| | 145 | background-position: -160px top; |
|---|
| | 146 | } |
|---|
| | 147 | /* 804 - 1004 |
|---|
| | 148 | =================================== */ |
|---|
| | 149 | #footer { |
|---|
| | 150 | padding: 10px 60px 0 0; |
|---|
| | 151 | } |
|---|
| | 152 | .form-table th { |
|---|
| | 153 | text-align:right; |
|---|
| | 154 | } |
|---|
| | 155 | .form-table input.tog { |
|---|
| | 156 | margin-right:0; |
|---|
| | 157 | margin-left: 2px; |
|---|
| | 158 | float: right; |
|---|
| | 159 | } |
|---|
| | 160 | .form-table table.color-palette { |
|---|
| | 161 | float:right; |
|---|
| | 162 | } |
|---|
| | 163 | #pass-strength-result { |
|---|
| | 164 | float:right; |
|---|
| | 165 | margin-right:0; |
|---|
| | 166 | margin-left: 5px; |
|---|
| | 167 | } |
|---|
| | 168 | #profile-page .form-table #rich_editing { |
|---|
| | 169 | margin-right:0; |
|---|
| | 170 | margin-left: 5px; |
|---|
| | 171 | } |
|---|
| | 172 | #tagsdiv #newtag { |
|---|
| | 173 | margin-right:0; |
|---|
| | 174 | margin-left: 5px; |
|---|
| | 175 | } |
|---|
| | 176 | #tagchecklist { |
|---|
| | 177 | margin-left:0; |
|---|
| | 178 | margin-right: 10px; |
|---|
| | 179 | } |
|---|
| | 180 | #tagchecklist strong { |
|---|
| | 181 | margin-left:0; |
|---|
| | 182 | margin-right: -8px; |
|---|
| | 183 | } |
|---|
| | 184 | #tagchecklist span { |
|---|
| | 185 | margin-right:0; |
|---|
| | 186 | margin-left: 25px; |
|---|
| | 187 | float: right; |
|---|
| | 188 | } |
|---|
| 242 | | |
|---|
| 243 | | |
|---|
| 244 | | .tablenav .tablenav-pages |
|---|
| 245 | | { |
|---|
| 246 | | float:left !important; |
|---|
| 247 | | width:200px |
|---|
| 248 | | } |
|---|
| 249 | | |
|---|
| 250 | | .tablenav-pages .page-numbers |
|---|
| 251 | | { |
|---|
| 252 | | display:block; |
|---|
| 253 | | float:right |
|---|
| 254 | | } |
|---|
| 255 | | |
|---|
| 256 | | .side-info ul |
|---|
| 257 | | { |
|---|
| 258 | | padding-left:0; |
|---|
| 259 | | padding-right:18px |
|---|
| 260 | | } |
|---|
| 261 | | |
|---|
| 262 | | .form-table table.color-palette { |
|---|
| 263 | | float:right; |
|---|
| 264 | | } |
|---|
| 265 | | |
|---|
| 266 | | #pass-strength-result |
|---|
| 267 | | { |
|---|
| 268 | | float:right; |
|---|
| 269 | | margin-right:0; |
|---|
| 270 | | margin-left:5px; |
|---|
| 271 | | } |
|---|
| 272 | | |
|---|
| 273 | | td.comment p.comment-author img.avatar |
|---|
| 274 | | { |
|---|
| 275 | | float:right !important; |
|---|
| 276 | | margin-right:0 !important; |
|---|
| 277 | | margin-left:8px !important; |
|---|
| 278 | | } |
|---|
| 279 | | |
|---|
| 280 | | #footer |
|---|
| 281 | | { |
|---|
| 282 | | padding:10px 0 0 |
|---|
| 283 | | } |
|---|
| 284 | | |
|---|
| 285 | | #footer p |
|---|
| 286 | | { |
|---|
| 287 | | height:35px; |
|---|
| 288 | | margin-right:20px; |
|---|
| 289 | | padding:12px 40px 0 0; |
|---|
| 290 | | } |
|---|
| 291 | | |
|---|
| 292 | | #submenu,#wpbody |
|---|
| 293 | | { |
|---|
| 294 | | clear:both; |
|---|
| 295 | | } |
|---|
| 296 | | |
|---|
| 297 | | #submenu li,ul.subsubsub li a |
|---|
| 298 | | { |
|---|
| 299 | | padding:0; |
|---|
| 300 | | } |
|---|
| 301 | | |
|---|
| 302 | | table.widefat th,.form-table th |
|---|
| 303 | | { |
|---|
| 304 | | text-align:right |
|---|
| 305 | | } |
|---|
| 306 | | |
|---|
| 307 | | .widefat th input { |
|---|
| 308 | | margin: 0 8px 0 0; |
|---|
| 309 | | padding: 0; |
|---|
| 310 | | } |
|---|
| 311 | | |
|---|
| 312 | | .available-theme,#tagchecklist span a |
|---|
| 313 | | { |
|---|
| 314 | | float:right |
|---|
| 315 | | } |
|---|
| 316 | | #template div { |
|---|
| 317 | | margin-right:0; |
|---|
| 318 | | margin-left:190px; |
|---|
| | 193 | /* 1005 - 1304 |
|---|
| | 194 | =================================== */ |
|---|
| | 195 | .ac_results li { |
|---|
| | 196 | text-align:right; |
|---|
| | 197 | } |
|---|
| | 198 | #poststuff h2 { |
|---|
| | 199 | clear:right; |
|---|
| | 200 | } |
|---|
| | 201 | #poststuff .postbox, #poststuff .stuffbox, #titlediv, #poststuff .postarea { |
|---|
| | 202 | margin-left: 8px; |
|---|
| | 203 | margin-right: 20px; |
|---|
| | 204 | } |
|---|
| | 205 | #edit-slug-buttons a.save { |
|---|
| | 206 | margin-right:0; |
|---|
| | 207 | margin-left:4px; |
|---|
| | 208 | } |
|---|
| | 209 | #poststuff #edButtonPreview, #poststuff #edButtonHTML { |
|---|
| | 210 | margin: 5px 0 0 8px; |
|---|
| | 211 | float: left; |
|---|
| | 212 | } |
|---|
| | 213 | #poststuff #media-buttons { |
|---|
| | 214 | float: left; |
|---|
| | 215 | margin-right:0; |
|---|
| | 216 | margin-left: 20px; |
|---|
| | 217 | } |
|---|
| | 218 | #poststuff #media-buttons a { |
|---|
| | 219 | padding: 0 2px 2px 5px; |
|---|
| | 220 | } |
|---|
| | 221 | #poststuff .togbox { |
|---|
| | 222 | margin-left:0; |
|---|
| | 223 | margin-right: -21px; |
|---|
| | 224 | -moz-border-radius-topleft:0; |
|---|
| | 225 | -khtml-border-top-left-radius:0; |
|---|
| | 226 | -webkit-border-top-left-radius:0; |
|---|
| | 227 | border-top-left-radius:0; |
|---|
| | 228 | -moz-border-radius-topright: 3px; |
|---|
| | 229 | -khtml-border-top-right-radius: 3px; |
|---|
| | 230 | -webkit-border-top-right-radius: 3px; |
|---|
| | 231 | border-top-right-radius: 3px; |
|---|
| | 232 | -moz-border-radius-bottomleft: 0; |
|---|
| | 233 | -khtml-border-bottom-left-radius:0; |
|---|
| | 234 | -webkit-border-bottom-left-radius:0; |
|---|
| | 235 | border-bottom-left-radius:0; |
|---|
| | 236 | -moz-border-radius-bottomright: 3px; |
|---|
| | 237 | -khtml-border-bottom-right-radius: 3px; |
|---|
| | 238 | -webkit-border-bottom-right-radius: 3px; |
|---|
| | 239 | border-bottom-right-radius: 3px; |
|---|
| | 240 | } |
|---|
| | 241 | .submitbox .submitdelete { |
|---|
| | 242 | margin-left:0; |
|---|
| | 243 | margin-right:8px; |
|---|
| 356 | | } |
|---|
| 357 | | |
|---|
| 358 | | #sidemenu a { |
|---|
| 359 | | float: right; |
|---|
| 360 | | } |
|---|
| 361 | | |
|---|
| 362 | | thead.media-item-info { |
|---|
| 363 | | float: left; |
|---|
| 364 | | margin-bottom: 18px; |
|---|
| 365 | | width: 100%; |
|---|
| 366 | | } |
|---|
| 367 | | |
|---|
| 368 | | thead.media-item-info td { |
|---|
| 369 | | width: 100%; |
|---|
| | 259 | margin: 0 0 0 -120px; |
|---|
| | 260 | } |
|---|
| | 261 | ul#category-tabs li.ui-tabs-selected { |
|---|
| | 262 | -moz-border-radius-topleft:0; |
|---|
| | 263 | -khtml-border-top-left-radius:0; |
|---|
| | 264 | -webkit-border-top-left-radius:0; |
|---|
| | 265 | border-top-left-radius:0; |
|---|
| | 266 | -moz-border-radius-bottomleft:0; |
|---|
| | 267 | -khtml-border-bottom-left-radius:0; |
|---|
| | 268 | -webkit-border-bottom-left-radius:0; |
|---|
| | 269 | border-bottom-left-radius:0; |
|---|
| | 270 | -moz-border-radius-topright: 3px; |
|---|
| | 271 | -khtml-border-top-right-radius: 3px; |
|---|
| | 272 | -webkit-border-top-right-radius: 3px; |
|---|
| | 273 | border-top-right-radius: 3px; |
|---|
| | 274 | -moz-border-radius-bottomright: 3px; |
|---|
| | 275 | -khtml-border-bottom-right-radius: 3px; |
|---|
| | 276 | -webkit-border-bottom-right-radius: 3px; |
|---|
| | 277 | border-bottom-right-radius: 3px; |
|---|
| | 278 | } |
|---|
| | 279 | div.ui-tabs-panel { |
|---|
| | 280 | margin: 0 120px 0 5px; |
|---|
| | 281 | } |
|---|
| | 282 | /* 1305 - elakh! :-) |
|---|
| | 283 | =================================== */ |
|---|
| | 284 | #categorydiv ul.categorychecklist ul { |
|---|
| | 285 | margin-left:0; |
|---|
| | 286 | margin-right: 18px; |
|---|
| | 287 | } |
|---|
| | 288 | #linkcategorydiv #category-adder { |
|---|
| | 289 | margin-left:0; |
|---|
| | 290 | margin-right: 120px; |
|---|
| | 291 | } |
|---|
| | 292 | #linkcategorydiv ul#category-tabs { |
|---|
| | 293 | float: right; |
|---|
| 371 | | } |
|---|
| 372 | | |
|---|
| 373 | | thead.media-item-info td.A1B1 { |
|---|
| 374 | | width: 150px; |
|---|
| 375 | | } |
|---|
| 376 | | |
|---|
| 377 | | #gallery-form table.widefat th { |
|---|
| 378 | | float: left; |
|---|
| 379 | | width: 74%; |
|---|
| 380 | | text-align: center; |
|---|
| 381 | | } |
|---|
| 382 | | |
|---|
| 383 | | #gallery-form table.widefat th.order-head { |
|---|
| 384 | | width: 18%; |
|---|
| 385 | | } |
|---|
| 386 | | |
|---|
| 387 | | #media-upload tr.align td.field, #media-upload tr.image-size td.field { |
|---|
| 388 | | text-align: right !important; |
|---|
| 389 | | } |
|---|
| 390 | | |
|---|
| 391 | | #media-upload tr.align td.field { |
|---|
| 392 | | float:right; |
|---|
| 393 | | margin-right:-15px; |
|---|
| 394 | | } |
|---|
| 395 | | |
|---|
| 396 | | tr.image-size label { |
|---|
| 397 | | display:inline; |
|---|
| 398 | | margin:0 0 0 1em !important; |
|---|
| 399 | | } |
|---|
| 400 | | |
|---|
| 401 | | #library-form { |
|---|
| 402 | | float: right; |
|---|
| 403 | | } |
|---|
| 404 | | |
|---|
| 405 | | #filter .subsubsub { |
|---|
| 406 | | direction: rtl; |
|---|
| 407 | | text-align: right; |
|---|
| 408 | | } |
|---|
| 409 | | |
|---|
| 410 | | #media-upload form#filter { |
|---|
| 411 | | margin-right: -20px; |
|---|
| 412 | | } |
|---|
| | 295 | margin: 0 0 0 -120px; |
|---|
| | 296 | } |
|---|
| | 297 | #linkcategorydiv ul.categorychecklist ul { |
|---|
| | 298 | margin-left:0; |
|---|
| | 299 | margin-right: 18px; |
|---|
| | 300 | } |
|---|
| | 301 | p#tag-search, p#post-search { |
|---|
| | 302 | right:auto; |
|---|
| | 303 | left:0; |
|---|
| | 304 | } |
|---|
| | 305 | #posts-filter fieldset { |
|---|
| | 306 | float: right; |
|---|
| | 307 | margin: 0 0 1em 1.5ex; |
|---|
| | 308 | } |
|---|
| | 309 | #posts-filter fieldset legend { |
|---|
| | 310 | padding: 0 1px .2em 0; |
|---|
| | 311 | } |
|---|
| | 312 | ul.view-switch { |
|---|
| | 313 | float: left; |
|---|
| | 314 | margin: -23px 0 -2px 5px; |
|---|
| | 315 | } |
|---|
| | 316 | ul.view-switch li { |
|---|
| | 317 | float: right; |
|---|
| | 318 | } |
|---|
| | 319 | #the-comment-list td.comment p.comment-author { |
|---|
| | 320 | margin-right: 0 ; |
|---|
| | 321 | } |
|---|
| | 322 | #the-comment-list p.comment-author img { |
|---|
| | 323 | float: right; |
|---|
| | 324 | margin-right:0; |
|---|
| | 325 | margin-left: 8px; |
|---|
| | 326 | } |
|---|
| | 327 | #the-comment-list td.comment p { |
|---|
| | 328 | margin-left:0; |
|---|
| | 329 | margin-right: 8px; |
|---|
| | 330 | } |
|---|
| | 331 | .curtime { |
|---|
| | 332 | background-position: right 2px; |
|---|
| | 333 | padding-left:0; |
|---|
| | 334 | padding-right: 18px; |
|---|
| | 335 | } |
|---|
| | 336 | .tablenav .delete { |
|---|
| | 337 | margin-right:0; |
|---|
| | 338 | margin-left: 20px; |
|---|
| | 339 | } |
|---|
| | 340 | #tTips { |
|---|
| | 341 | } |
|---|
| | 342 | td.action-links, th.action-links { |
|---|
| | 343 | text-align:left; |
|---|
| | 344 | } |
|---|
| | 345 | .info-box { |
|---|
| | 346 | left:auto; |
|---|
| | 347 | right: 50%; |
|---|
| | 348 | margin-left: 0; |
|---|
| | 349 | margin-right: -225px; |
|---|
| | 350 | } |
|---|
| | 351 | .info-box .gears-img { |
|---|
| | 352 | float: left; |
|---|
| | 353 | } |
|---|
| | 354 | /* LTR |
|---|
| | 355 | =================================== */ |
|---|
| | 356 | #edit-slug-box, #trackback, #metakeyinput, #post_password, #link_url, #link_image, #rss_uri, #category_nicename, #slug, #dbuser, #dbpass, #dbname, #dbprefix, #dccharset, #gmpath, #archivespath, #lastentry, #dbhost, #pages-exclude, #newcontent, #email, #newcomment_author_url, #siteurl, #home, #admin_email, #date_format, #time_format, #gmt_offset, #mailserver_url, #mailserver_port, #mailserver_login, #mailserver_pass, #ping_sites, #posts_per_page, #posts_per_rss, #blog_charset, #moderation_keys, #blacklist_keys, #comment_max_links, #permalink_structure, #category_base, #tag_base, #upload_path, #upload_url_path, #thumbnail_size_w, #thumbnail_size_h, #medium_size_w, #medium_size_h, #user_login, #url, #pass1, #pass2, #aim, #yim, #jabber, #key, #src, #hostname, #username, #password, #rules { |
|---|
| | 357 | direction:ltr; |
|---|
| | 358 | } |
|---|
| | 359 | /* TinyMCE |
|---|
| | 360 | =================================== */ |
|---|
| | 361 | .clearlooks2 .mceTop .mceLeft { |
|---|
| | 362 | width:100% !important; |
|---|
| | 363 | } |
|---|