From e0f5a1757d005ed5ef6805f34faf2cf611709296 Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 28 Sep 2005 20:36:03 +0000 Subject: [PATCH] --- .../modules/htmlUI/var/localizer/auth.inc.php | 0 .../modules/htmlUI/var/localizer/data.inc.php | 0 .../htmlUI/var/localizer/display.inc.php | 0 .../modules/htmlUI/var/localizer/header.html | 0 .../modules/htmlUI/var/localizer/index.php | 0 .../modules/htmlUI/var/localizer/langConv.php | 0 .../htmlUI/var/localizer/languages.xml | 0 .../htmlUI/var/localizer/localizer.css | 92 +++++++++---------- .../htmlUI/var/localizer/locals.cz_CZ.xml | 0 .../htmlUI/var/localizer/locals.de_DE.xml | 0 .../htmlUI/var/localizer/locals.en_GB.xml | 0 .../htmlUI/var/localizer/locals.es_CO.xml | 0 .../htmlUI/var/localizer/locals.hu_HU.xml | 0 .../htmlUI/var/localizer/locals.nl_NL.xml | 0 .../htmlUI/var/localizer/locals.sr_CS.xml | 0 .../modules/htmlUI/var/localizer/main.php | 0 .../modules/htmlUI/var/localizer/menu.php | 0 .../htmlUI/var/localizer/menu_static.php | 0 .../htmlUI/var/localizer/require.inc.php | 0 19 files changed, 46 insertions(+), 46 deletions(-) mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/auth.inc.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/data.inc.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/display.inc.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/header.html mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/index.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/langConv.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/languages.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/localizer.css mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.cz_CZ.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.de_DE.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.en_GB.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.es_CO.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.hu_HU.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.nl_NL.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/locals.sr_CS.xml mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/main.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/menu.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/menu_static.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/localizer/require.inc.php diff --git a/livesupport/modules/htmlUI/var/localizer/auth.inc.php b/livesupport/modules/htmlUI/var/localizer/auth.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/data.inc.php b/livesupport/modules/htmlUI/var/localizer/data.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/display.inc.php b/livesupport/modules/htmlUI/var/localizer/display.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/header.html b/livesupport/modules/htmlUI/var/localizer/header.html old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/index.php b/livesupport/modules/htmlUI/var/localizer/index.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/langConv.php b/livesupport/modules/htmlUI/var/localizer/langConv.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/languages.xml b/livesupport/modules/htmlUI/var/localizer/languages.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/localizer.css b/livesupport/modules/htmlUI/var/localizer/localizer.css old mode 100755 new mode 100644 index ae9af9c19..16f6772bb --- a/livesupport/modules/htmlUI/var/localizer/localizer.css +++ b/livesupport/modules/htmlUI/var/localizer/localizer.css @@ -1,47 +1,47 @@ -/* Body */ -BODY { - margin: 10px 10px 10px 10px; - background-color : #FFFFFF ; - color : #000000; - font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; - font-size: 12px; - color: #333333; - } - -td,tr,p,div,input,select { - font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; - font-size: 12px; - } - -a { - color : #FF6600; - font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; - font-weight : normal; - text-decoration : none; -} - -a:hover { - color : #808080; - font-size : 12px; - font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; - font-weight : normal; - text-decoration : underline; -} - -a:active { - color : #FFFFFF; - background-color : #FF6600; - font-size : 12px; - font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; - font-weight : normal; - text-decoration : underline; -} - -.error { - color : red; - font-size : 12px; - font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; - font-weight : normal; -} - +/* Body */ +BODY { + margin: 10px 10px 10px 10px; + background-color : #FFFFFF ; + color : #000000; + font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + color: #333333; + } + +td,tr,p,div,input,select { + font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + } + +a { + color : #FF6600; + font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; + font-weight : normal; + text-decoration : none; +} + +a:hover { + color : #808080; + font-size : 12px; + font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; + font-weight : normal; + text-decoration : underline; +} + +a:active { + color : #FFFFFF; + background-color : #FF6600; + font-size : 12px; + font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; + font-weight : normal; + text-decoration : underline; +} + +.error { + color : red; + font-size : 12px; + font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; + font-weight : normal; +} + } \ No newline at end of file diff --git a/livesupport/modules/htmlUI/var/localizer/locals.cz_CZ.xml b/livesupport/modules/htmlUI/var/localizer/locals.cz_CZ.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/locals.de_DE.xml b/livesupport/modules/htmlUI/var/localizer/locals.de_DE.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/locals.en_GB.xml b/livesupport/modules/htmlUI/var/localizer/locals.en_GB.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/locals.es_CO.xml b/livesupport/modules/htmlUI/var/localizer/locals.es_CO.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/locals.hu_HU.xml b/livesupport/modules/htmlUI/var/localizer/locals.hu_HU.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/locals.nl_NL.xml b/livesupport/modules/htmlUI/var/localizer/locals.nl_NL.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/locals.sr_CS.xml b/livesupport/modules/htmlUI/var/localizer/locals.sr_CS.xml old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/main.php b/livesupport/modules/htmlUI/var/localizer/main.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/menu.php b/livesupport/modules/htmlUI/var/localizer/menu.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/menu_static.php b/livesupport/modules/htmlUI/var/localizer/menu_static.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/localizer/require.inc.php b/livesupport/modules/htmlUI/var/localizer/require.inc.php old mode 100755 new mode 100644