Home Gen174 @ 2024-04-28-23:39
This commit is contained in:
parent
8cc0afc189
commit
12e3d7b48f
@ -52,12 +52,12 @@
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry:unselected {
|
.entry:unselected {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry:selected {
|
.entry:selected {
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
border-color: #33ccff;
|
border-color: #33ccff;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user