mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
Copy fresh over classic
git-svn-id: http://svn.automattic.com/wordpress/trunk@9467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
cd64bf9549
commit
400296cdef
@ -1,20 +1,22 @@
|
||||
.post-com-count {
|
||||
}
|
||||
#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;
|
||||
}
|
||||
.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;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user