mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-09-16 18:11:32 +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
|
@ -92,12 +92,14 @@ a.button {
|
|||
}
|
||||
|
||||
.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