]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/colors-fresh-rtl.dev.css
Wordpress 3.1-scripts
[autoinstalls/wordpress.git] / wp-admin / css / colors-fresh-rtl.dev.css
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.gif?ver=20100531') 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.gif?ver=20100531) 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.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;
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.gif?ver=20100531) repeat-x scroll right -109px;
59 }
60
61 #adminmenu a.wp-has-submenu {
62         background: #f1f1f1 url(../images/menu-bits-rtl.gif?ver=20100531) repeat-x scroll right -379px;
63 }
64
65 #adminmenu .wp-submenu a {
66         background: #fff url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -310px;
67 }
68
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;
71 }
72
73 .meta-box-sortables .postbox:hover .handlediv {
74         background: transparent url(../images/menu-bits-rtl.gif?ver=20100531) 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 }