mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
cleanup
This commit is contained in:
parent
e2bd5989d4
commit
a4be52f1a5
@ -2683,8 +2683,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
|
||||
color: #D3DAE3;
|
||||
padding: 3px 8px 3px 8px; }
|
||||
.keycap border {
|
||||
border-style: none; }
|
||||
|
||||
stackswitcher button.text-button {
|
||||
min-width: 80px; }
|
||||
|
@ -2686,8 +2686,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05);
|
||||
color: #5c616c;
|
||||
padding: 3px 8px 3px 8px; }
|
||||
.keycap border {
|
||||
border-style: none; }
|
||||
|
||||
stackswitcher button.text-button {
|
||||
min-width: 80px; }
|
||||
|
@ -2683,8 +2683,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
|
||||
color: #D3DAE3;
|
||||
padding: 3px 8px 3px 8px; }
|
||||
.keycap border {
|
||||
border-style: none; }
|
||||
|
||||
stackswitcher button.text-button {
|
||||
min-width: 80px; }
|
||||
|
@ -2686,8 +2686,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05);
|
||||
color: #5c616c;
|
||||
padding: 3px 8px 3px 8px; }
|
||||
.keycap border {
|
||||
border-style: none; }
|
||||
|
||||
stackswitcher button.text-button {
|
||||
min-width: 80px; }
|
||||
|
@ -2690,8 +2690,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05);
|
||||
color: #5c616c;
|
||||
padding: 3px 8px 3px 8px; }
|
||||
.keycap border {
|
||||
border-style: none; }
|
||||
|
||||
stackswitcher button.text-button {
|
||||
min-width: 80px; }
|
||||
|
@ -2690,8 +2690,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05);
|
||||
color: #5c616c;
|
||||
padding: 3px 8px 3px 8px; }
|
||||
.keycap border {
|
||||
border-style: none; }
|
||||
|
||||
stackswitcher button.text-button {
|
||||
min-width: 80px; }
|
||||
|
@ -2930,8 +2930,6 @@ button.circular-button {
|
||||
box-shadow: inset 0px -2px 0px if($variant=='light', transparentize(black, 0.95), transparentize(black, 0.85));
|
||||
color: $fg_color;
|
||||
padding: 3px 8px 3px 8px;
|
||||
|
||||
border { border-style: none; }
|
||||
}
|
||||
|
||||
stackswitcher button {
|
||||
|
Loading…
Reference in New Issue
Block a user