Responsive with initial-scale:1.0
[astakos] / snf-astakos-app / astakos / im / static / im / cloudbar / cloudbar.css
index 3c3bd23..6d0dfb9 100644 (file)
 
 
 /* cloudbar header */
-.cloudbar                                       { background:#000; color:#fff;  height:35px; line-height:35px; }       
+.cloudbar                                       { background:#000; color:#fff;    line-height:35px; }  
 .cloudbar .wrapper                              { width:auto; padding:0;}                      
 .cloudbar a                                     { color:#fff; text-decoration:none;}
 .cloudbar .profile                              { float:right; background:#01A1AE; min-width:150px; padding:0 20px; text-align:right;  }
 .cloudbar .profile ul li:hover a                               { color:#01A1AE;}
 
 .cloudbar .profile .full a                      { padding-right:20px; background:url(../images/arrow-white.png) no-repeat right center; width:auto;}
+.cloudbar .profile .full a.open                                        { background-image:url(../images/arrow-white-reverse.png); }
 .cloudbar .profile .full ul                                    { border:1px dashed #000; border-top:0 none; border-right:0 none;}
 .cloudbar .profile ul li a                      { padding-right:0; background:none; color:#000; display:inline; width:auto;}
 .cloudbar ul.services                           { margin:0; padding:0; }