This commit is contained in:
2022-01-18 22:22:03 +01:00
parent 8cc7d97ec1
commit 7c8c4f0d7f
127 changed files with 918 additions and 202 deletions

View File

@ -9,9 +9,9 @@
background-color: rgba(0, 0, 0, 0);
}
#docklike-plugin .active_group {
background-color: rgba(140, 140, 140, 0.3);
background-color: rgba(0, 0, 0, 0.3);
}
#docklike-plugin .hover_group {
background-color: rgba(140, 140, 140, 0.3);
background-color: rgba(0, 0, 0, 0.3);
}