Browse Source

Update common.css

typo
Sergey Kolesnik 3 years ago
parent
commit
1e81e49629
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/css/common.css

+ 1 - 1
resources/css/common.css

@@ -633,7 +633,7 @@ span.warning, div.warning:not(.admonitionblock), p.warning {
 }
 }
 
 
 .bg-warning {
 .bg-warning {
-  background: var(--ls-waring-background-color);
+  background: var(--ls-warning-background-color);
 }
 }
 
 
 a.error,
 a.error,