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