mirror of
https://github.com/zoriya/flood.git
synced 2026-06-02 02:56:05 +00:00
Add floating-action object
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
@import "objects/client-stats";
|
||||
@import "objects/content";
|
||||
@import "objects/dropdown";
|
||||
@import "objects/floating-action";
|
||||
@import "objects/sidebar";
|
||||
@import "objects/modals";
|
||||
@import "objects/progress-bar";
|
||||
|
||||
@@ -99,7 +99,7 @@ $torrent--tertiary--foreground--stopped: rgba(#807f7e, 0.5);
|
||||
$torrent--tertiary--foreground--selected: rgba(#fff, 0.9);
|
||||
$torrent--tertiary--foreground--selected--stopped: rgba(#fff, 0.5);
|
||||
|
||||
$torrent--background--hover: #f4f5f5;
|
||||
$torrent--background--hover: #f6f8fa;
|
||||
$torrent--background--selected: $blue;
|
||||
|
||||
$progress-bar--background: #e3e5e5;
|
||||
|
||||
Reference in New Issue
Block a user