From: Scott Baker Date: Wed, 5 Nov 2014 07:33:54 +0000 (-0800) Subject: get rid of the div debug coloring X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2ac3c1b75644bfece033a1df73934d97ec168c55;p=plstackapi.git get rid of the div debug coloring --- diff --git a/planetstack/core/xoslib/static/css/xosAdminSite.css b/planetstack/core/xoslib/static/css/xosAdminSite.css index 1a6680f..a280fac 100644 --- a/planetstack/core/xoslib/static/css/xosAdminSite.css +++ b/planetstack/core/xoslib/static/css/xosAdminSite.css @@ -17,7 +17,7 @@ width: 220px; bottom: 0; overflow: hidden; - background-color: #F0F0F0; + //background-color: #F0F0F0; } #headerPanel { @@ -28,7 +28,7 @@ width: auto; height: 100px; overflow: hidden; - background-color: #F0E0E0; + //background-color: #F0E0E0; } #logPanel { @@ -40,7 +40,7 @@ width: auto; height: 100px; overflow: hidden; - background-color: #F0E0E0; + //background-color: #F0E0E0; } #contentPanel { @@ -50,7 +50,7 @@ left: 220px; right: 0; overflow: auto; - background: #f0F0E0; + //background: #f0F0E0; } .btn-xosnav {