WordPress/wp-admin/css/colors-classic-rtl.css
ryan 400296cdef Copy fresh over classic
git-svn-id: http://svn.automattic.com/wordpress/trunk@9467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 20:59:57 +00:00

24 lines
446 B
CSS

.bar {
border-right-color: transparent;
border-left-color: #99d;
}
#adminmenu li a #awaiting-mod, #sidemenu li a #update-plugins {
background-image: url(../images/comment-stalk-rtl.gif);
background-position: right bottom;
}
#footer {
background-position: 99% 10px;
}
.plugins .togl {
border-right-color: transparent;
border-left-color: #ccc;
}
#upload-menu li.current {
border-right-color: transparent;
border-left-color: #448abd;
}