Browse Source

Bug fix for layout panes

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1959 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 13 years ago
parent
commit
3c46d8d15e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      css/light-grey.css

+ 0 - 1
css/light-grey.css

@@ -786,7 +786,6 @@ td.dashboard {
 /*** New Lacanau layout ***/
 /*** New Lacanau layout ***/
 
 
 .ui-layout-pane { /* all 'panes' */ 
 .ui-layout-pane { /* all 'panes' */ 
-	background: #FFF;  
 	overflow: auto;
 	overflow: auto;
 } 
 }