Home Gen172 @ 2024-04-28-23:36
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user