mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 12:24:26 +02:00
Minor code adjustment
Minor code adjustment
This commit is contained in:
parent
70781fea3b
commit
e57df8b096
1 changed files with 1 additions and 1 deletions
|
@ -1364,7 +1364,7 @@ div#grid-section, body#entity-list-body {
|
||||||
}
|
}
|
||||||
#entity-list-menubar {
|
#entity-list-menubar {
|
||||||
margin: 0px -8px 6px -8px;
|
margin: 0px -8px 6px -8px;
|
||||||
padding: 0px 8px 0px 8px;;
|
padding: 0px 8px 0px 8px;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
background: linear-gradient(#343434 20%, #000 100%);
|
background: linear-gradient(#343434 20%, #000 100%);
|
||||||
|
|
Loading…
Reference in a new issue