mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
(css) Add classes for star and star-border icons
This commit is contained in:
@@ -108,6 +108,12 @@ md-icon {
|
||||
&.icon-remove-circle:before {
|
||||
content: "\e15c";
|
||||
}
|
||||
&.icon-star:before {
|
||||
content: "\e838";
|
||||
}
|
||||
&.icon-star-border:before {
|
||||
content: "\e83a";
|
||||
}
|
||||
&.icon-visibility-off:before {
|
||||
content: "\e8f5";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user