You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/12/11 07:34:25 UTC

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

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