update version and import to new WebExt
This commit is contained in:
9
astroid/ui/part.scss
Normal file
9
astroid/ui/part.scss
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
/* ui-version: 5 (do not change when modifying theme for yourself) */
|
||||||
|
|
||||||
|
/* Fonts */
|
||||||
|
$font-mono: "Input Mono", "Inconsolata", monospace;
|
||||||
|
$font-sans: "Input Sans", "Roboto", sans-serif;
|
||||||
|
$font-family-default: $font-mono;
|
||||||
|
|
||||||
|
@import '/usr/share/astroid/ui/part.scss';
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
/* ui-version: 3 (do not change when modifying theme for yourself) */
|
/* ui-version: 5 (do not change when modifying theme for yourself) */
|
||||||
|
|
||||||
/* Variables */
|
/* Variables */
|
||||||
|
|
||||||
@@ -49,5 +49,5 @@ body:not(.nohide) .email.hide.nm-unread .header_container .subject {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
@import '/home/max/bin/astroid/ui/thread-view.scss';
|
@import '/usr/share/astroid/ui/thread-view.scss';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user