mirror of
https://github.com/transmission/transmission
synced 2024-12-23 16:24:02 +00:00
"sheets" in the web ui should appear from behind the "toolbar"
This commit is contained in:
parent
a4472fc529
commit
0b9b36f1e6
1 changed files with 1 additions and 1 deletions
|
@ -631,7 +631,7 @@ div.dialog_container {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: 4;
|
z-index: 2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: black;
|
color: black;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
|
Loading…
Reference in a new issue