[dw-nonfree] tropo-purple hover menus look strange in dreamwidth.org/interests
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/e4063f418a01]
http://bugs.dwscoalition.org/show_bug.cgi?id=1451
Style tweak to menus in Tropospherical Purple.
Patch by
afuna.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1451
Style tweak to menus in Tropospherical Purple.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/stc/tropo/purple.css
-------------------------------------------------------------------------------- diff -r 1fad4c0cc3bb -r e4063f418a01 htdocs/stc/tropo/purple.css --- a/htdocs/stc/tropo/purple.css Wed Jul 22 01:53:54 2009 +0000 +++ b/htdocs/stc/tropo/purple.css Wed Jul 22 02:00:18 2009 +0000 @@ -170,7 +170,7 @@ a:active, height: 100%; background-color: #5e3da6; color: #fff; - width: 100%; + width: auto; } #menu ul li.hover a:hover { background-color: #3a155a; --------------------------------------------------------------------------------