Merge branch 'master' of https://github.com/vinceliuice/WhiteSur-gtk-theme
This commit is contained in:
commit
e96c7cd61e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
// selected indicator
|
// selected indicator
|
||||||
.workspace-thumbnail-indicator {
|
.workspace-thumbnail-indicator {
|
||||||
border: 3px solid $primary_color;
|
border: 3px solid $primary_color;
|
||||||
border-radius: 3px;
|
border-radius: 9px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
// background-color: transparentize($primary_color, 0.9);
|
// background-color: transparentize($primary_color, 0.9);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue