Skip to content

Commit

Permalink
WV-206 fix to yui-overlay-hidden without affecting all panels
Browse files Browse the repository at this point in the history
  • Loading branch information
Tilak Joshi authored and tjoshi committed Apr 18, 2013
1 parent 9e93c18 commit d01ae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/sote.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ div {display:block;}
.yui-skin-sam .yui-panel-container .bd h3{ color:#FFFFFF; font: 18px "Gill Sans", sans-serif; font-weight:400; text-decoration:none; }
.yui-skin-sam .yui-panel-container .bd h4{ color:#000000; font: 18px "Gill Sans", sans-serif; font-weight:400; text-decoration:none; }
.yui-skin-sam .yui-panel-container .bd a {color: #48a8ff; }
.yui-overlay-hidden {display:none}
#splash_c.yui-overlay-hidden, #conclusionPanel_c.yui-overlay-hidden {display:none;}

#switch { overflow:hidden; z-index:1000; }
#switch div{display:block; }
Expand Down

0 comments on commit d01ae91

Please sign in to comment.