focused task box, upd
This commit is contained in:
@@ -13,7 +13,10 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#task-box-focused {
|
#task-box-focused {
|
||||||
background-color: rgba (255, 255, 255, 0.12);
|
border: solid 1px;
|
||||||
|
border-color: #ce00a1;
|
||||||
|
border-radius: 10px;
|
||||||
|
background-color: #480039;
|
||||||
padding-left: 4px;
|
padding-left: 4px;
|
||||||
padding-right: 4px
|
padding-right: 4px
|
||||||
}
|
}
|
||||||
@@ -36,8 +39,9 @@ button {
|
|||||||
|
|
||||||
/* Bottom panel in sample config uses this name */
|
/* Bottom panel in sample config uses this name */
|
||||||
#panel-bottom {
|
#panel-bottom {
|
||||||
background: #101010;
|
background: #000000;
|
||||||
color: #eeeeee
|
color: #eeeeee;
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Controls window in sample config uses this name */
|
/* Controls window in sample config uses this name */
|
||||||
|
|||||||
Reference in New Issue
Block a user