- 720A9833709C0B073768AE1DDF43AF801456F0D14ACAE75EFB856E1BD840AA3CA5582F320DE64F925103DE6519248334A3E5A820F002DBB891E15F9FF4F36F0A
+ 53D4D0F84EFB041BA861A55895694CA0B2CCE96A70F3C47C7EFBD81C263F7DADE7669969FAF054C551198A662EBD5489D853BE17CE0DBD2337228ED7C90DA7EC
mp-wp/wp-admin/css/colors-fresh-rtl.css
(9 . 10)(9 . 10)
529 }
530
531 .post-com-count {
532 background-image: url(../images/bubble_bg-rtl.gif);
533 background-image: url(../images/bubble_bg-rtl.svg);
534 }
535 .tablenav .tablenav-pages a {
536 background: #eee url('../images/menu-bits-rtl.gif') repeat-x scroll right -379px;
537 background: #eee url('../images/menu-bits-rtl.svg') repeat-x scroll right -379px;
538 }
539 #upload-menu li.current {
540 border-right-color: transparent;
(20 . 64)(20 . 64)
542 }
543
544 #adminmenu .wp-submenu .current a.current {
545 background: transparent url(../images/menu-bits-rtl.gif) no-repeat scroll right -289px;
546 background: transparent url(../images/menu-bits-rtl.svg) no-repeat scroll right -289px;
547 }
548
549 #adminmenu li.wp-menu-separator {
550 background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
551 background: transparent url(../images/menu-arrows.svg) no-repeat scroll right -34px;
552 }
553
554 .folded #adminmenu li.wp-menu-separator {
555 background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
556 background: transparent url(../images/menu-arrows.svg) no-repeat scroll left 5px;
557 }
558
559 #adminmenu li.wp-has-current-submenu .wp-menu-toggle,
560 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
561 background: transparent url(../images/menu-bits-rtl.gif) repeat-x scroll right -207px;
562 background: transparent url(../images/menu-bits-rtl.svg) repeat-x scroll right -207px;
563 }
564
565 #adminmenu .wp-has-current-submenu ul li a.current {
566 background: url(../images/menu-dark-rtl.gif) top right no-repeat !important;
567 background: url(../images/menu-dark-rtl.svg) top right no-repeat !important;
568 }
569
570 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
571 #adminmenu .menu-top .current {
572 background: url(../images/menu-bits-rtl.gif) top right repeat-x;
573 background: url(../images/menu-bits-rtl.svg) top right repeat-x;
574 }
575
576 #adminmenu li.wp-has-current-submenu ul li a {
577 background: url(../images/menu-dark-rtl.gif) bottom right no-repeat !important;
578 background: url(../images/menu-dark-rtl.svg) bottom right no-repeat !important;
579 }
580
581 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
582 background: transparent url(../images/menu-bits-rtl.gif) no-repeat right -207px;
583 background: transparent url(../images/menu-bits-rtl.svg) no-repeat right -207px;
584 }
585
586 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,
587 #adminmenu .wp-menu-open .wp-menu-toggle {
588 background: transparent url(../images/menu-bits-rtl.gif) repeat-x scroll right -109px;
589 background: transparent url(../images/menu-bits-rtl.svg) repeat-x scroll right -109px;
590 }
591
592 #adminmenu a.wp-has-submenu {
593 background: #f1f1f1 url(../images/menu-bits-rtl.gif) repeat-x scroll right -379px;
594 background: #f1f1f1 url(../images/menu-bits-rtl.svg) repeat-x scroll right -379px;
595 }
596
597 #adminmenu .wp-submenu a {
598 background: #FFFFFF url(../images/menu-bits-rtl.gif) no-repeat scroll right -310px;
599 background: #FFFFFF url(../images/menu-bits-rtl.svg) no-repeat scroll right -310px;
600 }
601
602 #adminmenu li.current a,
603 #adminmenu .wp-submenu a:hover {
604 background: transparent url(../images/menu-bits-rtl.gif) no-repeat scroll right -289px;
605 background: transparent url(../images/menu-bits-rtl.svg) no-repeat scroll right -289px;
606 }
607
608 #adminmenu li.wp-has-current-submenu a.wp-has-submenu {
609 background: #b5b5b5 url(../images/menu-bits-rtl.gif) repeat-x scroll right top;
610 background: #b5b5b5 url(../images/menu-bits-rtl.svg) repeat-x scroll right top;
611 }
612
613 .meta-box-sortables .postbox:hover .handlediv {
614 background: transparent url(../images/menu-bits-rtl.gif) no-repeat scroll right -111px;
615 background: transparent url(../images/menu-bits-rtl.svg) no-repeat scroll right -111px;
616 }
617 #favorite-toggle {
618 background: transparent url(../images/fav-arrow-rtl.gif) no-repeat right -4px;
619 background: transparent url(../images/fav-arrow-rtl.svg) no-repeat right -4px;
620 }