projects
/
pgwui_common
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a07887
)
Superscript help links
author
Karl O. Pinc
<kop@karlpinc.com>
Fri, 20 Sep 2024 20:16:12 +0000
(15:16 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Fri, 20 Sep 2024 20:16:12 +0000
(15:16 -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 4b9433ff5807f9949ee82234f664b9a7c464f13e..fd60593697748246d09f77ac2cc20eede6f5df91 100644
(file)
--- a/
src/pgwui_common/static/pgwui.css
+++ b/
src/pgwui_common/static/pgwui.css
@@
-41,6
+41,7
@@
body { background-color: white; } /* kludge, see pgwui_sql's pgwui_sql.css */
.status { text-align: center; }
.help { font-size: 75%;
+ vertical-align: super;
color: green; }
a.help:link { text-decoration-line: none; }