forked from I2P_Developers/i2p.i2p
Console: Add wrapper log clear button (ticket #2449)
This commit is contained in:
@@ -3994,7 +3994,7 @@ h3#servicedebug a, h3#graphinfo a {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.main#tunnels h3 a:not(old), #criticallogs + h3.tabletitle a:not(old) {
|
||||
.main#tunnels h3 a:not(old), #logs h3.tabletitle a.configure:not(old), #logs h3.tabletitle a.delete:not(old) {
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -1800,7 +1800,7 @@ h3#exploratorytunnels {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
#tunnels h3 a:not(old), #criticallogs + h3.tabletitle a:not(old) {
|
||||
#tunnels h3 a:not(old), #logs h3.tabletitle a.configure:not(old), #logs h3.tabletitle a.delete:not(old) {
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user