1
0
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:
Horst3180 2016-04-14 13:55:52 +02:00
parent de54c87454
commit bdcb2151db
7 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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