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 {
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;
}
}

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