поехала строка в ЛД

This commit is contained in:
lopar
2020-07-06 00:35:25 +03:00
parent 484b2e4f8a
commit 2a0f454343
3 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -410,12 +410,12 @@ div.debug {
border-radius:5px;
padding:5px;
}
div.secretInfo {
div.secret-info {
background:#fee;
border:1px dashed #faa;
border-radius:5px;
padding:5px;
}
div.secretInfo > span {
div.secret-info > span {
color: #966;
}