forked from I2P_Developers/i2p.i2p
Console: Remove CSS for hidden text on /graph
This commit is contained in:
@@ -1448,19 +1448,11 @@ div.widepanel h3 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#graphopts+p {
|
||||
display: none;
|
||||
}
|
||||
|
||||
h3#graphinfo {
|
||||
margin-top: 15px;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.graphspanel p:last-child {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.formaction#graphing {
|
||||
margin: -4px -5px 5px !important;
|
||||
border-left: none;
|
||||
|
||||
@@ -2194,11 +2194,6 @@ p#tunnelconfig {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#graphopts+p {
|
||||
text-align: right;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.formaction#graphing {
|
||||
margin: 8px -11px -11px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user