]> mj.ucw.cz Git - pciids.git/blobdiff - static/screen.css
Notification on empty path
[pciids.git] / static / screen.css
index 654973be834416fa247d10e788625500ac5b5d46..437353427763a58422ae814139ea3bd1ed56cd93 100644 (file)
@@ -89,6 +89,7 @@ div.bluesquare-example
        background-color: #4c3bff;
        color: #fffa45;
        border: solid blue;
+       border-width: 1px;
 }
 div.rmenu,
 div.lmenu
@@ -132,3 +133,7 @@ form.admin table
 {
        background: #BBBBFF;
 }
+p.announce
+{
+       background: yellow;
+}