mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix a typo
This commit is contained in:
parent
de54c87454
commit
bdcb2151db
@ -2337,7 +2337,7 @@ GtkVolumeButton.button {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: rgba(47, 52, 63, 0);
|
||||
border-width: rgba(47, 52, 63, 0);
|
||||
border-color: rgba(47, 52, 63, 0);
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat; }
|
||||
|
@ -2340,7 +2340,7 @@ GtkVolumeButton.button {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: rgba(47, 52, 63, 0);
|
||||
border-width: rgba(47, 52, 63, 0);
|
||||
border-color: rgba(47, 52, 63, 0);
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat; }
|
||||
|
@ -2337,7 +2337,7 @@ GtkVolumeButton.button {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: rgba(47, 52, 63, 0);
|
||||
border-width: rgba(47, 52, 63, 0);
|
||||
border-color: rgba(47, 52, 63, 0);
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat; }
|
||||
|
@ -2340,7 +2340,7 @@ GtkVolumeButton.button {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: rgba(47, 52, 63, 0);
|
||||
border-width: rgba(47, 52, 63, 0);
|
||||
border-color: rgba(47, 52, 63, 0);
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat; }
|
||||
|
@ -2340,7 +2340,7 @@ GtkVolumeButton.button {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: rgba(231, 232, 235, 0);
|
||||
border-width: rgba(231, 232, 235, 0);
|
||||
border-color: rgba(231, 232, 235, 0);
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat; }
|
||||
|
@ -2340,7 +2340,7 @@ GtkVolumeButton.button {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: rgba(231, 232, 235, 0);
|
||||
border-width: rgba(231, 232, 235, 0);
|
||||
border-color: rgba(231, 232, 235, 0);
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat; }
|
||||
|
@ -2697,7 +2697,7 @@ GtkVolumeButton.button { padding: 8px; }
|
||||
|
||||
@include button(undecorated);
|
||||
background-color: transparentize($header_bg, 1);
|
||||
border-width: transparentize($header_bg, 1);
|
||||
border-color: transparentize($header_bg, 1);
|
||||
|
||||
color: transparent;
|
||||
background-position: center;
|
||||
|
Loading…
Reference in New Issue
Block a user