X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=89bf29895d7a95aba06b27b81f6958ff2e635108;hb=792ee34de0b7f9c89e7d61b7fed962e924a81846;hp=ba9b45434c2c9effb3d721ba69cfc8f4b4b4c6b8;hpb=4aa42cec5e7c16f8ce0588ce4cf2a73b0a2c6957;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;