Revision d3e3dd89 snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.less
b/snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.less | ||
---|---|---|
32 | 32 |
padding: 11px; |
33 | 33 |
height: 13px; |
34 | 34 |
&:hover { |
35 |
background-color: #333;
|
|
35 |
background-color: #444;
|
|
36 | 36 |
} |
37 | 37 |
&.active { |
38 | 38 |
font-weight: bold; |
... | ... | |
59 | 59 |
font-size: 13px !important; |
60 | 60 |
color: @white !important; |
61 | 61 |
} |
62 |
&:hover { |
|
63 |
background-color: #444; |
|
64 |
} |
|
62 | 65 |
} |
63 | 66 |
} |
64 | 67 |
|
Also available in: Unified diff