projects
/
pgwui_common
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb4e035
)
Add "caution" style
author
Karl O. Pinc
<kop@karlpinc.com>
Thu, 29 Apr 2021 03:50:25 +0000
(22:50 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Thu, 29 Apr 2021 03:50:25 +0000
(22:50 -0500)
src/pgwui_common/static/pgwui.css
patch
|
blob
|
history
diff --git
a/src/pgwui_common/static/pgwui.css
b/src/pgwui_common/static/pgwui.css
index 537e20ec7f3a38d6dc66e2c35ae3912432d92603..62a10098ed959b702be6fe1d4d29b6614cd42b15 100644
(file)
--- a/
src/pgwui_common/static/pgwui.css
+++ b/
src/pgwui_common/static/pgwui.css
@@
-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; }