TROMjaro 2023.03.31

This commit is contained in:
2023-03-31 18:06:31 +02:00
parent 87c1296bfc
commit 777056f604
3 changed files with 8 additions and 15 deletions

View File

@ -3,17 +3,6 @@
min-height: 48px;
min-width: 20px;
}
/* Brightly colored buttons */
#docklike-plugin .open_group {
background-color: rgba(0, 0, 0, 0);
}
#docklike-plugin .active_group {
background-color: rgba(0, 0, 0, 0.3);
}
#docklike-plugin .hover_group {
background-color: rgba(0, 0, 0, 0.3);
}
#whiskermenu-button image { -gtk-icon-transform: scale(1.5); min-height: 44px; min-width: 44px; }