This commit is contained in:
OdiousImp2604
2021-01-22 12:17:06 +00:00
committed by GitHub
parent 7e26f840fc
commit ca7d1773b8

View File

@@ -132,13 +132,16 @@
}
#workspaces button {
padding: 0.5px;
border-bottom: 3px solid transparent;
margin-bottom: 0;
padding-left: 1;
padding-right:1;
}
#workspaces button.focused {
border-bottom: 3px solid #ffffff;
}
}
#workspaces button.urgent {
border-color: #c9545d;