Wordpress/wp-admin/css/colors-fresh-rtl.css
Andrew Ozz 820ccbb545 Some CSS cleanup, props Simek, see #7967
git-svn-id: https://develop.svn.wordpress.org/trunk@9370 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 20:55:25 +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;
}