mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Nothing important
This commit is contained in:
parent
f3e5d54f7b
commit
78f7ec2aea
1 changed files with 6 additions and 2 deletions
|
@ -19,15 +19,19 @@
|
|||
top: 0;
|
||||
}
|
||||
|
||||
.sinceHeaderRow {
|
||||
select.sinceHeaderRow {
|
||||
display: flex;
|
||||
width: 10%;
|
||||
border-radius: 5px;
|
||||
border: 1.5px solid white;
|
||||
background-color: #999999;
|
||||
font-family: inherit;
|
||||
font-weight: 500;
|
||||
padding-left: 4px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.sinceHeaderRow:hover {
|
||||
select.sinceHeaderRow:hover {
|
||||
border: 1.5px solid var(--text-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue