This commit is contained in:
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
0
livesupport/modules/htmlUI/var/localizer/auth.inc.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/data.inc.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/data.inc.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/display.inc.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/display.inc.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/header.html
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/header.html
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/index.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/index.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/langConv.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/langConv.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/languages.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/languages.xml
Executable file → Normal file
92
livesupport/modules/htmlUI/var/localizer/localizer.css
Executable file → Normal file
92
livesupport/modules/htmlUI/var/localizer/localizer.css
Executable file → Normal 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;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
0
livesupport/modules/htmlUI/var/localizer/locals.cz_CZ.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.cz_CZ.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.de_DE.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.de_DE.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.en_GB.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.en_GB.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.es_CO.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.es_CO.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.hu_HU.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.hu_HU.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.nl_NL.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.nl_NL.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.sr_CS.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/locals.sr_CS.xml
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/main.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/main.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/menu.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/menu.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/menu_static.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/menu_static.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/require.inc.php
Executable file → Normal file
0
livesupport/modules/htmlUI/var/localizer/require.inc.php
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue