From 245d0f1a7d5f670c82a07f5ebb64a316070edf77 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 7 Dec 2008 07:56:07 +0000 Subject: page Picture - line above "comment" should be ... HR (horizontal rule) hidden - "submit" button should aligned with "author" input git-svn-id: http://piwigo.org/svn/branches/2.0@2931 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/yoga/theme/Sylvia/theme.css') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 0eb6ed811..b737ecfa8 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -11,7 +11,8 @@ #comments div.thumbnailCategory div.illustration { width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ } - +#comments .thumbnailCategories hr {display:none;} +#comments form.filter input[type="submit"] { margin-top:1.8em; } /* Sylvia Theme is close to the Roma Admin theme */ BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT { color:#666; -- cgit v1.2.3