mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
Always show the open/close arrow next to the widget title, fixes #9914
git-svn-id: http://svn.automattic.com/wordpress/trunk@11482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
26a7d0ef4f
commit
ad038538e3
@ -182,7 +182,7 @@ a.widget-action {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.widget-top:hover a.widget-action {
|
||||
.widget-top a.widget-action {
|
||||
background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user