radio-win
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
border-color: $base04;
|
||||
}
|
||||
|
||||
@mixin test {
|
||||
|
||||
}
|
||||
|
||||
/* GENERAL */
|
||||
|
||||
* {
|
||||
@@ -49,25 +45,12 @@ tooltip {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.grey {
|
||||
color: $base02;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: $base0F;
|
||||
}
|
||||
|
||||
.orange {
|
||||
color: $base08;
|
||||
}
|
||||
|
||||
.green {
|
||||
color: $base0B;
|
||||
}
|
||||
|
||||
.blue {
|
||||
color: $base0C;
|
||||
}
|
||||
/* WORKSPACE COLORS - emitted dynamically by scripts/workspaces as class names */
|
||||
.grey { color: $base02; }
|
||||
.red { color: $base0F; }
|
||||
.orange { color: $base08; }
|
||||
.green { color: $base0B; }
|
||||
.blue { color: $base0C; }
|
||||
|
||||
/* WINDOW WRAPPER CSS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user