diff options
Diffstat (limited to 'themes/colors/css-1.7.5/style.css')
| -rw-r--r-- | themes/colors/css-1.7.5/style.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/colors/css-1.7.5/style.css b/themes/colors/css-1.7.5/style.css index 6cdf1ef09c..7e36b95fbb 100644 --- a/themes/colors/css-1.7.5/style.css +++ b/themes/colors/css-1.7.5/style.css @@ -940,6 +940,17 @@ a:hover .nameZoom { margin-top: 20px; } +#pending .list_value { + padding: 3px; + text-align: center; + vertical-align: middle; + white-space: nowrap; +} + +#pending .indent { + padding: 0px; +} + /* ======== Person box ======= */ .gedcom_favorites_block, .user_favorites_block, |
