mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-09-16 10:01:31 +01:00
patch: fix css for webconsole
This commit is contained in:
parent
e8d59c8375
commit
227f397c06
3 changed files with 7 additions and 3 deletions
|
@ -98,12 +98,14 @@ a:hover, a.button.selected, .slide label:hover, button[type=submit]:hover {
|
|||
}
|
||||
|
||||
.content {
|
||||
float: left;
|
||||
/* float: left;*/
|
||||
font-size: 1em;
|
||||
margin-left: 2em;
|
||||
padding: 4px;
|
||||
max-width: 50em;
|
||||
overflow: auto;
|
||||
left: 35%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.tunnel.established {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue