Add "caution" style
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 29 Apr 2021 03:50:25 +0000 (22:50 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 29 Apr 2021 03:50:25 +0000 (22:50 -0500)
src/pgwui_common/static/pgwui.css

index 537e20ec7f3a38d6dc66e2c35ae3912432d92603..62a10098ed959b702be6fe1d4d29b6614cd42b15 100644 (file)
@@ -34,6 +34,7 @@
 .remark { font-size: 25%;
           font-style: inherit;
           display: inline; }
+.caution { background-color: #ffffcc; }
 .notfirstcaution  { font-size: 75%; }
 .status { text-align: center; }