ironbar: Remove unused css

This commit is contained in:
Donovan Glover 2023-07-04 13:43:41 -04:00
parent 4630ba436c
commit 781c28f4ed
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -78,20 +78,10 @@
padding: 1em;
}
.clipboard {
margin-left: 5px;
font-size: 1.1em;
}
.popup-clipboard .item {
padding-bottom: 0.3em;
}
.clock {
font-weight: 400;
margin-left: 0;
}
.popup-clock .calendar-clock {
color: @color_text;
font-family: "Maple Mono";
@ -143,17 +133,5 @@
.popup-launcher .popup-item:not(:first-child) {
border-top: 1px solid @color_border;
}
.script {
padding-left: 10px;
}
.tray {
margin-left: 10px;
}
.workspaces .item.focused {
box-shadow: inset 0 -2px;
}
'';
}