remove cpu/ram modules
This commit is contained in:
@@ -125,7 +125,7 @@ button:hover {
|
||||
}
|
||||
|
||||
#custom-kernel {
|
||||
background-color: @rosewater;
|
||||
background-color: @mauve;
|
||||
color: @mantle;
|
||||
}
|
||||
|
||||
@@ -240,7 +240,7 @@ label:focus {
|
||||
color: #1793d1;
|
||||
}
|
||||
|
||||
#custom-mpv-scroll {
|
||||
#custom-mpd-scroll {
|
||||
color: @base;
|
||||
background-color: @blue;
|
||||
padding: 0 10px;
|
||||
@@ -265,3 +265,10 @@ label:focus {
|
||||
padding: 0 10px;
|
||||
margin: 5px 1px;
|
||||
}
|
||||
|
||||
#cava {
|
||||
background-color: @blue;
|
||||
color: @base;
|
||||
padding: 0 10px;
|
||||
margin: 5px 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user