Console: Add wrapper log clear button (ticket #2449)

This commit is contained in:
zzz
2020-05-04 21:22:13 +00:00
parent f1307614c6
commit 2b1c6a9d8f
4 changed files with 106 additions and 26 deletions

View File

@@ -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;
}

View File

@@ -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;
}