Update gtk124

This commit is contained in:
daleclack 2022-02-06 12:09:07 +08:00
parent e5d5afb45d
commit 3df659cd15
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ css style for launchpad
@import url("resource://org/gtk/daleclack/reset.css");
grid{
background-color:alpha(black,0.7);
background-color:alpha(rgb(49, 48, 48),0.3);
}