Changeset 17941
- Timestamp:
- 05/17/2011 05:45:49 AM (14 years ago)
- Location:
- trunk/wp-admin
- Files:
-
- 3 added
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-classic-rtl.css
r16420 r17941 1 . bar{border-right-color:transparent;border-left-color:#99d;}.plugins .togl{border-right-color:transparent;border-left-color:#ccc;}.post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}.tablenav .tablenav-pages a{background:#eee url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -379px;}#upload-menu li.current{border-right-color:transparent;border-left-color:#448abd;}#adminmenu .wp-submenu .current a.current{background:transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat scroll right -289px;}#adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;}.folded #adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;}#adminmenu li.wp-has-current-submenu .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -207px;}#adminmenu .wp-has-current-submenu ul li a.current{background:url(../images/menu-dark-rtl-vs.gif) top right no-repeat!important;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu .menu-top .current{background:url(../images/menu-bits-rtl-vs.gif?ver=20101117) top right repeat-x;}#adminmenu li.wp-has-current-submenu ul li a{background:url(../images/menu-dark-rtl-vs.gif) bottom right no-repeat!important;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat right -207px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -109px;}#adminmenu a.wp-has-submenu{background:#eff8ff url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -379px;}#adminmenu .wp-submenu a{background:#fff url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat scroll right -99px;}#adminmenu li.wp-has-current-submenu a.wp-has-submenu{background:#b5b5b5 url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right top;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat scroll right -111px;}#favorite-toggle{background:transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat right-4px;}1 .post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}#user_info_arrow{background:transparent url(../images/arrows-vs.png) no-repeat 6px 5px;}#user_info:hover #user_info_arrow,#user_info.active #user_info_arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 6px 5px;}#titlediv #title{border-color:#bdccd5;}#editorcontainer{border-color:#bdccd5 #bdccd5 #d0dfe9;}#adminmenuback,#adminmenuwrap{background-color:#EFF8FF;border-color:#D1E5EE;}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left;}#collapse-button div{background-position:0 -108px;}.folded #collapse-button div{background-position:0 -72px;}.tablenav .tablenav-pages a{background:#eee url('../images/menu-bits-rtl-vs.gif?ver=20101102') repeat-x scroll right -379px;}#favorite-toggle{background:transparent url(,../images/fav-arrow-rtl.gif?ver=20100531,) no-repeat 100% -4px;} -
trunk/wp-admin/css/colors-classic-rtl.dev.css
r16420 r17941 1 .bar {2 border-right-color: transparent;3 border-left-color: #99d;4 }5 6 .plugins .togl {7 border-right-color: transparent;8 border-left-color: #ccc;9 }10 11 1 .post-com-count { 12 2 background-image: url(../images/bubble_bg-rtl.gif); 13 3 } 14 .tablenav .tablenav-pages a { 15 background: #eee url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -379px; 16 } 17 #upload-menu li.current { 18 border-right-color: transparent; 19 border-left-color: #448abd; 4 5 #user_info_arrow { 6 background: transparent url(../images/arrows-vs.png) no-repeat 6px 5px; 20 7 } 21 8 22 #adminmenu .wp-submenu .current a.current { 23 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat scroll right -289px; 9 #user_info:hover #user_info_arrow, 10 #user_info.active #user_info_arrow { 11 background: transparent url(../images/arrows-dark-vs.png) no-repeat 6px 5px; 24 12 } 25 13 26 # adminmenu li.wp-menu-separator{27 b ackground: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;14 #titlediv #title { 15 border-color: #bdccd5; 28 16 } 29 17 30 .folded #adminmenu li.wp-menu-separator {31 b ackground: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;18 #editorcontainer { 19 border-color: #bdccd5 #bdccd5 #d0dfe9; 32 20 } 33 21 34 #adminmenu li.wp-has-current-submenu .wp-menu-toggle, 35 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 36 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -207px; 22 /* menu */ 23 #adminmenuback, 24 #adminmenuwrap { 25 background-color: #EFF8FF; 26 border-color: #D1E5EE; 37 27 } 38 28 39 #adminmenu .wp-has-current-submenu ul li a.current { 40 background: url(../images/menu-dark-rtl-vs.gif) top right no-repeat !important; 29 #adminmenushadow, 30 #adminmenuback { 31 background-image: url(../images/menu-shadow-rtl.png); 32 background-position: top left; 41 33 } 42 34 43 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, 44 #adminmenu .menu-top .current { 45 background: url(../images/menu-bits-rtl-vs.gif?ver=20101117) top right repeat-x; 35 /* collapse menu button */ 36 37 #collapse-button div { 38 background-position: 0 -108px; 39 } 40 .folded #collapse-button div { 41 background-position: 0 -72px; 42 } 43 /* inline editor */ 44 45 .tablenav .tablenav-pages a { 46 background: #eee url('../images/menu-bits-rtl-vs.gif?ver=20101102') repeat-x scroll right -379px; 46 47 } 47 48 48 #adminmenu li.wp-has-current-submenu ul li a { 49 background: url(../images/menu-dark-rtl-vs.gif) bottom right no-repeat !important; 49 50 #favorite-toggle { 51 background: transparent url(,../images/fav-arrow-rtl.gif?ver=20100531,) no-repeat 100% -4px; 50 52 } 51 52 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {53 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat right -207px;54 }55 56 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,57 #adminmenu .wp-menu-open .wp-menu-toggle {58 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -109px;59 }60 61 #adminmenu a.wp-has-submenu {62 background: #eff8ff url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right -379px;63 }64 65 #adminmenu .wp-submenu a {66 background: #fff url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat scroll right -99px;67 }68 69 #adminmenu li.wp-has-current-submenu a.wp-has-submenu {70 background: #b5b5b5 url(../images/menu-bits-rtl-vs.gif?ver=20101117) repeat-x scroll right top;71 }72 73 .meta-box-sortables .postbox:hover .handlediv {74 background: transparent url(../images/menu-bits-rtl-vs.gif?ver=20101117) no-repeat scroll right -111px;75 }76 #favorite-toggle {77 background: transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat right -4px;78 } -
trunk/wp-admin/css/colors-fresh-rtl.css
r15072 r17941 1 .bar{border-right-color: transparent;border-left-color:#99d;}.plugins .togl{border-right-color:transparent;border-left-color:#ccc;}.post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}.tablenav .tablenav-pages a{background:#eee url('../images/menu-bits-rtl.gif?ver=20100531') repeat-x scroll right -379px;}#upload-menu li.current{border-right-color:transparent;border-left-color:#448abd;}#adminmenu .wp-submenu .current a.current{background:transparent url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -289px;}#adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;}.folded #adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;}#adminmenu li.wp-has-current-submenu .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -207px;}#adminmenu .wp-has-current-submenu ul li a.current{background:url(../images/menu-dark-rtl.gif) top right no-repeat!important;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu .menu-top .current{background:url(../images/menu-bits-rtl.gif?ver=20100531) top right repeat-x;}#adminmenu li.wp-has-current-submenu ul li a{background:url(../images/menu-dark-rtl.gif) bottom right no-repeat!important;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat right -207px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -109px;}#adminmenu a.wp-has-submenu{background:#f1f1f1 url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -379px;}#adminmenu .wp-submenu a{background:#fff url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -310px;}#adminmenu li.wp-has-current-submenu a.wp-has-submenu{background:#b5b5b5 url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right top;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -111px;}#favorite-toggle{background:transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat right -4px;}1 .bar{border-right-color:none;border-left-color:#99d;}.post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}#user_info_arrow{background:transparent url(../images/arrows.png) no-repeat 0 5px;}#user_info:hover #user_info_arrow,#user_info.active #user_info_arrow{background:transparent url(../images/arrows-dark.png) no-repeat 0 5px;}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark.png) no-repeat 8px 6px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows.png) no-repeat 8px 6px;}#adminmenu .wp-submenu .wp-submenu-head{border-right-color:none;border-left-color:#dfdfdf;}#collapse-button div{background-position:0 -108px;}.folded #collapse-button div{background-position:0 -72px;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits-rtl.gif?ver=20100610') repeat-x scroll right -379px;}#post-body .misc-pub-section{border-right-color:none;border-left-color:#eee;}#favorite-toggle{background:transparent url(../images/arrows.png) no-repeat 4px 2px;}#screen-meta a.show-settings,.toggle-arrow{background:transparent url(../images/arrows.png) no-repeat left 3px;}#screen-meta .screen-meta-active a.show-settings{background:transparent url(../images/arrows.png) no-repeat left -33px;}.sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px;}.sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px;} -
trunk/wp-admin/css/colors-fresh-rtl.dev.css
r15072 r17941 1 1 .bar { 2 border-right-color: transparent;2 border-right-color: none; 3 3 border-left-color: #99d; 4 }5 6 .plugins .togl {7 border-right-color: transparent;8 border-left-color: #ccc;9 4 } 10 5 … … 12 7 background-image: url(../images/bubble_bg-rtl.gif); 13 8 } 14 .tablenav .tablenav-pages a { 15 background: #eee url('../images/menu-bits-rtl.gif?ver=20100531') repeat-x scroll right -379px; 16 } 17 #upload-menu li.current { 18 border-right-color: transparent; 19 border-left-color: #448abd; 9 10 #user_info_arrow { 11 background: transparent url(../images/arrows.png) no-repeat 0 5px; 20 12 } 21 13 22 #adminmenu .wp-submenu .current a.current { 23 background: transparent url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -289px; 14 #user_info:hover #user_info_arrow, 15 #user_info.active #user_info_arrow { 16 background: transparent url(../images/arrows-dark.png) no-repeat 0 5px; 24 17 } 25 18 26 #adminmenu li.wp-menu-separator { 27 background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px; 19 /* editors */ 20 21 /* menu */ 22 23 #adminmenushadow, 24 #adminmenuback { 25 background-image: url(../images/menu-shadow-rtl.png); 26 background-position: top left; 28 27 } 29 28 30 .folded #adminmenu li.wp-menu-separator { 31 background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px; 32 } 33 34 #adminmenu li.wp-has-current-submenu .wp-menu-toggle, 29 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, 35 30 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 36 background: transparent url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -207px; 37 } 38 39 #adminmenu .wp-has-current-submenu ul li a.current { 40 background: url(../images/menu-dark-rtl.gif) top right no-repeat !important; 41 } 42 43 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, 44 #adminmenu .menu-top .current { 45 background: url(../images/menu-bits-rtl.gif?ver=20100531) top right repeat-x; 46 } 47 48 #adminmenu li.wp-has-current-submenu ul li a { 49 background: url(../images/menu-dark-rtl.gif) bottom right no-repeat !important; 50 } 51 52 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 53 background: transparent url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat right -207px; 31 background: transparent url(../images/arrows-dark.png) no-repeat 8px 6px; 54 32 } 55 33 56 34 #adminmenu .wp-has-submenu:hover .wp-menu-toggle, 57 35 #adminmenu .wp-menu-open .wp-menu-toggle { 58 background: transparent url(../images/ menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -109px;36 background: transparent url(../images/arrows.png) no-repeat 8px 6px; 59 37 } 60 38 61 #adminmenu a.wp-has-submenu { 62 background: #f1f1f1 url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -379px; 39 40 #adminmenu .wp-submenu .wp-submenu-head { 41 border-right-color: none; 42 border-left-color: #dfdfdf; 63 43 } 64 44 65 #adminmenu .wp-submenu a { 66 background: #fff url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -310px; 45 46 /* collapse menu button */ 47 #collapse-button div { 48 background-position: 0 -108px; 49 } 50 .folded #collapse-button div { 51 background-position: 0 -72px; 67 52 } 68 53 69 #adminmenu li.wp-has-current-submenu a.wp-has-submenu { 70 background: #b5b5b5 url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right top; 54 /* edit image */ 55 56 .meta-box-sortables .postbox:hover .handlediv { 57 background: transparent url(../images/arrows.png) no-repeat 6px 7px; 71 58 } 72 59 73 .meta-box-sortables .postbox:hover .handlediv { 74 background: transparent url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -111px; 60 .tablenav .tablenav-pages a { 61 border-color: #e3e3e3; 62 background: #eee url('../images/menu-bits-rtl.gif?ver=20100610') repeat-x scroll right -379px; 75 63 } 64 65 #post-body .misc-pub-section { 66 border-right-color: none; 67 border-left-color: #eee; 68 } 69 76 70 #favorite-toggle { 77 background: transparent url(../images/ fav-arrow-rtl.gif?ver=20100531) no-repeat right -4px;71 background: transparent url(../images/arrows.png) no-repeat 4px 2px; 78 72 } 73 74 #screen-meta a.show-settings, 75 .toggle-arrow { 76 background: transparent url(../images/arrows.png) no-repeat left 3px; 77 } 78 79 #screen-meta .screen-meta-active a.show-settings { 80 background: transparent url(../images/arrows.png) no-repeat left -33px; 81 } 82 83 .sidebar-name-arrow { 84 background: transparent url(../images/arrows.png) no-repeat 5px 9px; 85 } 86 .sidebar-name:hover .sidebar-name-arrow { 87 background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px; 88 } 89 90 91 /* custom header & background pages */ 92 93 /* custom header & background pages */ -
trunk/wp-admin/css/dashboard-rtl.css
r16944 r17941 1 #dashboard-widgets-wrap .has-sidebar{margin-right:0;margin-left:-51%;}#dashboard-widgets-wrap .has-sidebar .has-sidebar-content{margin-right:0;margin-left:51%;}.view-all{right:auto;left:0;}#dashboard_right_now p.sub,#dashboard-widgets h4,#dashboard_quick_press h4,a.rsswidget,#dashboard_plugins h4,#dashboard_plugins h5,#dashboard_recent_comments .comment-meta .approve{font-family:Tahoma,Arial;}#dashboard_right_now p.sub{ font-style:normal;left:auto;right:15px;}#dashboard_right_now td.b{padding-right:0;padding-left:6px;text-align:left;font-family:Tahoma,Arial;}#dashboard_right_now .t{padding-right:0;padding-left:12px;}#dashboard_right_now .table_content{float:right;}#dashboard_right_now .table_discussion{float:left;}#dashboard_right_now .versions a{font-family:Tahoma,Arial;}#dashboard_right_now a.button{float:left;clear:left;}#dashboard-widgets h3 .postbox-title-action{right:auto;left:30px;}#the-comment-list .pingback{padding-left:0!important;padding-right:9px!important;}#the-comment-list .comment-item{padding:1em 70px 1em 10px;}#the-comment-list .comment-item .avatar{float:right;margin-left:0;margin-right:-60px;}.rss-widget cite{text-align:left;}.rss-widget span.rss-date{font-family:Tahoma,Arial;margin-left:0;margin-right:3px;}#dashboard_quick_press h4{float:right;text-align:left;}#dashboard_quick_press h4 label{margin-right:0;margin-left:10px;}#dashboard_quick_press .input-text-wrap,#dashboard_quick_press .textarea-wrap{margin:0 5em 1em 0;}#dashboard_quick_press #media-buttons{margin:0 5em .5em 0;padding:0 10px 0 0;}#dashboard-widgets #dashboard_quick_press form p.submit{margin-left:0;margin-right:4.6em;}#dashboard-widgets #dashboard_quick_press form p.submit input{float:right;}#dashboard-widgets #dashboard_quick_press form p.submit #save-post{margin:0 10px 0 1em;}#dashboard-widgets #dashboard_quick_press form p.submit #publish{float:left;}#dashboard-widgets #dashboard_quick_press form p.submit img.waiting{margin:4px 0 0 6px;}#dashboard_recent_drafts h4 abbr{font-family:Tahoma,Arial;margin-left:0;margin-right:3px;}1 #dashboard-widgets-wrap .has-sidebar{margin-right:0;margin-left:-51%;}#dashboard-widgets-wrap .has-sidebar .has-sidebar-content{margin-right:0;margin-left:51%;}.view-all{right:auto;left:0;}#dashboard_right_now p.sub,#dashboard-widgets h4,#dashboard_quick_press h4,a.rsswidget,#dashboard_plugins h4,#dashboard_plugins h5,#dashboard_recent_comments .comment-meta .approve{font-family:Tahoma,Arial;}#dashboard_right_now p.sub{left:auto;right:15px;}#dashboard_right_now td.b{padding-right:0;padding-left:6px;text-align:left;font-family:Tahoma,Arial;}#dashboard_right_now .t{padding-right:0;padding-left:12px;}#dashboard_right_now .table_content{float:right;}#dashboard_right_now .table_discussion{float:left;}#dashboard_right_now .versions a{font-family:Tahoma,Arial;}#dashboard_right_now a.button{float:left;clear:left;}#dashboard_plugins .inside span{padding-left:0;padding-right:5px;}#dashboard-widgets h3 .postbox-title-action{right:auto;left:30px;}#the-comment-list .pingback{padding-left:0!important;padding-right:9px!important;}#the-comment-list .comment-item{padding:1em 70px 1em 10px;}#the-comment-list .comment-item .avatar{float:right;margin-left:0;margin-right:-60px;}.rss-widget cite{text-align:left;}.rss-widget span.rss-date{font-family:Tahoma,Arial;margin-left:0;margin-right:3px;}#dashboard_quick_press h4{float:right;text-align:left;}#dashboard_quick_press h4 label{margin-right:0;margin-left:10px;}#dashboard_quick_press .input-text-wrap,#dashboard_quick_press .textarea-wrap{margin:0 5em 1em 0;}#dashboard_quick_press #media-buttons{margin:0 5em .5em 0;padding:0 10px 0 0;}#dashboard-widgets #dashboard_quick_press form p.submit{margin-left:0;margin-right:4.6em;}#dashboard-widgets #dashboard_quick_press form p.submit input{float:right;}#dashboard-widgets #dashboard_quick_press form p.submit #save-post{margin:0 10px 0 1em;}#dashboard-widgets #dashboard_quick_press form p.submit #publish{float:left;}#dashboard-widgets #dashboard_quick_press form p.submit img.waiting{margin:4px 0 0 6px;}#dashboard_recent_drafts h4 abbr{font-family:Tahoma,Arial;margin-left:0;margin-right:3px;} -
trunk/wp-admin/css/dashboard-rtl.dev.css
r16944 r17941 15 15 } 16 16 #dashboard_right_now p.sub { 17 font-style:normal;18 17 left:auto; 19 18 right:15px; … … 41 40 float: left; 42 41 clear: left; 42 } 43 #dashboard_plugins .inside span { 44 padding-left: 0; 45 padding-right: 5px; 43 46 } 44 47 #dashboard-widgets h3 .postbox-title-action { -
trunk/wp-admin/css/global-rtl.css
r13346 r17941 1 # adminmenu{float:right;clear:right;margin-right:-160px;margin-left:5px;}body.folded #adminmenu{margin-left:0;margin-right:-45px;}.inner-sidebar{float:left;clear:left;}.has-right-sidebar #post-body{clear:right;float:right;margin-right:0;margin-left:-340px;}.has-right-sidebar #post-body-content{margin-left:300px;margin-right:0;}#wpbody{margin-left:0;margin-right:175px;}.folded #wpbody{margin-left:0;margin-right:60px;}#wpbody-content{float:right;}#col-right{float:left;clear:left;}.wrap{margin:0 5px 0 15px;}body,td,textarea,input,select{font-family:Tahoma,arial;}.alignleft{float:right;}.alignright{float:left;}.subsubsub{float:right;}.widefat th{text-align:right;}.widefat th input{margin:0 8px 0 0;}.wrap h2{font-family:arial;padding:14px 0 3px 15px;font-style:normal;}.wrap h2.long-header{padding-left:0;}.updated,.error{clear:both;}.screen-reader-text,.screen-reader-text span{left:auto;text-indent:-1000em;}1 #wpcontent{margin-left:0;margin-right:165px;}.wp-admin #footer{margin-left:15px;margin-right:165px;}.folded #wpcontent{margin-left:0;margin-right:52px;}.folded.wp-admin #footer{margin-left:15px;margin-right:52px;}#wpbody-content{float:right;}#adminmenuwrap{float:right;}#adminmenu{clear:right;}.inner-sidebar{float:left;clear:left;}.has-right-sidebar #post-body{float:right;clear:right;margin-right:0;margin-left:-340px;}.has-right-sidebar #post-body-content{margin-right:0;margin-left:300px;}#col-right{float:left;clear:left;}.alignleft{float:right;}.alignright{float:left;}.textleft{text-align:right;}.textright{text-align:left;}.screen-reader-text,.screen-reader-text span{left:auto right:-1000em;}body,td,textarea,input,select{font-family:Tahoma,Arial,sans-serif;}ul.ul-disc,ul.ul-square,ol.ol-decimal{margin-left:0;margin-right:1.8em;}.subsubsub{float:right;}.widefat thead th:first-of-type{-moz-border-radius-topleft:0;-moz-border-radius-topright:3px;-khtml-border-top-left-radius:0;-khtml-border-top-right-radius:3px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;}.widefat thead th:last-of-type{-moz-border-radius-topright:0;-moz-border-radius-topleft:3px;-khtml-border-top-right-radius:0;-khtml-border-top-left-radius:3px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:3px;border-top-right-radius:0;border-top-left-radius:3px;}.widefat tfoot th:first-of-type{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:3px;-khtml-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:3px;}.widefat tfoot th:last-of-type{-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:3px;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:3px;}.widefat th{text-align:right;}.widefat th input{margin:0 8px 0 0;}.wrap{margin:0 0 0 15px;}.wrap h2,.subtitle{font-family:Tahoma,Arial,sans-serif;}.wrap h2{padding:9px 0 4px 15px;}.wrap .add-new-h2{font-family:Tahoma,Arial,sans-serif;margin-left:0;margin-right:4px;}.wrap h2.long-header{padding-left:0;} -
trunk/wp-admin/css/global-rtl.dev.css
r13346 r17941 1 1 2 /* 2 column liquid layout */ 3 4 #wpcontent { 5 margin-left: 0; 6 margin-right: 165px; 7 } 8 9 .wp-admin #footer { 10 margin-left: 15px; 11 margin-right: 165px; 12 } 13 14 .folded #wpcontent { 15 margin-left: 0; 16 margin-right: 52px; 17 } 18 19 .folded.wp-admin #footer { 20 margin-left: 15px; 21 margin-right: 52px; 22 } 23 24 #wpbody-content { 25 float: right; 26 } 27 28 #adminmenuwrap { 29 float: right; 30 } 31 2 32 #adminmenu { 3 float: right;4 33 clear: right; 5 margin-right:-160px;6 margin-left: 5px;7 34 } 8 body.folded #adminmenu { 9 margin-left: 0; 10 margin-right: -45px; 11 } 35 12 36 /* inner 2 column liquid layout */ 13 37 .inner-sidebar { … … 17 41 18 42 .has-right-sidebar #post-body { 19 clear:right;20 float:right;21 margin-right: 0;22 margin-left: -340px;43 float: right; 44 clear: right; 45 margin-right: 0; 46 margin-left: -340px; 23 47 } 24 48 25 49 .has-right-sidebar #post-body-content { 50 margin-right: 0; 26 51 margin-left: 300px; 27 margin-right:0;28 52 } 29 53 30 #wpbody {31 margin-left:0;32 margin-right: 175px;33 }34 .folded #wpbody {35 margin-left: 0;36 margin-right: 60px;37 }38 #wpbody-content {39 float: right;40 }41 54 /* 2 columns main area */ 55 42 56 #col-right { 43 57 float: left; 44 58 clear: left; 45 59 } 46 .wrap { 47 margin: 0 5px 0 15px; 48 } 49 /* styles for use by people extending the WordPress interface */ 50 body, td, textarea, input, select { 51 font-family: Tahoma, arial; 52 } 60 61 /* utility classes*/ 53 62 .alignleft { 54 63 float: right; 55 64 } 65 56 66 .alignright { 57 67 float: left; 58 68 } 69 70 .textleft { 71 text-align: right; 72 } 73 74 .textright { 75 text-align: left; 76 } 77 78 /* Hide visually but not from screen readers */ 79 .screen-reader-text, 80 .screen-reader-text span { 81 left: auto 82 right: -1000em; 83 } 84 85 /* styles for use by people extending the WordPress interface */ 86 87 body, 88 td, 89 textarea, 90 input, 91 select { 92 font-family: Tahoma, Arial, sans-serif; 93 } 94 95 ul.ul-disc, 96 ul.ul-square, 97 ol.ol-decimal { 98 margin-left: 0; 99 margin-right: 1.8em; 100 } 101 59 102 .subsubsub { 60 103 float: right; 61 104 } 105 106 .widefat thead th:first-of-type { 107 -moz-border-radius-topleft: 0; 108 -moz-border-radius-topright: 3px; 109 -khtml-border-top-left-radius: 0; 110 -khtml-border-top-right-radius: 3px; 111 -webkit-border-top-left-radius: 0; 112 -webkit-border-top-right-radius: 3px; 113 border-top-left-radius: 0; 114 border-top-right-radius: 3px; 115 } 116 117 .widefat thead th:last-of-type { 118 -moz-border-radius-topright: 0; 119 -moz-border-radius-topleft: 3px; 120 -khtml-border-top-right-radius: 0; 121 -khtml-border-top-left-radius: 3px; 122 -webkit-border-top-right-radius: 0; 123 -webkit-border-top-left-radius: 3px; 124 border-top-right-radius: 0; 125 border-top-left-radius: 3px; 126 } 127 .widefat tfoot th:first-of-type { 128 -moz-border-radius-bottomleft: 0; 129 -moz-border-radius-bottomright: 3px; 130 -khtml-border-bottom-left-radius: 0; 131 -khtml-border-bottom-right-radius: 3px; 132 -webkit-border-bottom-left-radius: 0; 133 -webkit-border-bottom-right-radius: 3px; 134 border-bottom-left-radius: 0; 135 border-bottom-right-radius: 3px; 136 } 137 .widefat tfoot th:last-of-type { 138 -moz-border-radius-bottomright: 0; 139 -moz-border-radius-bottomleft: 3px; 140 -khtml-border-bottom-right-radius: 0; 141 -khtml-border-bottom-left-radius: 3px; 142 -webkit-border-bottom-right-radius: 0; 143 -webkit-border-bottom-left-radius: 3px; 144 border-bottom-right-radius: 0; 145 border-bottom-left-radius: 3px; 146 } 147 62 148 .widefat th { 63 149 text-align: right; 64 150 } 151 65 152 .widefat th input { 66 153 margin: 0 8px 0 0; 67 154 } 155 156 .wrap { 157 margin: 0 0 0 15px; 158 } 159 160 161 .wrap h2, 162 .subtitle { 163 font-family: Tahoma, Arial, sans-serif; 164 } 68 165 .wrap h2 { 69 font-family: arial; 70 padding: 14px 0 3px 15px; 71 font-style: normal; 166 padding: 9px 0 4px 15px; 72 167 } 168 169 .wrap .add-new-h2 { 170 font-family: Tahoma, Arial, sans-serif; 171 margin-left: 0; 172 margin-right: 4px; 173 } 174 73 175 .wrap h2.long-header { 74 176 padding-left: 0; 75 177 } 76 .updated, .error {77 clear: both;78 }79 80 .screen-reader-text, .screen-reader-text span {81 left:auto;82 text-indent:-1000em;83 } -
trunk/wp-admin/css/nav-menu-rtl.css
r17820 r17941 1 #nav-menus-frame{margin-right:300px;margin-left:0;}#wpbody-content #menu-settings-column{margin-right:-300px;margin-left:0;float:right;}#menu-management-liquid{float:right;}#menu-management{margin-left:20px;margin-right:0;}#post-body{padding:0 10px 10px 0;}.post-body-plain{padding:10px 0 0 10px;}#menu-management .nav-tabs-arrow-left{right:0;left:auto;}#menu-management .nav-tabs-arrow-right{left:0;right:auto;text-align:left; }#menu-management .nav-tabs{padding-right:20px;padding-left:10px;}.js #menu-management .nav-tabs{float:right;margin-right:0;margin-left:-400px;}#select-nav-menu-container{text-align:left;}#wpbody .open-label{float:right;}#wpbody .open-label span{padding-left:10px;padding-right:0;}.js .input-with-default-title{font-style:normal;font-weight:bold;}.postbox .howto input{float:left;}#nav-menu-theme-locations .button-controls{text-align:left;}.meta-sep,.submitdelete,.submitcancel{float:right;}#cancel-save{margin-right:20px;margin-left:0;}.list-controls{float:right;}.add-to-menu{float:left;}#add-custom-link label span{float:right;padding-left:5px;padding-right:0;}.howto span{float:right;}.list li .menu-item-title input{margin-left:3px;margin-right:0;}.menu-item-handle{padding-right:10px;padding-left:0;}.menu-item-edit-active .menu-item-handle{-moz-border-radius:3px 3px 0 0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.menu-item-handle .item-title{margin-left:13em;margin-right:0;}.menu-item-depth-0{margin-right:0;margin-left:0;}.menu-item-depth-1{margin-right:30px;margin-left:0;}.menu-item-depth-2{margin-right:60px;margin-left:0;}.menu-item-depth-3{margin-right:90px;margin-left:0;}.menu-item-depth-4{margin-right:120px;margin-left:0;}.menu-item-depth-5{margin-right:150px;margin-left:0;}.menu-item-depth-6{margin-right:180px;margin-left:0;}.menu-item-depth-7{margin-right:210px;margin-left:0;}.menu-item-depth-8{margin-right:240px;margin-left:0;}.menu-item-depth-9{margin-right:270px;margin-left:0;}.menu-item-depth-10{margin-right:300px;margin-left:0;}.menu-item-depth-11{margin-right:330px;margin-left:0;}.menu-item-depth-0 .menu-item-transport{margin-right:0;margin-left:0;}.menu-item-depth-1 .menu-item-transport{margin-right:-30px;margin-left:0;}.menu-item-depth-2 .menu-item-transport{margin-right:-60px;margin-left:0;}.menu-item-depth-3 .menu-item-transport{margin-right:-90px;margin-left:0;}.menu-item-depth-4 .menu-item-transport{margin-right:-120px;margin-left:0;}.menu-item-depth-5 .menu-item-transport{margin-right:-150px;margin-left:0;}.menu-item-depth-6 .menu-item-transport{margin-right:-180px;margin-left:0;}.menu-item-depth-7 .menu-item-transport{margin-right:-210px;margin-left:0;}.menu-item-depth-8 .menu-item-transport{margin-right:-240px;margin-left:0;}.menu-item-depth-9 .menu-item-transport{margin-right:-270px;margin-left:0;}.menu-item-depth-10 .menu-item-transport{margin-right:-300px;margin-left:0;}.menu-item-depth-11 .menu-item-transport{margin-right:-330px;margin-left:0;}.item-type{padding-left:10px;padding-right:0;}.item-controls{left:20px;right:auto;}.item-controls .item-order{padding-left:10px;padding-right:0;}.item-edit{background-image:url("../images/menu-bits-rtl.gif?ver=20100531");background-position:100% -105px;left:-20px;right:auto;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:3px;-khtml-border-bottom-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:0;}.menu-item-settings{padding:10px 10px 10px 0;border-width:0 1px 1px 1px;}.link-to-original{font-style:normal;font-weight:bold;}.link-to-original a{padding-right:4px;padding-left:0;}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-left:10px;margin-right:0;float:right;}.major-publishing-actions .publishing-action{text-align:left;float:left;}.major-publishing-actions .delete-action{text-align:right;float:right;padding-left:15px;padding-right:0;}.menu-name-label{margin-left:15px;margin-right:0;}.auto-add-pages{float:right;}1 #nav-menus-frame{margin-right:300px;margin-left:0;}#wpbody-content #menu-settings-column{margin-right:-300px;margin-left:0;float:right;}#menu-management-liquid{float:right;}#menu-management{margin-left:20px;margin-right:0;}#post-body{padding:0 10px 10px 0;}.post-body-plain{padding:10px 0 0 10px;}#menu-management .nav-tabs-arrow-left{right:0;left:auto;}#menu-management .nav-tabs-arrow-right{left:0;right:auto;text-align:left;font-family:Tahoma,Arial,sans-serif;}#menu-management .nav-tabs{padding-right:20px;padding-left:10px;}.js #menu-management .nav-tabs{float:right;margin-right:0;margin-left:-400px;}#select-nav-menu-container{text-align:left;}#wpbody .open-label{float:right;}#wpbody .open-label span{padding-left:10px;padding-right:0;}.js .input-with-default-title{font-style:normal;font-weight:bold;}.postbox .howto input{float:left;}#nav-menu-theme-locations .button-controls{text-align:left;}.meta-sep,.submitdelete,.submitcancel{float:right;}#cancel-save{margin-left:0;margin-right:20px;}.list-controls{float:right;}.add-to-menu{float:left;}#add-custom-link label span{float:right;padding-left:5px;padding-right:0;}.howto span{float:right;}.list li .menu-item-title input{margin-left:3px;margin-right:0;}.menu-item-handle{padding-right:10px;padding-left:0;}.menu-item-edit-active .menu-item-handle{-moz-border-radius:3px 3px 0 0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.menu-item-handle .item-title{margin-left:13em;margin-right:0;}.menu-item-depth-0{margin-right:0;margin-left:0;}.menu-item-depth-1{margin-right:30px;margin-left:0;}.menu-item-depth-2{margin-right:60px;margin-left:0;}.menu-item-depth-3{margin-right:90px;margin-left:0;}.menu-item-depth-4{margin-right:120px;margin-left:0;}.menu-item-depth-5{margin-right:150px;margin-left:0;}.menu-item-depth-6{margin-right:180px;margin-left:0;}.menu-item-depth-7{margin-right:210px;margin-left:0;}.menu-item-depth-8{margin-right:240px;margin-left:0;}.menu-item-depth-9{margin-right:270px;margin-left:0;}.menu-item-depth-10{margin-right:300px;margin-left:0;}.menu-item-depth-11{margin-right:330px;margin-left:0;}.menu-item-depth-0 .menu-item-transport{margin-right:0;margin-left:0;}.menu-item-depth-1 .menu-item-transport{margin-right:-30px;margin-left:0;}.menu-item-depth-2 .menu-item-transport{margin-right:-60px;margin-left:0;}.menu-item-depth-3 .menu-item-transport{margin-right:-90px;margin-left:0;}.menu-item-depth-4 .menu-item-transport{margin-right:-120px;margin-left:0;}.menu-item-depth-5 .menu-item-transport{margin-right:-150px;margin-left:0;}.menu-item-depth-6 .menu-item-transport{margin-right:-180px;margin-left:0;}.menu-item-depth-7 .menu-item-transport{margin-right:-210px;margin-left:0;}.menu-item-depth-8 .menu-item-transport{margin-right:-240px;margin-left:0;}.menu-item-depth-9 .menu-item-transport{margin-right:-270px;margin-left:0;}.menu-item-depth-10 .menu-item-transport{margin-right:-300px;margin-left:0;}.menu-item-depth-11 .menu-item-transport{margin-right:-330px;margin-left:0;}.item-type{padding-left:10px;padding-right:0;}.item-controls{left:20px;right:auto;}.item-controls .item-order{padding-left:10px;padding-right:0;}.item-edit{left:-20px;right:auto;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:3px;-khtml-border-bottom-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:0;}.menu-item-settings{padding:10px 10px 10px 0;border-width:0 1px 1px 1px;}.link-to-original{font-style:normal;font-weight:bold;}.link-to-original a{padding-right:4px;padding-left:0;}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-left:10px;margin-right:0;float:right;}.major-publishing-actions .publishing-action{text-align:left;float:left;}.major-publishing-actions .delete-action{text-align:right;float:right;padding-left:15px;padding-right:0;}.menu-name-label{margin-left:15px;margin-right:0;}.auto-add-pages{float:right;} -
trunk/wp-admin/css/nav-menu-rtl.dev.css
r17820 r17941 38 38 right:auto; 39 39 text-align: left; 40 font-family: Tahoma, Arial, sans-serif; 40 41 } 41 42 … … 84 85 } 85 86 86 #cancel-save { margin-right: 20px; margin-left: 0; } 87 #cancel-save { 88 margin-left: 0; 89 margin-right: 20px; 90 } 87 91 88 92 /* Button Secondary Actions */ 89 .list-controls { float: right; } 93 .list-controls { 94 float: right; 95 } 90 96 .add-to-menu { 91 97 float: left; … … 151 157 152 158 .item-edit { 153 background-image: url("../images/menu-bits-rtl.gif?ver=20100531");154 background-position: 100% -105px;155 159 left: -20px; 156 160 right:auto; -
trunk/wp-admin/css/wp-admin-rtl.css
r17839 r17941 1 td.available-theme{text-align:right;}#current-theme img{float:right;margin-right:0;margin-left:1em;}.quicktags,.search{font-family:Tahoma,Arial,sans-serif;}#doaction,#doaction2,#post-query-submit{margin-right:0;margin-left:8px;}#save-post{float:right;}#minor-publishing .ajax-loading{padding:3px 4px 0 0;float:right;}.preview{float:left;}#sticky-span{margin-left:0;margin-right:18px;}#post-body .misc-pub-section{border-right-width:0;border-left-width:1px;border-right-style:none;border-left-style:solid;float:right;}#post-body .misc-pub-section-last{border-left:0;}#delete-action{text-align:right;float:right;}#publishing-action{text-align:left;float:left;}.side-info ul{padding-left:0;padding-right:18px;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{font-family:Tahoma,Arial,sans-serif;}#wpcontent select{font-family:Tahoma,Arial,sans-serif;}#quicktags{background-position:right top;}#template div{margin-right:0;margin-left:190px;}* html #template div{margin-left:0;}.list-ajax-loading{float:left;margin-right:0;margin-left:9px;}#your-profile legend{font-family:Tahoma,Arial,sans-serif;}#ajax-response.alignleft{margin-left:0;margin-right:2em;}.page-numbers{margin-right:0;margin-left:1px;}.column-author img,.column-username img{float:right;margin-right:0;margin-left:10px;}.tablenav a.button-secondary{margin-right:0;margin-left:8px;}.tablenav .actions{padding-right:0;padding-left:8px;}.tablenav .tablenav-pages{float:left;}.tablenav .displaying-num{margin-right:0;margin-left:10px;font-family:Tahoma,Arial,sans-serif;font-style:normal;}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{margin:8px 8px 8px 0;}#pass-strength-result{float:right;margin:12px 1px 5px 5px;}#user_info{float:left;}#header-logo{float:right;margin:7px 15px 0 0;}#wphead h1{font-family:Tahoma,Arial,sans-serif;float:right;}#wphead h1.long-title{font-family:Tahoma,Arial,sans-serif;}#adminmenu .wp-submenu a{padding-left:0;padding-right:12px;border-width:0 0 0 1px;border-style:none none none solid;font-family:Tahoma,Arial,sans-serif;}#adminmenu a.menu-top,#adminmenu .wp-submenu-head{font-family:Tahoma,Arial,sans-serif;}#adminmenu img.wp-menu-image{float:right;}.folded #adminmenu img.wp-menu-image{padding:7px 6px 0 0;}#adminmenu a.separator{cursor:e-resize;}.folded #adminmenu a.separator{cursor:w-resize;}.folded #adminmenu .wp-submenu-wrap{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-bottom-left-radius:3px;-khtml-border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}#adminmenu .wp-submenu .wp-submenu-head{padding:6px 10px 6px 4px;}.folded #adminmenu .wp-submenu{margin:-1px 28px 0 0;}.folded #adminmenu .wp-submenu a{padding-left:0;padding-right:10px;}.folded #adminmenu a.wp-has-submenu{margin-left:0;margin-right:40px;}#adminmenu .wp-menu-toggle{float:left;padding:1px 0 0 2px;clear:left;}#adminmenu div.wp-menu-image{float:right;}#wphead-info{margin:0 15px 0 0;padding-right:0;padding-left:15px;}#adminmenu #awaiting-mod,#adminmenu span.update-plugins,#sidemenu li a span.update-plugins{font-family:Tahoma,Arial,sans-serif;margin-left:0;margin-right:7px;}.post-com-count-wrapper{font-family:Tahoma,Arial,sans-serif;}.column-response .post-com-count{float:right;margin-right:0;margin-left:5px;}.form-table th{text-align:right;}.form-table input.tog{margin-right:0;margin-left:2px;float:right;}.form-table table.color-palette{float:right;}#profile-page .form-table #rich_editing{margin-right:0;margin-left:5px;}#normal-sortables .postbox .submit{float:left;}#post-body .tagsdiv #newtag{margin-right:0;margin-left:5px;}#post-status-info{padding:0 7px 0 15px;}#comment-status-radio input{margin:2px 0 5px 3px;}.tagchecklist{margin-left:0;margin-right:10px;}.tagchecklist strong{margin-left:0;margin-right:-8px;}.tagchecklist span{float:right;}.tagchecklist span a{margin:6px -9px 0 0;float:right;}.ac_results li{text-align:right;}#poststuff h2{clear:right;}.description,.form-wrap p{font-family:Tahoma,Arial,sans-serif;}.sorting-indicator{margin-left:0;margin-right:7px;}th.sortable a span,th.sorted a span{float:right;}.fixed .column-comments a{float:right;}.autosave-info{padding:2px 2px 2px 15px;text-align:left;}.meta-box-sortables .postbox .handlediv{float:left;}.howto{font-family:Tahoma,Arial,sans-serif;}.postarea h3 label{float:right;}.postarea #add-media-button{float:left;right:auto;left:10px;}.wp_themeSkin tr.mceFirst td.mceToolbar{background-position:right top;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{margin:5px 0 0 5px;float:left;}#poststuff #edButtonHTML{margin-right:0;margin-left:15px;}#media-buttons a{padding:0 10px 5px 0;}.submitbox .submit{text-align:right;}.inside-submitbox #post_status{margin:2px -2px 2px 0;}.submitbox .submit input{margin-right:0;margin-left:4px;}.category-adder{margin-left:0;margin-right:120px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-moz-border-radius:0 3px 3px 0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:3px;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:right;text-align:left;margin:0 0 0 -120px;}#post-body .categorydiv div.tabs-panel,#post-body .taxonomy div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 120px 0 5px;}#front-page-warning,#front-static-pages ul,.inline-editor ul.cat-checklist ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:0;margin-right:18px;}p.search-box{float:left;}#posts-filter fieldset{float:right;margin:0 0 1em 1.5ex;}#posts-filter fieldset legend{padding:0 1px .2em 0;}.view-switch{float:left;}.filter{float:right;margin:-5px 10px 0 0;}#the-comment-list td.comment p.comment-author{margin-right:0;}#the-comment-list p.comment-author img{float:right;margin-right:0;margin-left:8px;}.tablenav .delete{margin-right:0;margin-left:20px;}td.action-links,th.action-links{text-align:left;}.filter .subsubsub{margin-left:0;margin-right:-10px;}#wp-word-count{margin-right:10px;}.tool-box .title{font-family:Tahoma,Arial,sans-serif;}.settings-toggle{text-align:left;margin:5px 0 15px 7px;}.curtime #timestamp{background-position:right top;padding-left:0;padding-right:18px;}#sidemenu{margin:-30px 315px 0 15px;float:left;padding-left:0;padding-right:10px;}#sidemenu a{float:right;}#replysubmit .button{margin-right:0;margin-left:5px;}#edithead .inside{float:right;margin:3px 5px 2px 0;}#replyrow #ed_reply_toolbar input{margin:1px 1px 1px 2px;}#screen-meta-links{margin:0 0 0 18px;}#screen-options-link-wrap,#contextual-help-link-wrap{float:left;font-family:Tahoma,Arial,sans-serif;margin:0 0 0 6px;}#contextual-help-wrap li{margin-left:0;margin-right:18px;}#screen-meta a.show-settings{padding:0 6px 0 16px;background-position:left top;}.metabox-prefs label{padding-right:0;padding-left:15px;}.metabox-prefs label input{margin:0 2px 0 5px;}.inline-editor .save,.inline-editor .cancel{margin-right:0;margin-left:5px;}#replysubmit img.waiting,.inline-edit-save img.waiting{float:left;}.trash-undo-inside,.spam-undo-inside,.spam-undo-inside .avatar,.trash-undo-inside .avatar{margin-right:0;margin-left:8px;}#bulk-titles div a{float:right;margin:3px -2px 0 3px;}#wpbody-content .filename{margin-left:0;margin-right:10px;}#wpbody-content .inline-edit-row fieldset{float:right;}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-left:0 none;border-right:1px solid;}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:left;}.inline-edit-row fieldset label span.title{float:right;}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0;margin-right:5em;}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{padding-right:0;padding-left:.5em;}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:0;margin-left:.5em;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{font-family:Tahoma,Arial,sans-serif;}.inline-edit-row fieldset .inline-edit-date{float:right;}.inline-edit-row fieldset ul.cat-checklist label,.inline-edit-row .catshow,.inline-edit-row .cathide,.inline-edit-row #bulk-titles div{font-family:Tahoma,Arial,sans-serif;}.quick-edit-row-post fieldset label.inline-edit-status{float:right;}.describe-toggle-on,.describe-toggle-off{float:left;margin-right:0;margin-left:20px;}#wpbody-content #media-items .filename{float:right;margin-left:0;margin-right:10px;}.media-item .pinkynail{float:right;}#find-posts-response .found-radio{padding:8px 8px 0 0;}.find-box-buttons{left:auto;right:12px;}.find-box-search label{padding-right:0;padding-left:6px;}#favorite-actions{float:left;}#favorite-first{padding:3px 12px 4px 30px;}#favorite-inside a{padding:3px 10px 3px 5px;}#favorite-toggle{right:auto;left:0;background:transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat 10px -4px;}#utc-time,#local-time{padding-left:0;padding-right:25px;font-family:Tahoma,Arial;}.icon32{float:right;margin:14px 0 0 6px;}.subtitle{padding-left:0;padding-right:25px;}ol{list-style-type:decimal;margin-left:0;margin-right:2em;}.postbox-container{float:right;padding-left:.5%;padding-right:0;}#wpbody-content .describe th{text-align:right;}.describe .media-item-info .A1B1{padding:0 10px 0 0;}.media-upload-form td label{margin-left:6px;margin-right:2px;}.media-upload-form .align .field label{padding:0 22px 0 0;margin:0 0 0 1em;}.media-upload-form tr.image-size label{margin:0 3px 0 0;}#wpbody-content .describe p.help{padding:0 5px 0 0;}.media-item .error-div a.dismiss,.describe-toggle-on,.describe-toggle-off{float:left;margin-right:0;margin-left:20px;}.describe-toggle-on,.describe-toggle-off{float:left;margin-left:20px;margin-right:0;}.media-item .error-div{padding-left:0;padding-right:10px;}.media-item .pinkynail{float:right;}.crunching{text-align:left;margin-left:5px;margin-right:0;}.bar{border-left-width:3px;border-left-style:solid;border-right:none;}.clearlooks2 .mceTop .mceLeft{width:100%!important;}.taghint{margin:15px 12px -24px 0;}#poststuff .tagsdiv .howto{margin:0 8px 6px 0;}#broken-themes{text-align:right;}.describe .del-link{padding-right:5px;padding-left:0;}.comment-ays th{border-left-style:solid;border-left-width:1px;}.appearance_page_custom-header #available-headers .default-header{float:right;margin:0 0 20px 20px;}.appearance_page_custom-header #available-headers label input{margin-right:0;margin-left:10px;}#custom-background label{padding-right:0;padding-left:15px;}#author-email,#author-url,#rss-url-1,#edit-slug-box,#post_name,#trackback_url,#metakeyinput,#post_password,#slug,#category_nicename,#link_url,#link_image,#rss_uri,#menu_order,#email,#newcomment_author_url,#pages-exclude,#template textarea,#user_login,#url,#pass1,#pass2,#aim,#yim,#jabber,#siteurl,#home,#admin_email,#gmt_offset,#default_post_edit_rows,#mailserver_url,#mailserver_login,#mailserver_pass,#mailserver_port,#ping_sites,#posts_per_page,#posts_per_rss,#blog_charset,#close_comments_days_old,#comments_per_page,#comment_max_links,#moderation_keys,#blacklist_keys,#thumbnail_size_w,#thumbnail_size_h,#medium_size_w,#medium_size_h,#large_size_w,#large_size_h,#permalink_structure,#category_base,#tag_base,#upload_path,#upload_url_path,#rules{direction:ltr;}#quicktags #ed_em,#ed_reply_toolbar #ed_reply_em,.tablenav .displaying-num,#footer,#footer a,p.help,p.description,span.description,.form-wrap p,#side-sortables .comments-box thead th,#normal-sortables .comments-box thead th,.howto,.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title,#utc-time,#local-time,form.upgrade .hint,p.install-help,.imgedit-help{font-style:normal;}1 ol{margin-left:0;margin-right:2em;}.code,code{font-family:Tahoma,Arial,sans-serif;}.quicktags,.search{font:12px Tahoma,Arial,sans-serif;}.icon32{float:right;margin:7px 0 0 8px;}.howto{font-style:normal;font-family:Tahoma,Arial,sans-serif;}p.install-help{font-style:normal;}#doaction,#doaction2,#post-query-submit{margin-right:0;margin-left:8px;}#timezone_string option{margin-left:0;margin-right:1em;}#pass-strength-result{float:right;margin:13px 1px 5px 5px;}p.search-box{float:left;}#delete-action{text-align:right;float:right;}#publishing-action{text-align:left;float:left;}#post-body .misc-pub-section{border-right:0;border-left-width:1px;border-left-style:solid;float:right;}#post-body .misc-pub-section-last{border-left:0;}#minor-publishing-actions{padding:10px 8px 2px 10px;text-align:left;}#save-post{float:right;}#minor-publishing .ajax-loading{padding:3px 4px 0 0;float:right;}.preview{float:left;}#sticky-span{margin-left:0;margin-right:18px;}.side-info ul{padding-left:0;padding-right:18px;}td.action-links,th.action-links{text-align:left;}.describe .del-link{padding-left:0;padding-right:5px;}.plugin-update .update-message{margin:0 31px 8px 10px;}form.upgrade .hint{font-style:normal;}#ajax-response.alignleft{margin-left:0;margin-right:2em;}#quicktags{background-position:right top;}#ed_reply_toolbar input{margin:1px 1px 1px 2px;}#wp-fullscreen-body{right:0;left:auto;}#wp-fullscreen-tagline{left:20px;}#fullscreen-topbar{left:auto;right:0;}#wp-fullscreen-mode-bar,#wp-fullscreen-button-bar,#wp-fullscreen-close,#wp-fullscreen-count{float:right;}#wp-fullscreen-save{float:left;}#wp-fullscreen-save{padding:2px 5px 0 2px;}#wp-fullscreen-buttons>div{float:right;}#wp-fullscreen-mode-bar{padding:1px 0 0 14px;}#wp-fullscreen-modes a{float:right;border-width:1px 0 1px 1px;}#wp-fullscreen-modes a:first-child{border-width:1px;-moz-border-radius:3px 3px 0 0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;-khtml-border-top-left-radius:0;-khtml-border-top-right-radius:3px;-khtml-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-right-left:0;border-bottom-right-radius:3px;}#wp-fullscreen-modes a:last-child{-moz-border-radius:0 0 3px 3px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:3px;-khtml-border-top-right-radius:0;-khtml-border-top-left-radius:3px;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:3px;}#wp-fullscreen-save img,#wp-fullscreen-save span{padding-right:0;padding-left:4px;}#wphead-info{margin:0 15px 0 0;}#user_info{float:left;padding:0 6px 0 2px;}#user_info.active{margin-right:0;margin-left:-1px;}#user_info .hide-if-no-js p{margin:0 0 0 20px;}#user_info_arrow{right:auto;left:3px;}#user_info_links_wrap{right:auto;left:0;}#wphead{height:32px;margin-left:15px;margin-right:2px;}#header-logo{float:right;}#wphead h1{font:Tahoma,Arial,sans-serif;float:right;}#favorite-actions{margin:0 15px 0 12px;}#favorite-first a{padding:2px 12px 2px 0;}#favorite-inside a{padding:3px 10px 3px 5px;}#favorite-toggle{right:auto;left:0;}#screen-meta-links{margin:0 0 0 19px;}#screen-meta .screen-reader-text{visibility:hidden;}#screen-options-link-wrap,#contextual-help-link-wrap{float:left;margin:0 6px 0 0;font-family:Tahoma,Arial,sans-serif;}#contextual-help-wrap li{list-style-type:disc;margin-left:auto;margin-right:18px;}.toggle-arrow{background-position:top right;}.toggle-arrow-active{background-position:bottom right;}#screen-meta a.show-settings{padding:0 6px 0 16px;}#screen-options-wrap,#contextual-help-wrap{margin:0 0 0 15px;}.metabox-prefs label{padding-right:auto;padding-left:15px;}.metabox-prefs label input{margin:0 2px 0 5px;}#adminmenushadow{right:auto;left:0;}#adminmenu div.wp-menu-image{float:right;}#adminmenu .wp-submenu a{padding-left:0;padding-right:12px;}#adminmenu li.wp-has-current-submenu .wp-menu-arrow,#adminmenu li.menu-top.current .wp-menu-arrow{right:auto;left:-9px;}#adminmenu .wp-menu-arrow div{background:url(../images/menu-arrow-frame-rtl.png) top left no-repeat;}#adminmenu .wp-menu-image img{float:right;}.folded #adminmenu .wp-submenu{display:block;left:auto;right:26px;}.folded #adminmenu .wp-submenu.sub-open{padding:0 0 8px 8px;}#adminmenu .wp-submenu .wp-submenu-head{padding:6px 10px 5px 4px;}.folded #adminmenu .wp-submenu-wrap{-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:3px;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:3px;-khtml-border-top-left-radius:0;-khtml-border-top-left-radius:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topright:0;-moz-border-radius-topleft:3px;border-bottom-right-radius:0;border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:3px;}.folded #adminmenu .wp-submenu ul{border-width:0 1px 0 0;}.folded #adminmenu .wp-submenu a{padding-left:0;padding-right:10px;}.folded #adminmenu a.wp-has-submenu{margin-left:0;margin-right:40px;}#adminmenu .wp-menu-toggle{clear:left;float:left;padding:1px 0 0 2px;}#adminmenu .wp-menu-image img{padding:6px 1px 0 0;}#adminmenu #awaiting-mod,#adminmenu span.update-plugins,#sidemenu li a span.update-plugins{font-family:Tahoma,Arial,sans-serif;margin-left:0;margin-right:7px;}.post-com-count-wrapper{font-family:Tahoma,Arial,sans-serif;}.column-response .post-com-count{float:right;margin-right:0;margin-left:5px;}.response-links{float:right;}#collapse-button{float:right;}.widefat th{font-family:Tahoma,Arial,sans-serif;}.widefat td p{margin:2px 0 .8em;}.postbox-container{float:right;padding-right:0;padding-left:.5%;}.postbox .handlediv{float:left;}#the-comment-list p.comment-author img{float:right;margin-right:0;margin-left:8px;}.fixed .column-comments{text-align:right;}.fixed .column-comments .vers{padding-left:0;padding-right:3px;}.fixed .column-comments a{float:right;}.sorting-indicator{margin-left:0;margin-right:7px;}th.sortable a span,th.sorted a span{float:right;}.tablenav-pages a{margin-right:0;margin-left:1px;}.tablenav-pages .next-page{margin-left:0;margin-right:2px;}.tablenav a.button-secondary{margin:3px 0 0 8px;}.tablenav .tablenav-pages{float:left;}.tablenav .displaying-num{margin-right:0;margin-left:10px;font-family:Tahoma,Arial,sans-serif;font-style:bold;}.tablenav .actions{padding:2px 0 0 8px;}.tablenav .delete{margin-right:0;margin-left:20px;}.view-switch{float:left;}.filter{float:right;margin:-5px 10px 0 0;}.filter .subsubsub{margin-left:0;margin-right:-10px;}#posts-filter fieldset{float:right;margin:0 0 1em 1.5ex;}#posts-filter fieldset legend{padding:0 1px .2em 0;}#wpbody-content .inline-edit-row fieldset{float:right;}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 1px 0 0;}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:left;}.inline-edit-row fieldset label span.title{float:right;}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0;margin-right:5em;}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{padding-right:0;padding-left:.5em;}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:0;margin-left:.5em;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{font-family:Tahoma,Arial,sans-serif;font-style:normal;}.inline-edit-row fieldset .inline-edit-date{float:right;}.inline-edit-row fieldset ul.cat-checklist label,.inline-edit-row .catshow,.inline-edit-row .cathide,.inline-edit-row #bulk-titles div{font-family:Tahoma,Arial,sans-serif;}.quick-edit-row-post fieldset label.inline-edit-status{float:right;}#bulk-titles div a{float:right;margin:3px -2px 0 3px;overflow:hidden;text-indent:-9999px;}#wp-fullscreen-title-prompt-text{left:auto;right:0;}.postarea h3 label{float:right;}.postarea #add-media-button{float:left;right:auto;left:10px;}#edButtonPreview,#edButtonHTML{margin:5px 0 0 5px;float:left;}#poststuff #edButtonHTML{margin-right:0;margin-left:15px;}#media-buttons a{padding:0 10px 5px 0;}.submitbox .submit{text-align:right;}.inside-submitbox #post_status{margin:2px -2px 2px 0;}.submitbox .submit input{margin-right:0;margin-left:4px;}#normal-sortables .postbox .submit{float:left;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:right;text-align:left;margin:0 5px 0 -120px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-moz-border-radius:3px 3px 0 0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;-khtml-border-top-left-radius:0;-khtml-border-top-right-radius:3px;-khtml-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:3px;}#post-body .categorydiv div.tabs-panel,.taxonomy div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 125px 0 5px;}#side-sortables .comments-box thead th,#normal-sortables .comments-box thead th{font-style:normal;}#commentsdiv img.waiting{padding-left:0;padding-right:5px;}#post-body .category-tabs li.tabs,#post-body .add-menu-item-tabs li.tabs{border-width:1px 1px 1px 0;margin-right:0;margin-left:-1px;}#posts-filter fieldset{float:right;margin:0 0 1em 1.5ex;}#posts-filter fieldset legend{padding:0 1px .2em 0;}#post-body .tagsdiv #newtag{margin-right:0;margin-left:5px;}.autosave-info{padding:2px 2px 2px 15px;text-align:left;}#post-body .wp_themeSkin .mceStatusbar a.mceResize{background:transparent url(../images/resize-rtl.gif) no-repeat scroll right bottom;cursor:sw-resize;}.curtime #timestamp{background-position:right top;padding-left:0;padding-right:18px;}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{margin:8px 8px 8px 0;}table.diff td,table.diff th{font-family:Courier,monospace;}.category-adder{margin-left:0;margin-right:120px;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:right;text-align:left;margin:0 5px 0 -120px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-moz-border-radius:3px 3px 0 0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;-khtml-border-top-left-radius:0;-khtml-border-top-right-radius:3px;-khtml-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:3px;}#front-page-warning,#front-static-pages ul,ul.export-filters,.inline-editor ul.cat-checklist ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:0;margin-right:18px;}#post-body .category-tabs li.tabs,#post-body .add-menu-item-tabs li.tabs{border-style:solid solid solid none;border-width:1px 1px 1px 0;margin-right:0;margin-left:-1px;}p.help,p.description,span.description,.form-wrap p{font-style:normal;font-family:Tahoma,Arial,sans-serif;}.taghint{margin:15px 12px -24px 0;}#poststuff .tagsdiv .howto{margin:0 8px 6px 0;}.ac_results li{text-align:right;}#wpbody-content .describe th{text-align:right;}.describe .media-item-info .A1B1{padding:0 10px 0 0;}.media-upload-form td label{margin-left:6px;margin-right:2px;}.media-upload-form .align .field label{padding:0 22px 0 0;margin:0 0 0 1em;}.media-upload-form tr.image-size label{margin:0 3px 0 0;}#wpbody-content .describe p.help{padding:0 5px 0 0;}.media-item .error-div a.dismiss,.describe-toggle-on,.describe-toggle-off{float:left;margin-right:0;margin-left:20px;}.media-item .error-div{padding-left:0;padding-right:10px;}.media-item .pinkynail{float:right;}.crunching{text-align:left;margin-right:0;margin-left:5px;}.bar{border-right-width:0;border-left-width:3px;border-right-style:none;border-left-style:solid;}#find-posts-response .found-radio{padding:5px 8px 0 0;}.find-box-search label{padding-right:0;padding-left:6px;}.find-box #resize-se{right:auto;left:1px;}form.upgrade .hint{font-style:normal;}.imgedit-menu div{float:right;}.imgedit-help{font-style:normal;}.imgedit-submit-btn{margin-left:0;margin-right:20px;}.form-table th{text-align:right;}.form-table input.tog{margin-right:0;margin-left:2px;float:right;}.form-table table.color-palette{float:right;}#replysubmit img.waiting,.inline-edit-save img.waiting{float:left;}#replysubmit .button{margin-right:0;margin-left:5px;}#edithead .inside{float:right;padding:3px 5px 2px 0;}.comment-ays th{border-right-style:none;border-left-style:solid;border-right-width:0;border-left-width:1px;}.spam-undo-inside .avatar,.trash-undo-inside .avatar{margin-left:8px;}#comment-status-radio input{margin:2px 0 5px 3px;}td.available-theme{text-align:right;}#current-theme img{float:right;margin-right:0;margin-left:1em;}#broken-themes{text-align:right;}.appearance_page_custom-header .available-headers .default-header{float:right;margin:0 0 20px 20px;}.appearance_page_custom-header .random-header{margin:0 0 20px 20px;}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:0;margin-left:10px;}.nav-tab{margin:0 0 -1px 6px;}h2 .nav-tab{font-family:Tahoma,Arial,sans-serif;}.plugins .desc ul,.plugins .desc ol{margin:0 2em 0 0;}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-right:0;padding-left:12px;}#profile-page .form-table #rich_editing{margin-right:0;margin-left:5px;}#your-profile legend{font-family:Tahoma,Arial,sans-serif;}#utc-time,#local-time{padding-left:0;padding-right:25px;font-style:normal;font-family:Tahoma,Arial,sans-serif;}#footer{margin-right:0;margin-left:15px;}#template div{margin-right:0;margin-left:190px;}.column-author img,.column-username img{float:right;margin-right:0;margin-left:10px;}.tagchecklist strong{margin-left:0;margin-right:-8px;}.tagchecklist span{margin-right:0;margin-left:25px;float:right;}.tagchecklist span a{margin:6px -9px 0 0;float:right;}#poststuff h2{clear:right;}#poststuff h3,.metabox-holder h3{font-family:Tahoma,Arial,sans-serif;}.tool-box .title{font-family:Tahoma,Arial,sans-serif;}#sidemenu{margin:-30px 315px 0 15px;float:left;padding-left:0;padding-right:10px;}#sidemenu a{float:right;}table .vers,table .column-visible,table .column-rating{text-align:right;}* html #template div{margin-left:0;}.list-ajax-loading{float:left;margin-right:0;margin-left:9px;} -
trunk/wp-admin/css/wp-admin-rtl.dev.css
r17839 r17941 1 /* 0 - 200 2 =================================== */ 3 td.available-theme { 4 text-align: right; 5 } 6 #current-theme img { 7 float: right; 8 margin-right: 0; 9 margin-left: 1em; 10 } 1 /*------------------------------------------------------------------------------ 2 3 4 Hello, this is the RTL version of the main WordPress admin CSS file. 5 All the important stuff is in here. 6 7 8 TABLE OF CONTENTS: 9 ------------------ 10 1.0 - Text Elements 11 2.0 - Forms 12 3.0 - Actions 13 4.0 - Notifications 14 5.0 - TinyMCE 15 6.0 - Admin Header 16 6.1 - Favorites Menu 17 6.2 - Screen Options Tabs 18 7.0 - Main Navigation 19 8.0 - Layout Blocks 20 9.0 - Dashboard 21 10.0 - List Posts 22 10.1 - Inline Editing 23 11.0 - Write/Edit Post Screen 24 11.1 - Custom Fields 25 11.2 - Post Revisions 26 12.0 - Categories 27 13.0 - Tags 28 14.0 - Media Screen 29 14.1 - Media Uploader 30 14.2 - Image Editor 31 15.0 - Comments Screen 32 16.0 - Themes 33 16.1 - Custom Header 34 16.2 - Custom Background 35 16.3 - Tabbed Admin Screen Interface 36 17.0 - Plugins 37 18.0 - Users 38 19.0 - Tools 39 20.0 - Settings 40 21.0 - Admin Footer 41 22.0 - Misc 42 23.0 - Dead 43 44 45 ------------------------------------------------------------------------------*/ 46 47 48 49 50 /*------------------------------------------------------------------------------ 51 1.0 - Text Styles 52 ------------------------------------------------------------------------------*/ 53 54 ol { 55 margin-left: 0; 56 margin-right: 2em; 57 } 58 59 .code, code { 60 font-family: Tahoma, Arial, sans-serif; 61 } 62 63 11 64 .quicktags, .search { 12 font-family: Tahoma, Arial, sans-serif; 13 } 14 /* 200 - 500 15 =================================== */ 65 font: 12px Tahoma, Arial, sans-serif; 66 } 67 68 .icon32 { 69 float: right; 70 margin: 7px 0 0 8px; 71 } 72 73 .howto { 74 font-style: normal; 75 font-family: Tahoma, Arial, sans-serif; 76 } 77 78 p.install-help { 79 font-style: normal; 80 } 81 82 83 /*------------------------------------------------------------------------------ 84 2.0 - Forms 85 ------------------------------------------------------------------------------*/ 86 16 87 #doaction, 17 88 #doaction2, … … 20 91 margin-left: 8px; 21 92 } 93 94 #timezone_string option { 95 margin-left: 0; 96 margin-right: 1em; 97 } 98 99 #pass-strength-result { 100 float: right; 101 margin: 13px 1px 5px 5px; 102 } 103 104 p.search-box { 105 float: left; 106 } 107 108 109 /*------------------------------------------------------------------------------ 110 3.0 - Actions 111 ------------------------------------------------------------------------------*/ 112 113 #delete-action { 114 text-align: right; 115 float: right; 116 } 117 118 #publishing-action { 119 text-align: left; 120 float: left; 121 } 122 123 #post-body .misc-pub-section { 124 border-right:0; 125 border-left-width: 1px; 126 border-left-style: solid; 127 float: right; 128 } 129 130 #post-body .misc-pub-section-last { 131 border-left: 0; 132 } 133 134 #minor-publishing-actions { 135 padding: 10px 8px 2px 10px; 136 text-align: left; 137 } 138 22 139 #save-post { 23 140 float: right; 24 141 } 142 25 143 #minor-publishing .ajax-loading { 26 144 padding: 3px 4px 0 0; 27 145 float: right; 28 146 } 147 29 148 .preview { 30 149 float: left; 31 150 } 151 32 152 #sticky-span { 33 153 margin-left: 0; 34 154 margin-right: 18px; 35 155 } 36 #post-body .misc-pub-section { 37 border-right-width: 0; 38 border-left-width: 1px; 39 border-right-style: none; 40 border-left-style: solid; 41 float: right; 42 } 43 #post-body .misc-pub-section-last { 44 border-left: 0; 45 } 46 #delete-action { 47 text-align: right; 48 float: right; 49 } 50 #publishing-action { 51 text-align: left; 52 float: left; 53 } 156 54 157 .side-info ul { 55 158 padding-left: 0; 56 159 padding-right: 18px; 57 160 } 58 .submit input, 59 .button, 60 .button-primary, 61 .button-secondary, 62 .button-highlighted, 63 #postcustomstuff .submit input { 64 font-family: Tahoma, Arial, sans-serif; 65 } 66 #wpcontent select { 67 font-family: Tahoma, Arial, sans-serif; 68 } 69 #quicktags { 70 background-position: right top; 71 } 72 /* 500 - 700 73 =================================== */ 74 #template div { 75 margin-right: 0; 76 margin-left: 190px; 77 } 78 * html #template div { 79 margin-left: 0; 80 } 81 82 .list-ajax-loading { 83 float: left; 84 margin-right: 0; 85 margin-left: 9px; 86 } 87 88 #your-profile legend { 89 font-family: Tahoma, Arial, sans-serif; 90 } 161 162 td.action-links, 163 th.action-links { 164 text-align: left; 165 } 166 167 .describe .del-link { 168 padding-left: 0; 169 padding-right: 5px; 170 } 171 172 173 /*------------------------------------------------------------------------------ 174 4.0 - Notifications 175 ------------------------------------------------------------------------------*/ 176 177 .plugin-update .update-message { 178 margin: 0 31px 8px 10px; 179 } 180 181 form.upgrade .hint { 182 font-style: normal; 183 } 184 91 185 #ajax-response.alignleft { 92 186 margin-left: 0; 93 187 margin-right: 2em; 94 188 } 95 .page-numbers { 189 190 191 /*------------------------------------------------------------------------------ 192 5.0 - TinyMCE 193 ------------------------------------------------------------------------------*/ 194 195 #quicktags { 196 background-position: right top; 197 } 198 199 #ed_reply_toolbar input { 200 margin: 1px 1px 1px 2px; 201 } 202 203 /* Distraction Free Writing mode 204 * =Overlay Styles 205 -------------------------------------------------------------- */ 206 207 /* No RTL for now, this space intentionally left blank */ 208 209 /* =Overlay Body 210 -------------------------------------------------------------- */ 211 #wp-fullscreen-body { 212 right: 0; 213 left:auto; 214 } 215 216 #wp-fullscreen-tagline { 217 left: 20px; 218 } 219 220 /* =Top bar 221 -------------------------------------------------------------- */ 222 #fullscreen-topbar { 223 left:auto; 224 right: 0; 225 } 226 227 #wp-fullscreen-mode-bar, 228 #wp-fullscreen-button-bar, 229 #wp-fullscreen-close, 230 #wp-fullscreen-count { 231 float: right; 232 } 233 234 #wp-fullscreen-save { 235 float: left; 236 } 237 238 #wp-fullscreen-save { 239 padding: 2px 5px 0 2px; 240 } 241 242 #wp-fullscreen-buttons > div { 243 float: right; 244 } 245 246 #wp-fullscreen-mode-bar { 247 padding: 1px 0 0 14px; 248 } 249 250 #wp-fullscreen-modes a { 251 float: right; 252 border-width: 1px 0 1px 1px; 253 } 254 255 #wp-fullscreen-modes a:first-child { 256 border-width: 1px; 257 -moz-border-radius: 3px 3px 0 0; 258 -webkit-border-top-left-radius: 0; 259 -webkit-border-top-right-radius: 3px; 260 -webkit-border-bottom-left-radius: 0; 261 -webkit-border-bottom-right-radius: 3px; 262 -khtml-border-top-left-radius: 0; 263 -khtml-border-top-right-radius: 3px; 264 -khtml-border-bottom-left-radius: 0; 265 -khtml-border-bottom-right-radius: 3px; 266 border-top-left-radius: 0; 267 border-top-right-radius: 3px; 268 border-bottom-right-left: 0; 269 border-bottom-right-radius: 3px; 270 } 271 272 #wp-fullscreen-modes a:last-child { 273 -moz-border-radius: 0 0 3px 3px; 274 -webkit-border-top-right-radius: 0; 275 -webkit-border-top-left-radius: 3px; 276 -webkit-border-bottom-right-radius: 0; 277 -webkit-border-bottom-left-radius: 3px; 278 -khtml-border-top-right-radius: 0; 279 -khtml-border-top-left-radius: 3px; 280 -khtml-border-bottom-right-radius: 0; 281 -khtml-border-bottom-left-radius: 3px; 282 border-top-right-radius: 0; 283 border-top-left-radius: 3px; 284 border-bottom-right-radius: 0; 285 border-bottom-left-radius: 3px; 286 } 287 288 #wp-fullscreen-save img, 289 #wp-fullscreen-save span { 290 padding-right: 0; 291 padding-left: 4px; 292 } 293 294 /* =Thickbox Adjustments 295 -------------------------------------------------------------- */ 296 /* No RTL for now, this space intentionally left blank */ 297 298 299 /* =TinyMCE Adjustments 300 -------------------------------------------------------------- */ 301 /* No RTL for now, this space intentionally left blank */ 302 303 304 305 /*------------------------------------------------------------------------------ 306 6.0 - Admin Header 307 ------------------------------------------------------------------------------*/ 308 #wphead-info { 309 margin: 0 15px 0 0; 310 } 311 312 #user_info { 313 float: left; 314 padding: 0 6px 0 2px; 315 } 316 317 #user_info.active { 318 margin-right: 0; 319 margin-left: -1px; 320 } 321 322 #user_info .hide-if-no-js p { 323 margin: 0 0 0 20px; 324 } 325 326 #user_info_arrow { 327 right: auto; 328 left: 3px; 329 } 330 331 #user_info_links_wrap { 332 right: auto; 333 left: 0; 334 } 335 336 #wphead { 337 height: 32px; 338 margin-left: 15px; 339 margin-right: 2px; 340 } 341 342 #header-logo { 343 float: right; 344 } 345 346 #wphead h1 { 347 font: Tahoma, Arial, sans-serif; 348 float: right; 349 } 350 351 /*------------------------------------------------------------------------------ 352 6.1 - Favorites Menu 353 ------------------------------------------------------------------------------*/ 354 355 #favorite-actions { 356 margin: 0 15px 0 12px; 357 } 358 359 #favorite-first a { 360 padding: 2px 12px 2px 0; 361 } 362 363 #favorite-inside a { 364 padding: 3px 10px 3px 5px; 365 } 366 367 #favorite-toggle { 368 right: auto; 369 left: 0; 370 } 371 372 373 /*------------------------------------------------------------------------------ 374 6.2 - Screen Options Tabs 375 ------------------------------------------------------------------------------*/ 376 377 #screen-meta-links { 378 margin: 0 0 0 19px; 379 } 380 381 #screen-meta .screen-reader-text { 382 visibility: hidden; 383 } 384 385 #screen-options-link-wrap, 386 #contextual-help-link-wrap { 387 float: left; 388 margin: 0 6px 0 0; 389 font-family: Tahoma, Arial, sans-serif; 390 } 391 392 #contextual-help-wrap li { 393 list-style-type: disc; 394 margin-left: auto; 395 margin-right: 18px; 396 } 397 .toggle-arrow { 398 background-position: top right; 399 } 400 .toggle-arrow-active { 401 background-position: bottom right; 402 } 403 #screen-meta a.show-settings { 404 padding: 0 6px 0 16px; 405 } 406 407 #screen-options-wrap, 408 #contextual-help-wrap { 409 margin: 0 0 0 15px; 410 } 411 412 .metabox-prefs label { 413 padding-right: auto; 414 padding-left: 15px; 415 } 416 417 .metabox-prefs label input { 418 margin: 0 2px 0 5px; 419 } 420 421 /*------------------------------------------------------------------------------ 422 7.0 - Main Navigation (Right Menu) (RTL: Left Menu) 423 ------------------------------------------------------------------------------*/ 424 425 #adminmenushadow { 426 right: auto; 427 left: 0; 428 } 429 430 #adminmenu div.wp-menu-image { 431 float: right; 432 } 433 434 #adminmenu .wp-submenu a { 435 padding-left: 0; 436 padding-right: 12px; 437 } 438 439 #adminmenu li.wp-has-current-submenu .wp-menu-arrow, 440 #adminmenu li.menu-top.current .wp-menu-arrow { 441 right: auto; 442 left: -9px; 443 } 444 #adminmenu .wp-menu-arrow div { 445 background: url(../images/menu-arrow-frame-rtl.png) top left no-repeat; 446 } 447 448 #adminmenu .wp-menu-image img { 449 float: right; 450 } 451 452 .folded #adminmenu .wp-submenu { 453 display: block; 454 left: auto; 455 right: 26px; 456 } 457 458 .folded #adminmenu .wp-submenu.sub-open { 459 padding: 0 0 8px 8px; 460 } 461 462 #adminmenu .wp-submenu .wp-submenu-head { 463 padding: 6px 10px 5px 4px; 464 } 465 466 .folded #adminmenu .wp-submenu-wrap { 467 -webkit-border-bottom-right-radius: 0; 468 -webkit-border-bottom-left-radius: 3px; 469 -webkit-border-top-right-radius: 0; 470 -webkit-border-top-left-radius: 3px; 471 -khtml-border-bottom-right-radius: 0; 472 -khtml-border-bottom-left-radius: 3px; 473 -khtml-border-top-left-radius: 0; 474 -khtml-border-top-left-radius: 3px; 475 -moz-border-radius-bottomright: 0; 476 -moz-border-radius-bottomleft: 3px; 477 -moz-border-radius-topright: 0; 478 -moz-border-radius-topleft: 3px; 479 border-bottom-right-radius: 0; 480 border-bottom-left-radius: 3px; 481 border-top-right-radius: 0; 482 border-top-left-radius: 3px; 483 } 484 485 .folded #adminmenu .wp-submenu ul { 486 border-width: 0 1px 0 0; 487 } 488 489 .folded #adminmenu .wp-submenu a { 490 padding-left: 0; 491 padding-right: 10px; 492 } 493 494 .folded #adminmenu a.wp-has-submenu { 495 margin-left: 0; 496 margin-right: 40px; 497 } 498 499 #adminmenu .wp-menu-toggle { 500 clear: left; 501 float: left; 502 padding: 1px 0 0 2px; 503 } 504 505 #adminmenu .wp-menu-image img { 506 padding: 6px 1px 0 0; 507 } 508 509 #adminmenu #awaiting-mod, 510 #adminmenu span.update-plugins, 511 #sidemenu li a span.update-plugins { 512 font-family: Tahoma, Arial, sans-serif; 513 margin-left: 0; 514 margin-right: 7px; 515 } 516 517 .post-com-count-wrapper { 518 font-family: Tahoma, Arial, sans-serif; 519 } 520 521 .column-response .post-com-count { 522 float: right; 523 margin-right: 0; 524 margin-left: 5px; 525 } 526 527 .response-links { 528 float: right; 529 } 530 531 #collapse-button { 532 float: right; 533 } 534 535 /*------------------------------------------------------------------------------ 536 8.0 - Layout Blocks 537 ------------------------------------------------------------------------------*/ 538 539 .widefat th { 540 font-family: Tahoma, Arial, sans-serif; 541 } 542 543 .widefat td p { 544 margin: 2px 0 0.8em; 545 } 546 547 .postbox-container { 548 float: right; 549 padding-right: 0; 550 padding-left: 0.5%; 551 } 552 553 .postbox .handlediv { 554 float: left; 555 } 556 557 /*------------------------------------------------------------------------------ 558 9.0 - Dashboard 559 ------------------------------------------------------------------------------*/ 560 561 #the-comment-list p.comment-author img { 562 float: right; 563 margin-right: 0; 564 margin-left: 8px; 565 } 566 567 /*------------------------------------------------------------------------------ 568 10.0 - List Posts (/Pages/etc) 569 ------------------------------------------------------------------------------*/ 570 571 .fixed .column-comments { 572 text-align: right; 573 } 574 .fixed .column-comments .vers { 575 padding-left: 0; 576 padding-right: 3px; 577 } 578 .fixed .column-comments a { 579 float: right; 580 } 581 .sorting-indicator { 582 margin-left: 0; 583 margin-right: 7px; 584 } 585 th.sortable a span, 586 th.sorted a span { 587 float: right; 588 } 589 590 /* Bulk Actions */ 591 592 .tablenav-pages a { 96 593 margin-right: 0; 97 594 margin-left: 1px; 98 595 } 99 .column-author img, .column-username img { 100 float: right; 596 .tablenav-pages .next-page { 597 margin-left: 0; 598 margin-right: 2px; 599 } 600 601 .tablenav a.button-secondary { 602 margin: 3px 0 0 8px; 603 } 604 605 .tablenav .tablenav-pages { 606 float: left; 607 } 608 609 .tablenav .displaying-num { 101 610 margin-right: 0; 102 611 margin-left: 10px; 103 } 104 .tablenav a.button-secondary { 105 margin-right: 0; 106 margin-left: 8px; 107 } 612 font-family: Tahoma, Arial, sans-serif; 613 font-style: bold; 614 } 615 108 616 .tablenav .actions { 617 padding: 2px 0 0 8px; 618 } 619 620 .tablenav .delete { 621 margin-right: 0; 622 margin-left: 20px; 623 } 624 625 .view-switch { 626 float: left; 627 } 628 629 .filter { 630 float: right; 631 margin: -5px 10px 0 0; 632 } 633 634 .filter .subsubsub { 635 margin-left: 0; 636 margin-right: -10px; 637 } 638 639 #posts-filter fieldset { 640 float: right; 641 margin: 0 0 1em 1.5ex; 642 } 643 644 #posts-filter fieldset legend { 645 padding: 0 1px .2em 0; 646 } 647 648 /*------------------------------------------------------------------------------ 649 10.1 - Inline Editing 650 ------------------------------------------------------------------------------*/ 651 652 #wpbody-content .inline-edit-row fieldset { 653 float: right; 654 } 655 656 #wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col { 657 border-width: 0 1px 0 0; 658 } 659 660 #wpbody-content .bulk-edit-row .inline-edit-col-bottom { 661 float: left; 662 } 663 664 .inline-edit-row fieldset label span.title { 665 float: right; 666 } 667 668 .inline-edit-row fieldset label span.input-text-wrap { 669 margin-left: 0; 670 margin-right: 5em; 671 } 672 673 .quick-edit-row-post fieldset.inline-edit-col-right label span.title { 109 674 padding-right: 0; 110 padding-left: 8px; 111 } 112 .tablenav .tablenav-pages { 113 float: left; 114 } 115 .tablenav .displaying-num { 116 margin-right: 0; 117 margin-left: 10px; 675 padding-left: 0.5em; 676 } 677 678 #wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child { 679 margin-right: 0; 680 margin-left: 0.5em 681 } 682 683 /* Styling */ 684 685 .inline-edit-row fieldset span.title, 686 .inline-edit-row fieldset span.checkbox-title { 118 687 font-family: Tahoma, Arial, sans-serif; 119 688 font-style: normal; 120 689 } 690 691 .inline-edit-row fieldset .inline-edit-date { 692 float: right; 693 } 694 695 .inline-edit-row fieldset ul.cat-checklist label, 696 .inline-edit-row .catshow, 697 .inline-edit-row .cathide, 698 .inline-edit-row #bulk-titles div { 699 font-family: Tahoma, Arial, sans-serif; 700 } 701 702 .quick-edit-row-post fieldset label.inline-edit-status { 703 float: right; 704 } 705 706 #bulk-titles div a { 707 float: right; 708 margin: 3px -2px 0 3px; 709 overflow: hidden; 710 text-indent: -9999px; 711 } 712 713 714 /*------------------------------------------------------------------------------ 715 11.0 - Write/Edit Post Screen 716 ------------------------------------------------------------------------------*/ 717 718 719 #wp-fullscreen-title-prompt-text { 720 left: auto; 721 right: 0; 722 } 723 724 .postarea h3 label { 725 float: right; 726 } 727 728 .postarea #add-media-button { 729 float: left; 730 right: auto; 731 left: 10px; 732 } 733 734 735 #edButtonPreview, 736 #edButtonHTML { 737 margin: 5px 0 0 5px; 738 float: left; 739 } 740 741 #poststuff #edButtonHTML { 742 margin-right: 0; 743 margin-left: 15px; 744 } 745 746 #media-buttons a { 747 padding: 0 10px 5px 0; 748 } 749 750 .submitbox .submit { 751 text-align: right; 752 } 753 754 .inside-submitbox #post_status { 755 margin: 2px -2px 2px 0; 756 } 757 758 .submitbox .submit input { 759 margin-right: 0; 760 margin-left: 4px; 761 } 762 763 #normal-sortables .postbox .submit { 764 float: left; 765 } 766 767 768 #post-body ul.category-tabs, 769 #post-body ul.add-menu-item-tabs { 770 float: right; 771 text-align: left; 772 /* Negative margin for the sake of those without JS: all tabs display */ 773 margin: 0 5px 0 -120px; 774 } 775 776 777 #post-body ul.category-tabs li.tabs, 778 #post-body ul.add-menu-item-tabs li.tabs { 779 -moz-border-radius: 3px 3px 0 0; 780 -webkit-border-top-left-radius: 0; 781 -webkit-border-top-right-radius: 3px; 782 -webkit-border-bottom-left-radius: 0; 783 -webkit-border-bottom-right-radius: 3px; 784 -khtml-border-top-left-radius: 0; 785 -khtml-border-top-right-radius: 3px; 786 -khtml-border-bottom-left-radius: 0; 787 -khtml-border-bottom-right-radius: 3px; 788 border-top-left-radius: 0; 789 border-top-right-radius: 3px; 790 border-bottom-left-radius: 0; 791 border-bottom-right-radius: 3px; 792 } 793 794 #post-body .categorydiv div.tabs-panel, 795 .taxonomy div.tabs-panel, 796 #post-body #linkcategorydiv div.tabs-panel { 797 margin: 0 125px 0 5px; 798 } 799 800 #side-sortables .comments-box thead th, 801 #normal-sortables .comments-box thead th { 802 font-style: normal; 803 } 804 805 #commentsdiv img.waiting { 806 padding-left: 0; 807 padding-right: 5px; 808 } 809 810 #post-body .category-tabs li.tabs, 811 #post-body .add-menu-item-tabs li.tabs { 812 border-width: 1px 1px 1px 0; 813 margin-right: 0; 814 margin-left: -1px; 815 } 816 817 /* positioning etc. */ 818 819 #posts-filter fieldset { 820 float: right; 821 margin: 0 0 1em 1.5ex; 822 } 823 824 #posts-filter fieldset legend { 825 padding: 0 1px .2em 0; 826 } 827 828 /* Global classes */ 829 830 #post-body .tagsdiv #newtag { 831 margin-right: 0; 832 margin-left: 5px; 833 } 834 835 .autosave-info { 836 padding: 2px 2px 2px 15px; 837 text-align: left; 838 } 839 840 #post-body .wp_themeSkin .mceStatusbar a.mceResize { 841 background: transparent url(../images/resize-rtl.gif) no-repeat scroll right bottom; 842 cursor: sw-resize; 843 } 844 845 .curtime #timestamp { 846 background-position: right top; 847 padding-left: 0; 848 padding-right: 18px; 849 } 850 851 /*------------------------------------------------------------------------------ 852 11.1 - Custom Fields 853 ------------------------------------------------------------------------------*/ 854 121 855 #postcustomstuff table input, 122 856 #postcustomstuff table select, … … 124 858 margin: 8px 8px 8px 0; 125 859 } 126 /* 700 - 1000 127 =================================== */ 128 #pass-strength-result { 129 float: right; 130 margin: 12px 1px 5px 5px; 131 } 132 /* Admin Header */ 133 #user_info { 134 float: left; 135 } 136 #header-logo { 137 float: right; 138 margin: 7px 15px 0 0; 139 } 140 #wphead h1 { 141 font-family: Tahoma, Arial, sans-serif; 142 float: right; 143 } 144 #wphead h1.long-title { 145 font-family: Tahoma, Arial, sans-serif; 146 } 147 #adminmenu .wp-submenu a { 148 padding-left: 0; 149 padding-right: 12px; 150 border-width: 0 0 0 1px; 151 border-style: none none none solid; 152 font-family: Tahoma, Arial, sans-serif; 153 } 154 #adminmenu a.menu-top, 155 #adminmenu .wp-submenu-head { 156 font-family: Tahoma, Arial, sans-serif; 157 } 158 #adminmenu img.wp-menu-image { 159 float: right; 160 } 161 .folded #adminmenu img.wp-menu-image { 162 padding: 7px 6px 0 0; 163 } 164 #adminmenu a.separator { 165 cursor: e-resize; 166 } 167 .folded #adminmenu a.separator { 168 cursor: w-resize; 169 } 170 .folded #adminmenu .wp-submenu-wrap { 171 -webkit-border-bottom-left-radius: 3px; 172 -webkit-border-top-left-radius: 3px; 173 -khtml-border-bottom-left-radius: 3px; 174 -khtml-border-top-left-radius: 3px; 175 -moz-border-radius-bottomleft: 3px; 176 -moz-border-radius-topleft: 3px; 177 border-bottom-left-radius: 3px; 178 border-top-left-radius: 3px; 179 } 180 #adminmenu .wp-submenu .wp-submenu-head { 181 padding: 6px 10px 6px 4px; 182 } 183 .folded #adminmenu .wp-submenu { 184 margin: -1px 28px 0 0; 185 } 186 .folded #adminmenu .wp-submenu a { 187 padding-left: 0; 188 padding-right: 10px; 189 } 190 .folded #adminmenu a.wp-has-submenu { 191 margin-left: 0; 192 margin-right: 40px; 193 } 194 #adminmenu .wp-menu-toggle { 195 float: left; 196 padding: 1px 0 0 2px; 197 clear: left; 198 } 199 #adminmenu div.wp-menu-image { 200 float: right; 201 } 202 #wphead-info { 203 margin: 0 15px 0 0; 204 padding-right:0; 205 padding-left: 15px; 206 } 207 /* end side admin menu */ 208 /* 1000 - 1300 209 =================================== */ 210 #adminmenu #awaiting-mod, 211 #adminmenu span.update-plugins, 212 #sidemenu li a span.update-plugins { 213 font-family: Tahoma, Arial, sans-serif; 214 margin-left: 0; 215 margin-right: 7px; 216 } 217 .post-com-count-wrapper { 218 font-family: Tahoma, Arial, sans-serif; 219 } 220 .column-response .post-com-count { 221 float: right; 222 margin-right: 0; 223 margin-left: 5px; 224 } 225 /* Tables used on comment.php and option/setting pages */ 226 .form-table th { 227 text-align: right; 228 } 229 .form-table input.tog { 230 margin-right: 0; 231 margin-left: 2px; 232 float: right; 233 } 234 .form-table table.color-palette { 235 float: right; 236 } 237 #profile-page .form-table #rich_editing { 238 margin-right: 0; 239 margin-left: 5px; 240 } 241 /* Post Screen */ 242 /* 1300 - 1500 243 =================================== */ 244 #normal-sortables .postbox .submit { 245 float: left; 246 } 247 #post-body .tagsdiv #newtag { 248 margin-right: 0; 249 margin-left: 5px; 250 } 251 #post-status-info { 252 padding: 0 7px 0 15px; 253 } 254 #comment-status-radio input { 255 margin: 2px 0 5px 3px; 256 } 257 .tagchecklist { 258 margin-left: 0; 259 margin-right: 10px; 260 } 261 .tagchecklist strong { 262 margin-left: 0; 263 margin-right: -8px; 264 } 265 .tagchecklist span { 266 float: right; 267 } 268 .tagchecklist span a { 269 margin: 6px -9px 0 0; 270 float: right; 271 } 272 .ac_results li { 273 text-align: right; 274 } 275 #poststuff h2 { 276 clear: right; 277 } 278 .description, .form-wrap p { 279 font-family: Tahoma, Arial, sans-serif; 280 } 281 .sorting-indicator { 282 margin-left: 0; 283 margin-right: 7px; 284 } 285 th.sortable a span, 286 th.sorted a span { 287 float: right; 288 } 289 .fixed .column-comments a { 290 float: right; 291 } 292 293 /* 1500 - 1800 294 =================================== */ 295 .autosave-info { 296 padding: 2px 2px 2px 15px; 297 text-align: left; 298 } 299 .meta-box-sortables .postbox .handlediv { 300 float: left; 301 } 302 .howto { 303 font-family: Tahoma, Arial, sans-serif; 304 } 305 .postarea h3 label { 306 float: right; 307 } 308 .postarea #add-media-button { 309 float: left; 310 right: auto; 311 left: 10px; 312 } 313 .wp_themeSkin tr.mceFirst td.mceToolbar { 314 background-position: right top; 315 } 316 #poststuff #edButtonPreview, 317 #poststuff #edButtonHTML { 318 margin: 5px 0 0 5px; 319 float: left; 320 } 321 #poststuff #edButtonHTML { 322 margin-right: 0; 323 margin-left: 15px; 324 } 325 #media-buttons a { 326 padding: 0 10px 5px 0; 327 } 328 .submitbox .submit { 329 text-align: right; 330 } 331 332 .inside-submitbox #post_status { 333 margin: 2px -2px 2px 0; 334 } 335 .submitbox .submit input { 336 margin-right: 0; 337 margin-left: 4px; 338 } 339 /* Categories */ 860 861 /*------------------------------------------------------------------------------ 862 11.2 - Post Revisions 863 ------------------------------------------------------------------------------*/ 864 865 table.diff td, table.diff th { 866 font-family: Courier, monospace; 867 } 868 869 /*------------------------------------------------------------------------------ 870 12.0 - Categories 871 ------------------------------------------------------------------------------*/ 872 340 873 .category-adder { 341 874 margin-left: 0; 342 875 margin-right: 120px; 343 876 } 877 878 879 #post-body ul.category-tabs, 880 #post-body ul.add-menu-item-tabs { 881 float: right; 882 text-align: left; 883 /* Negative margin for the sake of those without JS: all tabs display */ 884 margin: 0 5px 0 -120px; 885 } 886 344 887 #post-body ul.category-tabs li.tabs, 345 888 #post-body ul.add-menu-item-tabs li.tabs { 346 -moz-border-radius: 0 3px 3px0;889 -moz-border-radius: 3px 3px 0 0; 347 890 -webkit-border-top-left-radius: 0; 348 891 -webkit-border-top-right-radius: 3px; 349 892 -webkit-border-bottom-left-radius: 0; 350 893 -webkit-border-bottom-right-radius: 3px; 894 -khtml-border-top-left-radius: 0; 895 -khtml-border-top-right-radius: 3px; 896 -khtml-border-bottom-left-radius: 0; 897 -khtml-border-bottom-right-radius: 3px; 351 898 border-top-left-radius: 0; 352 899 border-top-right-radius: 3px; … … 354 901 border-bottom-right-radius: 3px; 355 902 } 356 #post-body ul.category-tabs, 357 #post-body ul.add-menu-item-tabs { 358 float: right; 359 text-align: left; 360 margin: 0 0 0 -120px; 361 } 362 #post-body .categorydiv div.tabs-panel, 363 #post-body .taxonomy div.tabs-panel, 364 #post-body #linkcategorydiv div.tabs-panel { 365 margin: 0 120px 0 5px; 366 } 367 /* 1800 - 2000 368 =================================== */ 903 369 904 #front-page-warning, 370 905 #front-static-pages ul, 906 ul.export-filters, 371 907 .inline-editor ul.cat-checklist ul, 372 908 .categorydiv ul.categorychecklist ul, … … 374 910 .posttypediv ul.categorychecklist ul, 375 911 .taxonomydiv ul.categorychecklist ul, 376 #linkcategorydiv ul.categorychecklist ul {912 #linkcategorydiv ul.categorychecklist ul { 377 913 margin-left: 0; 378 914 margin-right: 18px; 379 915 } 380 /* positioning etc. */ 381 p.search-box { 382 float: left; 383 } 384 #posts-filter fieldset { 385 float: right; 386 margin: 0 0 1em 1.5ex; 387 } 388 #posts-filter fieldset legend { 389 padding: 0 1px .2em 0; 390 } 391 .view-switch { 392 float: left; 393 } 394 .filter { 395 float: right; 396 margin: -5px 10px 0 0; 397 } 398 #the-comment-list td.comment p.comment-author { 399 margin-right: 0; 400 } 401 #the-comment-list p.comment-author img { 402 float: right; 403 margin-right: 0; 404 margin-left: 8px; 405 } 406 .tablenav .delete { 916 917 #post-body .category-tabs li.tabs, 918 #post-body .add-menu-item-tabs li.tabs { 919 border-style: solid solid solid none; 920 border-width: 1px 1px 1px 0; 921 margin-right: 0; 922 margin-left: -1px; 923 } 924 925 p.help, 926 p.description, 927 span.description, 928 .form-wrap p { 929 font-style: normal; 930 font-family: Tahoma, Arial, sans-serif; 931 } 932 933 /*------------------------------------------------------------------------------ 934 13.0 - Tags 935 ------------------------------------------------------------------------------*/ 936 937 .taghint { 938 margin: 15px 12px -24px 0; 939 } 940 941 #poststuff .tagsdiv .howto { 942 margin: 0 8px 6px 0; 943 } 944 945 .ac_results li { 946 text-align: right; 947 } 948 949 /*------------------------------------------------------------------------------ 950 14.0 - Media Screen 951 ------------------------------------------------------------------------------*/ 952 953 #wpbody-content .describe th { 954 text-align: right; 955 956 } 957 958 .describe .media-item-info .A1B1 { 959 padding: 0 10px 0 0; 960 } 961 962 .media-upload-form td label { 963 margin-left: 6px; 964 margin-right: 2px; 965 } 966 967 .media-upload-form .align .field label { 968 padding: 0 22px 0 0; 969 margin: 0 0 0 1em; 970 } 971 972 .media-upload-form tr.image-size label { 973 margin: 0 3px 0 0; 974 } 975 976 #wpbody-content .describe p.help { 977 padding: 0 5px 0 0; 978 } 979 980 .media-item .error-div a.dismiss, 981 .describe-toggle-on, 982 .describe-toggle-off { 983 float: left; 407 984 margin-right: 0; 408 985 margin-left: 20px; 409 986 } 410 td.action-links, th.action-links { 411 text-align: left; 412 } 413 /* 2000 - 2300 414 =================================== */ 415 .filter .subsubsub { 416 margin-left: 0; 417 margin-right: -10px; 418 } 419 #wp-word-count { 420 margin-right: 10px; 421 } 422 .tool-box .title { 423 font-family: Tahoma, Arial, sans-serif; 424 } 425 .settings-toggle { 426 text-align: left; 427 margin: 5px 0 15px 7px; 428 } 429 .curtime #timestamp { 430 background-position: right top; 431 padding-left: 0; 432 padding-right: 18px; 433 } 434 /* media popup 0819 */ 435 #sidemenu { 436 margin: -30px 315px 0 15px; 437 float: left; 987 988 .media-item .error-div { 438 989 padding-left: 0; 439 990 padding-right: 10px; 440 991 } 441 #sidemenu a { 442 float: right; 443 } 444 #replysubmit .button { 992 993 .media-item .pinkynail { 994 float: right; 995 } 996 997 .crunching { 998 text-align: left; 445 999 margin-right: 0; 446 1000 margin-left: 5px; 447 1001 } 448 /* 2300 - 2500 449 =================================== */ 450 #edithead .inside { 451 float: right; 452 margin: 3px 5px 2px 0; 453 } 454 #replyrow #ed_reply_toolbar input { 455 margin: 1px 1px 1px 2px; 456 } 457 /* show/hide settings */ 458 #screen-meta-links { 459 margin: 0 0 0 18px; 460 } 461 #screen-options-link-wrap, 462 #contextual-help-link-wrap { 463 float: left; 464 font-family: Tahoma, Arial, sans-serif; 465 margin: 0 0 0 6px; 466 } 467 #contextual-help-wrap li { 468 margin-left: 0; 469 margin-right: 18px; 470 } 471 #screen-meta a.show-settings { 472 padding: 0 6px 0 16px; 473 background-position: left top; 474 } 475 .metabox-prefs label { 476 padding-right: 0; 477 padding-left: 15px; 478 } 479 .metabox-prefs label input { 480 margin: 0 2px 0 5px; 481 } 482 .inline-editor .save, 483 .inline-editor .cancel { 484 margin-right: 0; 485 margin-left: 5px; 486 } 487 #replysubmit img.waiting, 488 .inline-edit-save img.waiting { 489 float: left; 490 } 491 .trash-undo-inside, 492 .spam-undo-inside, 493 .spam-undo-inside .avatar, 494 .trash-undo-inside .avatar { 495 margin-right: 0; 496 margin-left: 8px; 497 } 498 /* 2500 - 2700 499 =================================== */ 500 #bulk-titles div a { 501 float: right; 502 margin: 3px -2px 0 3px; 503 } 504 #wpbody-content .filename { 505 margin-left: 0; 506 margin-right: 10px; 507 } 508 #wpbody-content .inline-edit-row fieldset { 509 float: right; 510 } 511 #wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col { 512 border-left: 0 none; 513 border-right: 1px solid; 514 } 515 #wpbody-content .bulk-edit-row .inline-edit-col-bottom { 516 float: left; 517 } 518 .inline-edit-row fieldset label span.title { 519 float: right; 520 } 521 .inline-edit-row fieldset label span.input-text-wrap { 522 margin-left: 0; 523 margin-right: 5em; 524 } 525 .quick-edit-row-post fieldset.inline-edit-col-right label span.title { 526 padding-right: 0; 527 padding-left: 0.5em; 528 } 529 #wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child { 530 margin-right: 0; 531 margin-left: 0.5em; 532 } 533 /* 2700 - 3000 534 =================================== */ 535 .inline-edit-row fieldset span.title, 536 .inline-edit-row fieldset span.checkbox-title { 537 font-family: Tahoma, Arial, sans-serif; 538 } 539 .inline-edit-row fieldset .inline-edit-date { 540 float: right; 541 } 542 .inline-edit-row fieldset ul.cat-checklist label, 543 .inline-edit-row .catshow, 544 .inline-edit-row .cathide, 545 .inline-edit-row #bulk-titles div { 546 font-family: Tahoma, Arial, sans-serif; 547 } 548 .quick-edit-row-post fieldset label.inline-edit-status { 549 float: right; 550 } 551 .describe-toggle-on, .describe-toggle-off { 552 float: left; 553 margin-right: 0; 554 margin-left: 20px; 555 } 556 #wpbody-content #media-items .filename { 557 float: right; 558 margin-left: 0; 559 margin-right: 10px; 560 } 561 .media-item .pinkynail { 562 float: right; 563 } 1002 1003 .bar { 1004 border-right-width: 0; 1005 border-left-width: 3px; 1006 border-right-style: none; 1007 border-left-style: solid; 1008 } 1009 1010 /*------------------------------------------------------------------------------ 1011 14.1 - Media Uploader 1012 ------------------------------------------------------------------------------*/ 1013 564 1014 #find-posts-response .found-radio { 565 padding: 8px 8px 0 0; 566 } 567 .find-box-buttons { 568 left: auto; 569 right: 12px; 570 } 1015 padding: 5px 8px 0 0; 1016 } 1017 1018 571 1019 .find-box-search label { 572 1020 padding-right: 0; 573 1021 padding-left: 6px; 574 1022 } 575 /* favorite-actions */ 576 #favorite-actions { 577 float: left; 578 } 579 #favorite-first { 580 padding: 3px 12px 4px 30px; 581 } 582 #favorite-inside { 583 } 584 #favorite-inside a { 585 padding: 3px 10px 3px 5px; 586 } 587 #favorite-toggle { 1023 1024 .find-box #resize-se { 588 1025 right: auto; 589 left: 0; 590 background:transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat 10px -4px; 591 } 1026 left: 1px; 1027 } 1028 1029 1030 form.upgrade .hint { 1031 font-style: normal; 1032 } 1033 1034 1035 /*------------------------------------------------------------------------------ 1036 14.2 - Image Editor 1037 ------------------------------------------------------------------------------*/ 1038 1039 .imgedit-menu div { 1040 float: right; 1041 } 1042 1043 .imgedit-help { 1044 font-style: normal; 1045 } 1046 1047 .imgedit-submit-btn { 1048 margin-left: 0; 1049 margin-right: 20px; 1050 } 1051 1052 1053 /*------------------------------------------------------------------------------ 1054 15.0 - Comments Screen 1055 ------------------------------------------------------------------------------*/ 1056 1057 .form-table th { 1058 text-align: right; 1059 } 1060 1061 .form-table input.tog { 1062 margin-right: 0; 1063 margin-left: 2px; 1064 float: right; 1065 } 1066 1067 .form-table table.color-palette { 1068 float: right; 1069 } 1070 1071 /* reply to comments */ 1072 1073 #replysubmit img.waiting, 1074 .inline-edit-save img.waiting { 1075 float: left; 1076 } 1077 1078 #replysubmit .button { 1079 margin-right: 0; 1080 margin-left: 5px; 1081 } 1082 1083 #edithead .inside { 1084 float: right; 1085 padding: 3px 5px 2px 0; 1086 } 1087 1088 .comment-ays th { 1089 border-right-style: none; 1090 border-left-style: solid; 1091 border-right-width: 0; 1092 border-left-width: 1px; 1093 } 1094 1095 .spam-undo-inside .avatar, 1096 .trash-undo-inside .avatar { 1097 margin-left: 8px; 1098 } 1099 1100 #comment-status-radio input { 1101 margin: 2px 0 5px 3px; 1102 } 1103 1104 1105 1106 /*------------------------------------------------------------------------------ 1107 16.0 - Themes 1108 ------------------------------------------------------------------------------*/ 1109 1110 td.available-theme { 1111 text-align: right; 1112 } 1113 1114 #current-theme img { 1115 float: right; 1116 margin-right: 0; 1117 margin-left: 1em; 1118 } 1119 1120 #broken-themes { 1121 text-align: right; 1122 } 1123 1124 /*------------------------------------------------------------------------------ 1125 16.1 - Custom Header Screen 1126 ------------------------------------------------------------------------------*/ 1127 1128 .appearance_page_custom-header .available-headers .default-header { 1129 float: right; 1130 margin: 0 0 20px 20px; 1131 } 1132 1133 .appearance_page_custom-header .random-header { 1134 margin: 0 0 20px 20px; 1135 } 1136 1137 .appearance_page_custom-header .available-headers label input, 1138 .appearance_page_custom-header .random-header label input { 1139 margin-right: 0; 1140 margin-left: 10px; 1141 } 1142 1143 /*------------------------------------------------------------------------------ 1144 16.2 - Custom Background Screen 1145 ------------------------------------------------------------------------------*/ 1146 1147 /* No RTL for now, this space intentionally left blank */ 1148 1149 1150 /*------------------------------------------------------------------------------ 1151 16.3 - Tabbed Admin Screen Interface (Experimental) 1152 ------------------------------------------------------------------------------*/ 1153 1154 .nav-tab { 1155 margin: 0 0 -1px 6px; 1156 } 1157 1158 h2 .nav-tab { 1159 font-family: Tahoma, Arial, sans-serif; 1160 } 1161 1162 1163 /*------------------------------------------------------------------------------ 1164 17.0 - Plugins 1165 ------------------------------------------------------------------------------*/ 1166 1167 .plugins .desc ul, 1168 .plugins .desc ol { 1169 margin: 0 2em 0 0; 1170 } 1171 1172 #wpbody-content .plugins .plugin-title, #wpbody-content .plugins .theme-title { 1173 padding-right: 0; 1174 padding-left: 12px; 1175 } 1176 1177 1178 /*------------------------------------------------------------------------------ 1179 18.0 - Users 1180 ------------------------------------------------------------------------------*/ 1181 1182 #profile-page .form-table #rich_editing { 1183 margin-right: 0; 1184 margin-left: 5px 1185 } 1186 1187 #your-profile legend { 1188 font-family: Tahoma, Arial, sans-serif; 1189 } 1190 1191 /*------------------------------------------------------------------------------ 1192 19.0 - Tools 1193 ------------------------------------------------------------------------------*/ 1194 1195 /* Intentionally didn't RTLized the new press-this button; 1196 1197 /*------------------------------------------------------------------------------ 1198 20.0 - Settings 1199 ------------------------------------------------------------------------------*/ 1200 592 1201 #utc-time, #local-time { 593 1202 padding-left: 0; 594 1203 padding-right: 25px; 595 font-family: Tahoma, Arial; 596 } 597 .icon32 { 598 float: right; 599 margin: 14px 0 0 6px; 600 } 601 .subtitle { 602 padding-left: 0; 603 padding-right: 25px; 604 } 605 606 ol { 607 list-style-type:decimal; 608 margin-left:0; 609 margin-right:2em; 610 } 611 612 .postbox-container { 613 float: right; 614 padding-left: 0.5%; 615 padding-right: 0; 616 } 617 618 /* Media library */ 619 #wpbody-content .describe th { 620 text-align: right; 621 } 622 623 .describe .media-item-info .A1B1 { 624 padding: 0 10px 0 0; 625 } 626 627 .media-upload-form td label { 628 margin-left: 6px; 629 margin-right: 2px; 630 } 631 632 .media-upload-form .align .field label { 633 padding: 0 22px 0 0; 634 margin: 0 0 0 1em; 635 } 636 637 .media-upload-form tr.image-size label { 638 margin: 0 3px 0 0 ; 639 } 640 641 #wpbody-content .describe p.help { 642 padding: 0 5px 0 0 ; 643 } 644 645 .media-item .error-div a.dismiss, 646 .describe-toggle-on, 647 .describe-toggle-off { 648 float: left; 649 margin-right: 0; 650 margin-left: 20px; 651 } 652 653 .describe-toggle-on, 654 .describe-toggle-off { 655 float: left; 656 margin-left: 20px; 657 margin-right: 0; 658 } 659 660 .media-item .error-div { 1204 font-style: normal; 1205 font-family: Tahoma, Arial, sans-serif; 1206 } 1207 1208 /*------------------------------------------------------------------------------ 1209 21.0 - Admin Footer 1210 ------------------------------------------------------------------------------*/ 1211 1212 #footer { 1213 margin-right: 0; 1214 margin-left: 15px; 1215 } 1216 1217 /*------------------------------------------------------------------------------ 1218 22.0 - Misc 1219 ------------------------------------------------------------------------------*/ 1220 1221 #template div { 1222 margin-right: 0; 1223 margin-left: 190px; 1224 } 1225 1226 .column-author img, .column-username img { 1227 float: right; 1228 margin-right: 0; 1229 margin-left: 10px; 1230 } 1231 1232 .tagchecklist strong { 1233 margin-left: 0; 1234 margin-right: -8px; 1235 } 1236 1237 .tagchecklist span { 1238 margin-right: 0; 1239 margin-left: 25px; 1240 float: right; 1241 1242 } 1243 .tagchecklist span a { 1244 margin: 6px -9px 0pt 0pt; 1245 float: right; 1246 } 1247 1248 #poststuff h2 { 1249 clear: right; 1250 } 1251 1252 #poststuff h3, 1253 .metabox-holder h3 { 1254 font-family: Tahoma, Arial, sans-serif; 1255 } 1256 1257 .tool-box .title { 1258 font-family: Tahoma, Arial, sans-serif; 1259 } 1260 1261 #sidemenu { 1262 margin: -30px 315px 0 15px; 1263 float: left; 661 1264 padding-left: 0; 662 1265 padding-right: 10px; 663 1266 } 664 665 .media-item .pinkynail { 666 float: right; 667 } 668 669 .crunching { 670 text-align: left; 671 margin-left: 5px; 672 margin-right: 0; 673 } 674 675 .bar { 676 border-left-width: 3px; 677 border-left-style: solid; 678 border-right: none; 679 } 680 681 682 /* TinyMCE 683 =================================== */ 684 .clearlooks2 .mceTop .mceLeft { 685 width:100% !important; 686 } 687 688 /* tag hints */ 689 .taghint { 690 margin: 15px 12px -24px 0; 691 } 692 693 #poststuff .tagsdiv .howto { 694 margin: 0 8px 6px 0; 695 } 696 697 #broken-themes { 1267 #sidemenu a { 1268 float: right; 1269 } 1270 1271 table .vers, 1272 table .column-visible, 1273 table .column-rating { 698 1274 text-align: right; 699 1275 } 700 1276 701 .describe .del-link { 702 padding-right: 5px; 703 padding-left: 0; 704 } 705 706 .comment-ays th { 707 border-left-style: solid; 708 border-left-width: 1px; 709 } 710 711 /* Custom Header */ 712 .appearance_page_custom-header #available-headers .default-header { 713 float: right; 714 margin: 0 0 20px 20px; 715 } 716 .appearance_page_custom-header #available-headers label input { 717 margin-right: 0; 718 margin-left: 10px; 719 } 720 721 #custom-background label { 722 padding-right: 0; 723 padding-left: 15px; 724 } 725 726 /* ltr 727 =================================== */ 728 #author-email, #author-url, #rss-url-1, #edit-slug-box, #post_name, #trackback_url, #metakeyinput, #post_password, #slug, #category_nicename, #link_url, #link_image, #rss_uri, #menu_order, #email, #newcomment_author_url, #pages-exclude, #template textarea, #user_login, #url, #pass1, #pass2, #aim, #yim, #jabber, #siteurl, #home, #admin_email, #gmt_offset, #default_post_edit_rows, #mailserver_url, #mailserver_login, #mailserver_pass, #mailserver_port, #ping_sites, #posts_per_page, #posts_per_rss, #blog_charset, #close_comments_days_old, #comments_per_page, #comment_max_links, #moderation_keys, #blacklist_keys, #thumbnail_size_w, #thumbnail_size_h, #medium_size_w, #medium_size_h, #large_size_w, #large_size_h, #permalink_structure, #category_base, #tag_base, #upload_path, #upload_url_path, #rules { 729 direction: ltr; 730 } 731 732 /* no italic 733 =================================== */ 734 735 #quicktags #ed_em, #ed_reply_toolbar #ed_reply_em, .tablenav .displaying-num, #footer, #footer a, p.help, p.description, span.description, .form-wrap p, #side-sortables .comments-box thead th, 736 #normal-sortables .comments-box thead th, .howto, .inline-edit-row fieldset span.title, .inline-edit-row fieldset span.checkbox-title, #utc-time, #local-time, form.upgrade .hint, p.install-help, .imgedit-help { 737 font-style: normal; 738 } 1277 1278 /*------------------------------------------------------------------------------ 1279 23.0 - Dead 1280 ------------------------------------------------------------------------------*/ 1281 1282 /* - Not used anywhere in WordPress - verify and then deprecate 1283 ------------------------------------------------------------------------------*/ 1284 1285 /* No RTL for now, this space intentionally left blank */ 1286 1287 1288 /* - Only used once or twice in all of WP - deprecate for global style 1289 ------------------------------------------------------------------------------*/ 1290 1291 * html #template div {margin-left: 0;} 1292 1293 .list-ajax-loading { 1294 float: left; 1295 margin-right: 0; 1296 margin-left: 9px; 1297 } 1298 1299 /* - Used - but could/should be deprecated with a CSS reset 1300 ------------------------------------------------------------------------------*/ 1301 /* No RTL for now, this space intentionally left blank */ 1302
Note: See TracChangeset
for help on using the changeset viewer.