2008-11-01 21:59:57 +01:00
|
|
|
.bar {
|
|
|
|
border-right-color: transparent;
|
|
|
|
border-left-color: #99d;
|
2008-08-13 01:19:07 +02:00
|
|
|
}
|
|
|
|
.plugins .togl {
|
|
|
|
border-right-color: transparent;
|
|
|
|
border-left-color: #ccc;
|
|
|
|
}
|
2008-11-04 03:50:16 +01:00
|
|
|
.post-com-count {
|
|
|
|
background-image: url(../images/bubble_bg-rtl.gif);
|
|
|
|
}
|
|
|
|
#adminmenu li a #awaiting-mod {
|
|
|
|
background-image: url(../images/comment-stalk-rtl.gif);
|
|
|
|
}
|
2008-08-13 01:19:07 +02:00
|
|
|
#upload-menu li.current {
|
|
|
|
border-right-color: transparent;
|
|
|
|
border-left-color: #448abd;
|
|
|
|
}
|
2008-11-11 05:30:48 +01:00
|
|
|
#adminmenu .wp-submenu .current a.current {
|
|
|
|
background: transparent url(../images/menu-bits-rtl.gif) no-repeat scroll right -289px;
|
|
|
|
}
|
2008-11-04 03:50:16 +01:00
|
|
|
#adminmenu li.wp-menu-separator {
|
|
|
|
background: transparent url(../images/menu-arrows-rtl.gif) no-repeat scroll right 5px;
|
|
|
|
}
|
|
|
|
#adminmenu.folded li.wp-menu-separator {
|
|
|
|
background: transparent url(../images/menu-arrows-rtl.gif) no-repeat scroll left -34px;
|
|
|
|
}
|
|
|
|
#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) repeat-x scroll right -206px;
|
|
|
|
}
|
2008-11-11 05:30:48 +01:00
|
|
|
#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) no-repeat right -206px;
|
|
|
|
}
|
2008-11-04 03:50:16 +01:00
|
|
|
#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
|
|
|
|
#adminmenu .wp-menu-open .wp-menu-toggle {
|
|
|
|
background: transparent url(../images/menu-bits-rtl.gif) repeat-x scroll right -108px;
|
|
|
|
}
|
|
|
|
#adminmenu a.wp-has-submenu {
|
|
|
|
background: #f1f1f1 url(../images/menu-bits-rtl.gif) repeat-x scroll right -379px;
|
|
|
|
}
|
|
|
|
#adminmenu .wp-submenu a {
|
|
|
|
background: #FFFFFF url(../images/menu-bits-rtl.gif) no-repeat scroll right -310px;
|
|
|
|
}
|
|
|
|
#adminmenu li.current a,
|
|
|
|
#adminmenu .wp-submenu a:hover {
|
|
|
|
background: transparent url(../images/menu-bits-rtl.gif) no-repeat scroll right -289px;
|
|
|
|
}
|
|
|
|
#adminmenu li.wp-has-current-submenu a.wp-has-submenu {
|
|
|
|
background: #b5b5b5 url(../images/menu-bits-rtl.gif) repeat-x scroll right top;
|
|
|
|
}
|
2008-11-11 05:30:48 +01:00
|
|
|
.ui-sortable .postbox:hover .handlediv {
|
|
|
|
background: transparent url(../images/menu-bits-rtl.gif) no-repeat scroll right -111px;
|
|
|
|
}
|