Revision d2a553dc snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.css

b/snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.css
19 19
.cloudbar .profile a                            { text-decoration:none; color:#fff; display:block; width:100%;}
20 20
.cloudbar .profile ul                           { position:absolute;   right:0; top:35px; padding:0; margin:0;  width:190px; display:none;	z-index:9; background:#fff;}
21 21
.cloudbar .profile ul li                        { list-style:none outside; line-height:35px; padding:0 45px 0  20px;}
22
.cloudbar .profile ul li:hover a				{ color:#3582AC;}
22
.cloudbar .profile ul li a:hover				{ color:#3582AC;}
23 23
.cloudbar .profile  a							{ padding-right:20px; width:auto; }
24 24
.cloudbar .profile .user a span					{ padding:0 20px;   background:url(../images/arrow-lt.png) no-repeat right center;}
25 25
.cloudbar .profile .full a span                 { background-image:url(../images/arrow-down.png); }

Also available in: Unified diff