svn commit: r1817747 - /ofbiz/ofbiz-framework/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: r1817747 - /ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

jleroux@apache.org
Author: jleroux
Date: Mon Dec 11 07:34:25 2017
New Revision: 1817747

URL: http://svn.apache.org/viewvc?rev=1817747&view=rev
Log:
Improved: Inconsistent styling in Tomahawk theme
(OFBIZ-9906)

Improves the misleading background color on tomahawk themed screens.
I am providing the patch for correcting styling in Tomahawk theme for order
history and compDocs tree screen.

Thanks: Ayushi Rathod

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

Modified: ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=1817747&r1=1817746&r2=1817747&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Mon Dec 11 07:34:25 2017
@@ -1568,7 +1568,6 @@ div.autocomplete ul li {
 }
 
 .button-style-1 ul li, .tabContainer ul li {
-    background-color: #ffffff;
     color: #000099;
 }