mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-13 20:02:48 +00:00
v0.0.2 - webview and other updates
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import '~toastr/toastr.scss';
|
||||
|
||||
* {
|
||||
&:focus {
|
||||
outline: 0;
|
||||
|
||||
@@ -8,3 +8,5 @@ $blue--lighter: saturate(lighten($blue, 10%), 100%);
|
||||
$green: #39ce83;
|
||||
$red: #e95779;
|
||||
$white: darken(#e9eef2, 10%);
|
||||
$gray: lighten($dark-blue, 40%);
|
||||
$gray--1: lighten($dark-blue, 50%);
|
||||
|
||||
Reference in New Issue
Block a user