update color of frame QSO active

This commit is contained in:
Waldek
2021-06-02 20:06:04 +02:00
committed by GitHub
parent 8dca33aea0
commit b26c9e05d9
+1 -1
View File
@@ -18,7 +18,7 @@ header("Content-type: text/css");
border-radius: 10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border: 1px solid DarkOrange;
border: 1px solid Lightgrey;
background: #e9e9e9;
padding: 10px;
text-align:center;