This commit is contained in:
sebastian 2005-09-28 20:36:03 +00:00
parent dca7f71bae
commit e0f5a1757d
19 changed files with 46 additions and 46 deletions

0
livesupport/modules/htmlUI/var/localizer/auth.inc.php Executable file → Normal file
View file

0
livesupport/modules/htmlUI/var/localizer/data.inc.php Executable file → Normal file
View file

View file

0
livesupport/modules/htmlUI/var/localizer/header.html Executable file → Normal file
View file

0
livesupport/modules/htmlUI/var/localizer/index.php Executable file → Normal file
View file

0
livesupport/modules/htmlUI/var/localizer/langConv.php Executable file → Normal file
View file

0
livesupport/modules/htmlUI/var/localizer/languages.xml Executable file → Normal file
View file

92
livesupport/modules/htmlUI/var/localizer/localizer.css Executable file → Normal file
View file

@ -1,47 +1,47 @@
/* Body */ /* Body */
BODY { BODY {
margin: 10px 10px 10px 10px; margin: 10px 10px 10px 10px;
background-color : #FFFFFF ; background-color : #FFFFFF ;
color : #000000; color : #000000;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-size: 12px;
color: #333333; color: #333333;
} }
td,tr,p,div,input,select { td,tr,p,div,input,select {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-size: 12px;
} }
a { a {
color : #FF6600; color : #FF6600;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal; font-weight : normal;
text-decoration : none; text-decoration : none;
} }
a:hover { a:hover {
color : #808080; color : #808080;
font-size : 12px; font-size : 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal; font-weight : normal;
text-decoration : underline; text-decoration : underline;
} }
a:active { a:active {
color : #FFFFFF; color : #FFFFFF;
background-color : #FF6600; background-color : #FF6600;
font-size : 12px; font-size : 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal; font-weight : normal;
text-decoration : underline; text-decoration : underline;
} }
.error { .error {
color : red; color : red;
font-size : 12px; font-size : 12px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal; font-weight : normal;
} }
} }

View file

View file

View file

View file

View file

View file

View file

0
livesupport/modules/htmlUI/var/localizer/main.php Executable file → Normal file
View file

0
livesupport/modules/htmlUI/var/localizer/menu.php Executable file → Normal file
View file

View file

View file