diff options
Diffstat (limited to 'client/src/app/modal/quick-settings-modal.component.scss')
-rw-r--r-- | client/src/app/modal/quick-settings-modal.component.scss | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/client/src/app/modal/quick-settings-modal.component.scss b/client/src/app/modal/quick-settings-modal.component.scss index afc8460d0..b0e256744 100644 --- a/client/src/app/modal/quick-settings-modal.component.scss +++ b/client/src/app/modal/quick-settings-modal.component.scss | |||
@@ -19,21 +19,6 @@ | |||
19 | } | 19 | } |
20 | } | 20 | } |
21 | 21 | ||
22 | .icon { | ||
23 | @include disable-outline; | ||
24 | @include icon(22px); | ||
25 | opacity: 0.6; | ||
26 | margin-left: -1px; | ||
27 | |||
28 | &.icon-shortcuts { | ||
29 | position: relative; | ||
30 | top: -1px; | ||
31 | margin-right: 4px; | ||
32 | |||
33 | background-image: url('../../assets/images/misc/keyboard.png'); | ||
34 | } | ||
35 | } | ||
36 | |||
37 | .quick-settings-title { | 22 | .quick-settings-title { |
38 | @include in-content-small-title; | 23 | @include in-content-small-title; |
39 | } \ No newline at end of file | 24 | } |