Author: jleroux
Date: Sat Dec 2 08:07:16 2017 New Revision: 1816934 URL: http://svn.apache.org/viewvc?rev=1816934&view=rev Log: Improved: Replace Rainbow OFBiz logo (OFBIZ-10012) Still uses ofbiz-simple-white.svg for screen width under 1232px Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-saphir.less Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less?rev=1816934&r1=1816933&r2=1816934&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less (original) +++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less Sat Dec 2 08:07:16 2017 @@ -418,7 +418,7 @@ #company-logo { right: 10px; top: 2px; - background: url("images/ofbiz_logo.svg") no-repeat left top / cover; + background: url("images/ofbiz-simple-white.svg") no-repeat left top / cover; min-height: 50px; min-width: 50px; margin-right: 15px; Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less?rev=1816934&r1=1816933&r2=1816934&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less (original) +++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less Sat Dec 2 08:07:16 2017 @@ -419,7 +419,7 @@ #company-logo { right: 10px; top: 2px; - background: url("images/ofbiz_logo.svg") no-repeat left top / cover; + background: url("images/ofbiz-simple-white.svg") no-repeat left top / cover; min-height: 50px; min-width: 50px; margin-right: 15px; Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less?rev=1816934&r1=1816933&r2=1816934&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less (original) +++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less Sat Dec 2 08:07:16 2017 @@ -420,7 +420,7 @@ #company-logo { right: 10px; top: 2px; - background: url("images/ofbiz_logo.svg") no-repeat left top / cover; + background: url("images/ofbiz-simple-white.svg") no-repeat left top / cover; min-height: 50px; min-width: 50px; margin-right: 15px; Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-saphir.less URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-saphir.less?rev=1816934&r1=1816933&r2=1816934&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-saphir.less (original) +++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-saphir.less Sat Dec 2 08:07:16 2017 @@ -418,7 +418,7 @@ #company-logo { right: 10px; top: 2px; - background: url("images/ofbiz_logo.svg") no-repeat left top / cover; + background: url("images/ofbiz-simple-white.svg") no-repeat left top / cover; min-height: 50px; min-width: 50px; margin-right: 15px; |
Free forum by Nabble | Edit this page |