|
@ -441,7 +441,6 @@ i.icon.zoom.out:before { content: "\f010"; } |
|
|
i.icon.check:before { content: "\f00c"; } |
|
|
i.icon.check:before { content: "\f00c"; } |
|
|
i.icon.close:before { content: "\f00d"; } |
|
|
i.icon.close:before { content: "\f00d"; } |
|
|
i.icon.delete:before { content: "\f00d"; } |
|
|
i.icon.delete:before { content: "\f00d"; } |
|
|
i.icon.dropdown:before { content: "\f0d7"; } |
|
|
|
|
|
i.icon.like:before { content: "\f004"; } |
|
|
i.icon.like:before { content: "\f004"; } |
|
|
i.icon.plus:before { content: "\f067"; } |
|
|
i.icon.plus:before { content: "\f067"; } |
|
|
i.icon.signup:before { content: "\f044"; } |
|
|
i.icon.signup:before { content: "\f044"; } |
|
@ -451,11 +450,6 @@ i.icon.signup:before { content: "\f044"; } |
|
|
Spacing Fix |
|
|
Spacing Fix |
|
|
---------------*/ |
|
|
---------------*/ |
|
|
|
|
|
|
|
|
/* dropdown arrows are to the right */ |
|
|
|
|
|
i.dropdown.icon { |
|
|
|
|
|
margin: 0em 0em 0em 0.5em; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* stars are usually consecutive */ |
|
|
/* stars are usually consecutive */ |
|
|
i.icon.star { |
|
|
i.icon.star { |
|
|
width: auto; |
|
|
width: auto; |
|
|