Revision 1102774c snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss | ||
---|---|---|
574 | 574 |
padding-right:10px; |
575 | 575 |
background:url('../images/nav-lt.png') no-repeat right top; |
576 | 576 |
} |
577 |
&:hover { |
|
577 |
&:hover, |
|
578 |
&.active { |
|
578 | 579 |
background-position:left bottom; |
579 | 580 |
span { |
580 | 581 |
background-position:right bottom; |
... | ... | |
591 | 592 |
background:url('../images/nav-rt.png') no-repeat left top; |
592 | 593 |
float: right; |
593 | 594 |
} |
594 |
&:hover { |
|
595 |
&:hover, |
|
596 |
&.active { |
|
595 | 597 |
background-position:right bottom; |
596 | 598 |
span { |
597 | 599 |
background-position:left bottom; |
598 | 600 |
float:right; |
599 | 601 |
} |
600 | 602 |
} |
601 |
&:focus { |
|
602 |
color:cyan; |
|
603 |
} |
|
604 | 603 |
} |
605 | 604 |
.nums { |
606 | 605 |
text-align: center; |
Also available in: Unified diff