mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-07-22 02:00 am

[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 [personal profile] afuna.

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;
--------------------------------------------------------------------------------