svn commit: r985516 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r985516 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

buscob
Author: buscob
Date: Sat Aug 14 15:55:37 2010
New Revision: 985516

URL: http://svn.apache.org/viewvc?rev=985516&view=rev
Log:
Allows the current party name be visible again on the header bar. It was not visible any more after the addition of the waiting icon.

Modified:
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=985516&r1=985515&r2=985516&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Sat Aug 14 15:55:37 2010
@@ -995,10 +995,6 @@ padding: 0;
 color: #AAAAAA;
 }
 
-ul#preferences-menu li.org {
-clear: both;
-}
-
 ul#preferences-menu li.user a,
 ul#preferences-menu li.org a {
 color: #AAAAAA;