From 6e9b50b27b6ae781604cdfbac2c62060cd93aac5 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 11 Oct 2008 20:27:45 +0000 Subject: Previous change in defect. git-svn-id: http://piwigo.org/svn/branches/2.0@2720 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'template') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index e7cedf685..41affedc1 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -58,8 +58,6 @@ padding: 0 0 0 10px; margin: 0; } .content .thumbnailCategory div.illustration a { display: block; margin: 0; padding:20px 0 0 8px; } #content .thumbnailCategory div.description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top; margin: 0; padding:15px 10px 3px 0; overflow: hidden; } - -height:7px; margin:0; overflow:hidden; padding:0; width:100%; } #content .thumbnailCategory div.description .text { display:block; margin:10px 2px 0 0; overflow: auto; overflow-x:hidden; padding:0 0 5px; /* Only IE family supports colored scrollbar */ scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000; @@ -100,4 +98,7 @@ A:hover, A:active { color: #f33; border-bottom: 1px solid #f33; cursor: pointer; *, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } #debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;} .rateButtonStarFull { background-image: url('icon/rating-stars.gif'); } -.rateButtonStarEmpty { background-image: url('icon/rating-stars.gif'); } \ No newline at end of file +.rateButtonStarEmpty { background-image: url('icon/rating-stars.gif'); } +#menubar #mbIdentification fieldset div input[type="text"] { margin: 0 0 3px; width: 174px; display: inline; } +/* IE6... Hacks: */ +/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */ \ No newline at end of file -- cgit v1.2.3