mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Add subtle highlight for better readability
Closes #5402 Co-authored-by: @pipetogrep
This commit is contained in:
@@ -78,6 +78,10 @@ child:selected .item-box * {
|
||||
color: @selected-text;
|
||||
}
|
||||
|
||||
child:selected {
|
||||
background: alpha(@text, 0.07);
|
||||
}
|
||||
|
||||
.item-box {
|
||||
padding-left: 14px;
|
||||
}
|
||||
@@ -114,3 +118,4 @@ child:selected .item-box * {
|
||||
|
||||
.preview {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user