X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=89bf29895d7a95aba06b27b81f6958ff2e635108;hb=f341c32413c83788cf6cf23fe911c401c2f9adad;hp=ba9b45434c2c9effb3d721ba69cfc8f4b4b4c6b8;hpb=8bd0ea95b1b1df4fbb7e9cd0b599ec6869c87f0e;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index ba9b454..89bf298 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -144,6 +144,16 @@ div.notify_clo { bottom: 4px; } +div.doc_alert { + color: #ff5400; + background-color: #ffd780; + font-family: monospace; + font-weight: bold; + text-align: center; + margin: 8px; + padding: 8px; +} + .input_text { background-color: #f8f8f8; border: 1px solid gray;