mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 22:42:31 +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;
|
||||
}
|
||||
#filter-type-options-buttons {
|
||||
top: -20px;
|
||||
top: -22px;
|
||||
width: 224px;
|
||||
z-index: 2;
|
||||
background-color: #afafaf;
|
||||
padding-bottom: 2px;
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
#filter-type-options input[type=button] {
|
||||
position: relative;
|
||||
left: 16px;
|
||||
z-index: 3;
|
||||
height: 19px;
|
||||
height: 23px;
|
||||
min-width: 60px;
|
||||
font-size: 10px;
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in a new issue