Home Gen175 @ 2024-04-28-23:39
This commit is contained in:
parent
12e3d7b48f
commit
dc132ee3fc
@ -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;
|
||||||
@ -65,7 +65,7 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.expander {
|
#expander {
|
||||||
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