projects
/
pgwui_common
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47236ef
)
New css style for vertical spacing
author
Karl O. Pinc
<kop@karlpinc.com>
Fri, 2 Aug 2024 17:23:24 +0000
(12:23 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Fri, 2 Aug 2024 17:23:24 +0000
(12:23 -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 62a10098ed959b702be6fe1d4d29b6614cd42b15..52923f24cf13849cea4b8e421ed1ed0822ca5e68 100644
(file)
--- a/
src/pgwui_common/static/pgwui.css
+++ b/
src/pgwui_common/static/pgwui.css
@@
-45,7
+45,7
@@
HR.lightsep { border-top: dotted;
/* Alignment for data entry labels (mostly in tables). */
.label { text-align: right; }
-
+.verticalgap { height: 1em; }
/* The navbar */
.navbar { text-align: center; }