Revision 5ebebb20 snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.css

b/snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.css
18 18
.cloudbar .profile:hover						{ background:#5A97B8; }
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
.cloudbar .profile ul li                        { list-style:none outside; line-height:35px; padding:0 20px;}
21
.cloudbar .profile ul li                        { list-style:none outside; line-height:35px; padding:0 45px 0  20px;}
22 22
.cloudbar .profile ul li:hover a				{ color:#3582AC;}
23
.cloudbar .profile .user a						{ padding-right:20px; width:auto; }
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); }
26 26
.cloudbar .profile .full a.open span			{ background-image:url(../images/arrow-up.png); }
27 27
.cloudbar .profile .full ul 					{ border:1px dashed #000; border-top:0 none; border-right:0 none;}
28
.cloudbar .profile ul li a                      { padding-right:0; background:none; color:#000; display:inline; width:auto;}
28
.cloudbar .profile ul li a                      { padding-right:0; background:none; color:#000; display:block; width:100%;}
29 29
.cloudbar ul.services                           { margin:0; padding:0; }
30 30
.cloudbar ul.services li                        { float:left; height:35px; line-height:35px; text-align:center; padding: 0 30px; list-style:none outside;}
31 31
.cloudbar ul.services li:first-child            { padding:0 5px;}

Also available in: Unified diff