mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
fix style
This commit is contained in:
@@ -124,8 +124,11 @@ button:hover {
|
|||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modules-right {
|
||||||
|
padding-left: 1px;
|
||||||
|
}
|
||||||
.modules-left {
|
.modules-left {
|
||||||
padding-right: 5px;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
.modules-right > widget:last-child > #workspaces {
|
.modules-right > widget:last-child > #workspaces {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
@@ -216,7 +219,7 @@ label:focus {
|
|||||||
/* background-color: @overlay0; */
|
/* background-color: @overlay0; */
|
||||||
background-color: @surface0;
|
background-color: @surface0;
|
||||||
color: @mantle;
|
color: @mantle;
|
||||||
margin: 5px 3px 5px 1px;
|
margin: 5px 1px 5px 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tray > .passive {
|
#tray > .passive {
|
||||||
@@ -258,7 +261,7 @@ label:focus {
|
|||||||
color: @mantle;
|
color: @mantle;
|
||||||
background-color: @mauve;
|
background-color: @mauve;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin: 5px 1px;
|
margin: 5px 1px 5px 2px;
|
||||||
}
|
}
|
||||||
#custom-updates {
|
#custom-updates {
|
||||||
background-color: @yellow;
|
background-color: @yellow;
|
||||||
@@ -277,7 +280,7 @@ label:focus {
|
|||||||
color: @mantle;
|
color: @mantle;
|
||||||
background-color: @peach;
|
background-color: @peach;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin: 5px 5px 5px 1px;
|
margin: 5px 1px 5px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cava {
|
#cava {
|
||||||
@@ -314,7 +317,7 @@ label:focus {
|
|||||||
background-color: @flamingo;
|
background-color: @flamingo;
|
||||||
color: @base;
|
color: @base;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin: 5px 5px 5px 1px;
|
margin: 5px 1px 5px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-notification {
|
#custom-notification {
|
||||||
|
|||||||
Reference in New Issue
Block a user