mirror of
https://github.com/JulianGro/overte.git
synced 2025-05-07 12:19:57 +02:00
design feedback
This commit is contained in:
parent
f6baa2432a
commit
e944e284a6
1 changed files with 3 additions and 3 deletions
|
@ -1211,17 +1211,17 @@ div#grid-section, body#entity-list-body {
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
}
|
}
|
||||||
#filter-type-options-buttons {
|
#filter-type-options-buttons {
|
||||||
top: -20px;
|
top: -22px;
|
||||||
width: 224px;
|
width: 224px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
background-color: #afafaf;
|
background-color: #afafaf;
|
||||||
padding-bottom: 2px;
|
padding-bottom: 6px;
|
||||||
}
|
}
|
||||||
#filter-type-options input[type=button] {
|
#filter-type-options input[type=button] {
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 16px;
|
left: 16px;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
height: 19px;
|
height: 23px;
|
||||||
min-width: 60px;
|
min-width: 60px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|
Loading…
Reference in a new issue