1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 22:10:43 +00:00
This commit is contained in:
Horst3180 2016-02-19 11:06:17 +01:00
parent e2bd5989d4
commit a4be52f1a5
7 changed files with 0 additions and 14 deletions

View File

@ -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; }

View File

@ -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; }

View File

@ -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; }

View File

@ -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; }

View File

@ -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; }

View File

@ -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; }

View File

@ -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 {