[taffybar] Bump version of taffybar
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
border-color: rgba(1.0, 1.0, 1.0, 0.0);
|
||||
}
|
||||
|
||||
.Active .WorkspaceContents, .Visible .WorkspaceContents {
|
||||
.Active .Contents, .Visible .Contents {
|
||||
background-color: rgba(0.0, 0.0, 0.0, 0.5);
|
||||
}
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
.IconContainer {
|
||||
border-bottom: 0px;
|
||||
transition: opacity .5s, box-shadow 1s;
|
||||
padding-bottom: 2px;
|
||||
padding-bottom: 4px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
/* background-color: rgba(255, 255, 255, 0.3); */
|
||||
border-radius: 0px;
|
||||
opacity: 1;
|
||||
box-shadow: inset 0 -3px #FFFFFF;
|
||||
box-shadow: inset 0 -2px #FFFFFF;
|
||||
}
|
||||
|
||||
.IconContainer.Urgent {
|
||||
|
||||
Reference in New Issue
Block a user