mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
merge -c2888 from branch 2.0 to trunk
Colored scrollbar in theme-ie.css (for IE) git-svn-id: http://piwigo.org/svn/trunk@2889 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#content.thumbnailCategory div.description .text {
|
||||
#content .thumbnailCategory div.description .text {
|
||||
scrollbar-face-color:#222;
|
||||
scrollbar-shadow-color:#444;
|
||||
scrollbar-highlight-color:#000;
|
||||
|
||||
@@ -6,9 +6,9 @@ $themeconf = array(
|
||||
'admin_icon_dir' => 'template/yoga/icon/admin',
|
||||
'mime_icon_dir' => 'template/yoga/theme/Sylvia/icon/mimetypes/',
|
||||
'local_head' => '
|
||||
<!--[if IE]> <-->
|
||||
<!--[if IE]>
|
||||
<link rel="stylesheet" href="template/yoga/theme/Sylvia/theme-ie.css" type="text/css">
|
||||
<!--> <![endif]-->
|
||||
<![endif]-->
|
||||
',
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user