Home Gen172 @ 2024-04-28-23:36
This commit is contained in:
parent
694ffe1ae5
commit
030c412fa1
@ -48,10 +48,11 @@
|
||||
#text {
|
||||
padding: 4px;
|
||||
color: white;
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#entry:nth-child {
|
||||
#entry:unselected {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
@ -64,10 +65,6 @@
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
#text:selected {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
#expander-box {
|
||||
border-radius: 15px;
|
||||
border-color: #33ccff;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user