diff options
| author | makitso <makitso@gmail.com> | 2017-07-10 07:01:50 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2017-07-10 07:01:50 -0500 |
| commit | 1c2ce4bb435dee3d5672951797a6a66711c25938 (patch) | |
| tree | 662b4d57b2b496ba17d3fbbc2f15b0561c27d20a | |
| parent | 93f02891b0480bca2f03afd529fe68baab1fa13f (diff) | |
| download | webtrees-1c2ce4bb435dee3d5672951797a6a66711c25938.tar.gz webtrees-1c2ce4bb435dee3d5672951797a6a66711c25938.tar.bz2 webtrees-1c2ce4bb435dee3d5672951797a6a66711c25938.zip | |
Registration form text box and other minor changes
| -rw-r--r-- | themes/clouds/css-1.7.8/style.css | 9 | ||||
| -rw-r--r-- | themes/colors/css-1.7.8/style.css | 9 | ||||
| -rw-r--r-- | themes/fab/css-1.7.8/style.css | 4 | ||||
| -rw-r--r-- | themes/minimal/css-1.7.8/style.css | 6 | ||||
| -rw-r--r-- | themes/webtrees/css-1.7.8/style.css | 9 | ||||
| -rw-r--r-- | themes/xenea/css-1.7.8/style.css | 9 |
6 files changed, 29 insertions, 17 deletions
diff --git a/themes/clouds/css-1.7.8/style.css b/themes/clouds/css-1.7.8/style.css index c637204e43..6bbc2e10ec 100644 --- a/themes/clouds/css-1.7.8/style.css +++ b/themes/clouds/css-1.7.8/style.css @@ -1199,6 +1199,7 @@ table.center { .list_label, .list_value { white-space: nowrap; + padding: 4px; } .list_label_wrap, @@ -1581,10 +1582,6 @@ a:hover .nameZoom { color: #555; } -.formField { - font-size: 12px; -} - .starredname { text-decoration: underline; } @@ -1977,6 +1974,10 @@ a:hover .nameZoom { text-align: center; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, diff --git a/themes/colors/css-1.7.8/style.css b/themes/colors/css-1.7.8/style.css index d226f6fab3..58945e6db4 100644 --- a/themes/colors/css-1.7.8/style.css +++ b/themes/colors/css-1.7.8/style.css @@ -1085,6 +1085,7 @@ table.center { background-color: #edf7f9; border: solid #ddd 1px; vertical-align: top; + padding: 4px; } .list_label, @@ -1469,10 +1470,6 @@ a:hover .nameZoom { line-height: 20pt; } -.formField { - font-size: 12px; -} - .starredname { text-decoration: underline; } @@ -1862,6 +1859,10 @@ a:hover .nameZoom { text-align: center; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, diff --git a/themes/fab/css-1.7.8/style.css b/themes/fab/css-1.7.8/style.css index 03c4fc9ef8..2a60faf0e1 100644 --- a/themes/fab/css-1.7.8/style.css +++ b/themes/fab/css-1.7.8/style.css @@ -1402,6 +1402,10 @@ a:hover .nameZoom { background: none; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, diff --git a/themes/minimal/css-1.7.8/style.css b/themes/minimal/css-1.7.8/style.css index 345f597445..61dfdf65fb 100644 --- a/themes/minimal/css-1.7.8/style.css +++ b/themes/minimal/css-1.7.8/style.css @@ -516,6 +516,7 @@ .list_value_wrap { border: solid #000 1px; vertical-align: top; + padding: 4px; } /* ---Find special characters--- */ @@ -614,7 +615,6 @@ .list_table { margin: 0 auto; - width: 100%; } .facts_value { @@ -753,6 +753,10 @@ background: none; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, diff --git a/themes/webtrees/css-1.7.8/style.css b/themes/webtrees/css-1.7.8/style.css index 2d260d84ec..a8d354e75a 100644 --- a/themes/webtrees/css-1.7.8/style.css +++ b/themes/webtrees/css-1.7.8/style.css @@ -1110,6 +1110,7 @@ table.center { background-color: #edf7f9; border: solid #81a9cb 1px; vertical-align: top; + padding: 4px; } .list_label, @@ -1482,10 +1483,6 @@ a:hover .nameZoom { line-height: 20pt; } -.formField { - font-size: 12px; -} - .starredname { text-decoration: underline; } @@ -1875,6 +1872,10 @@ td.descriptionbox a { text-align: center; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, diff --git a/themes/xenea/css-1.7.8/style.css b/themes/xenea/css-1.7.8/style.css index eff479a6ce..9b3893b4ec 100644 --- a/themes/xenea/css-1.7.8/style.css +++ b/themes/xenea/css-1.7.8/style.css @@ -1106,6 +1106,7 @@ table.center { font-size: 12px; border: solid #81a9cb 1px; vertical-align: top; + padding: 4px; } .list_label, @@ -1486,10 +1487,6 @@ a:hover .nameZoom { line-height: 20pt; } -.formField { - font-size: 12px; -} - .starredname { text-decoration: underline; } @@ -1863,6 +1860,10 @@ a:hover .nameZoom { text-align: center; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, |
