Revision 3a0726aa snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_common.scss
b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_common.scss | ||
---|---|---|
463 | 463 |
color: $secondary-color; |
464 | 464 |
} |
465 | 465 |
a { |
466 |
margin-right: 10px; |
|
466 | 467 |
span { |
467 | 468 |
font-size: emCalc(20px); |
469 |
position: relative; |
|
470 |
&.snf-trash-outline { |
|
471 |
font-size: emCalc(16px); |
|
472 |
bottom: 3px; |
|
473 |
} |
|
474 |
&.snf-folder-outline { |
|
475 |
bottom: 0; |
|
476 |
} |
|
477 |
&.symbol { |
|
478 |
font-size: emCalc(14px); |
|
479 |
left: -14px; |
|
480 |
bottom: 1px; |
|
481 |
} |
|
482 |
&.snf-refresh-outline { |
|
483 |
font-size: emCalc(16px); |
|
484 |
left: -8px; |
|
485 |
bottom: 2px; |
|
486 |
} |
|
487 |
} |
|
488 |
&.refresh { |
|
489 |
margin-right:-8px; |
|
468 | 490 |
} |
469 | 491 |
} |
470 | 492 |
.single { |
Also available in: Unified diff