diff --git a/static/style.css b/static/style.css index a6611c0..560055c 100644 --- a/static/style.css +++ b/static/style.css @@ -43,10 +43,13 @@ body { } .panel-icon { - width: 105px; + width: 100px; height: 100px; background: center/contain url("https://cloud.lynnesbian.space/s/JZCPTs3DzMLAspC/preview"); } +.panel-icon.online, .panel-icon.offline { + width: 105px; +} .panel-icon.online { border-left: 5px #5c5 solid; } diff --git a/templates/bot_delete.html b/templates/bot_delete.html index 2627959..01e4f1e 100644 --- a/templates/bot_delete.html +++ b/templates/bot_delete.html @@ -9,7 +9,7 @@