Update layout UI
This commit is contained in:
parent
993309d56b
commit
2ee279098f
11 changed files with 193 additions and 135 deletions
|
@ -495,6 +495,7 @@ ul.select2-selection__rendered {
|
|||
border-top: none;
|
||||
margin: 0 -5px;
|
||||
padding: 1px 0.5em 3px;
|
||||
background: white;
|
||||
|
||||
&.sidebox-table {
|
||||
border: none;
|
||||
|
@ -591,7 +592,7 @@ ul.select2-selection__rendered {
|
|||
.control-button {
|
||||
background: lightgray;
|
||||
color: black !important;
|
||||
border: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.control-button:hover {
|
||||
|
@ -701,7 +702,7 @@ ul.select2-selection__rendered {
|
|||
}
|
||||
|
||||
#login-panel {
|
||||
|
||||
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
margin: 5em auto auto -10em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue