You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2011/01/16 17:05:41 UTC

svn commit: r1059597 - /ofbiz/trunk/themes/flatgrey/webapp/flatgrey/mainrtl.css

Author: adrianc
Date: Sun Jan 16 16:05:40 2011
New Revision: 1059597

URL: http://svn.apache.org/viewvc?rev=1059597&view=rev
Log:
Fixed some bugs in Flat Grey RTL layout.

Modified:
    ofbiz/trunk/themes/flatgrey/webapp/flatgrey/mainrtl.css

Modified: ofbiz/trunk/themes/flatgrey/webapp/flatgrey/mainrtl.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/flatgrey/webapp/flatgrey/mainrtl.css?rev=1059597&r1=1059596&r2=1059597&view=diff
==============================================================================
--- ofbiz/trunk/themes/flatgrey/webapp/flatgrey/mainrtl.css (original)
+++ ofbiz/trunk/themes/flatgrey/webapp/flatgrey/mainrtl.css Sun Jan 16 16:05:40 2011
@@ -300,17 +300,6 @@ float: left;
 margin-right: 0;
 margin-left: 0.5em;
 }
-.tab-bar ul li {
-border-right: none;
-border-left: 0.1em solid #69a9d9;
-}
-
-#app-navigation .opposed li,
-#app-navigation ul .opposed {
-border-right: 0.1em solid #69a9d9;
-border-left: none;
-}
-
 /* ======================== */
 /* ===== Table Styles ===== */
 /* ======================== */