Skip to content

Commit

Permalink
Update camillagui.css
Browse files Browse the repository at this point in the history
  • Loading branch information
rern committed Jun 18, 2022
1 parent fbdc77a commit 1b5fb26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions srv/http/settings/camillagui/build/camillagui.css
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ input[data-tip='Mixer name, must be unique'] {
background: none;
}
#button-compactview {
display: none;
float: none !important;
}
.button-compactview {
Expand Down Expand Up @@ -532,6 +533,8 @@ input[data-tip='Mixer name, must be unique'] {
}
#eqhelp {
left: auto;
}
#compactview #eqhelp {
right: 5px;
}
#status pre {
Expand Down Expand Up @@ -815,6 +818,7 @@ textarea:focus-visible {
}
#button-compactview {
position: fixed;
display: flex;
top: 48px;
}
#divhelp {
Expand Down

0 comments on commit 1b5fb26

Please sign in to comment.