820ccbb545
git-svn-id: https://develop.svn.wordpress.org/trunk@9370 602fd350-edb4-49c9-b593-d223f7449a82
24 lines
446 B
CSS
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;
|
|
}
|