mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
modify style
This commit is contained in:
@@ -175,7 +175,13 @@ i.icon.la, i.icon.las, i.icon.lab {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.list .item-content .list-item-showing {
|
.list .item-content .list-item-showing {
|
||||||
|
color: rgba(0, 0, 0, 0.2);
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.theme-dark .list .item-content .list-item-showing {
|
||||||
|
color: rgba(255, 255, 255, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.list .item-content .list-item-checked {
|
.list .item-content .list-item-checked {
|
||||||
|
|||||||
Reference in New Issue
Block a user