|
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 .post-com-count { |
|
12 background-image: url(../images/bubble_bg-rtl.gif); |
|
13 } |
|
14 .tablenav .tablenav-pages a { |
|
15 background: #eee url('../images/menu-bits-rtl-vs.gif') repeat-x scroll right -379px; |
|
16 } |
|
17 #upload-menu li.current { |
|
18 border-right-color: transparent; |
|
19 border-left-color: #448abd; |
|
20 } |
|
21 |
|
22 #adminmenu .wp-submenu .current a.current { |
|
23 background: transparent url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -289px; |
|
24 } |
|
25 |
|
26 #adminmenu li.wp-menu-separator { |
|
27 background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px; |
|
28 } |
|
29 |
|
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, |
|
35 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { |
|
36 background: transparent url(../images/menu-bits-rtl-vs.gif) 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-vs.gif) 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-vs.gif) 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) repeat-x scroll right -109px; |
|
59 } |
|
60 |
|
61 #adminmenu a.wp-has-submenu { |
|
62 background: #f1f1f1 url(../images/menu-bits-rtl-vs.gif) repeat-x scroll right -379px; |
|
63 } |
|
64 |
|
65 #adminmenu .wp-submenu a { |
|
66 background: #FFFFFF url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -310px; |
|
67 } |
|
68 |
|
69 #adminmenu li.current a, |
|
70 #adminmenu .wp-submenu a:hover { |
|
71 background: transparent url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -289px; |
|
72 } |
|
73 |
|
74 #adminmenu li.wp-has-current-submenu a.wp-has-submenu { |
|
75 background: #b5b5b5 url(../images/menu-bits-rtl-vs.gif) repeat-x scroll right top; |
|
76 } |
|
77 |
|
78 .meta-box-sortables .postbox:hover .handlediv { |
|
79 background: transparent url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -111px; |
|
80 } |