mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
This commit is contained in:
+349
-302
@@ -5,21 +5,22 @@ body
|
||||
color: #000000;
|
||||
background-color: #F6F7FF;
|
||||
}
|
||||
|
||||
|
||||
table
|
||||
{
|
||||
font-size: small;
|
||||
}
|
||||
}
|
||||
table.menu
|
||||
{
|
||||
width: 100%;
|
||||
width: 100%;
|
||||
border: 0;
|
||||
cellspacing: 0;
|
||||
cellpadding: 0;
|
||||
cellpadding: 0;
|
||||
}
|
||||
table.liste
|
||||
{
|
||||
border: 1;
|
||||
width:100%;
|
||||
border: 1;
|
||||
cellspacing: 0;
|
||||
cellpadding: 0;
|
||||
font-size: small;
|
||||
@@ -36,20 +37,20 @@ tr.liste0
|
||||
tr.liste1
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
td.button
|
||||
{
|
||||
color: #000000;
|
||||
border-top: 1px solid #FFFFFF;
|
||||
border-right: 1px solid #706D41;
|
||||
border-bottom: 1px solid #706D41;
|
||||
border-left: 1px solid #FFFFFF;
|
||||
cursor: pointer;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
text-align: center;
|
||||
}
|
||||
td.button
|
||||
{
|
||||
color: #000000;
|
||||
border-top: 1px solid #FFFFFF;
|
||||
border-right: 1px solid #706D41;
|
||||
border-bottom: 1px solid #706D41;
|
||||
border-left: 1px solid #FFFFFF;
|
||||
cursor: pointer;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
text-align: center;
|
||||
}
|
||||
A.stpl_detail
|
||||
{
|
||||
@@ -332,286 +333,332 @@ td
|
||||
font-size: smaller; /*0.8em;*/
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
background-color: #FFFFFF;
|
||||
margin: 4px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
padding: 0px;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
}
|
||||
|
||||
img { border: none; }
|
||||
|
||||
div.logo
|
||||
{
|
||||
background-color: #CECF9C;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /* 1em; */
|
||||
border: none;
|
||||
border-bottom: 2px solid #000000;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
body.browser
|
||||
{
|
||||
height: 100%;
|
||||
background-color: #efefef;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*1em;*/
|
||||
border-right: 1px dashed #c0c0c0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
body.bottombar {
|
||||
background-color: #CECF9C;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*1em;*/
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
p.message {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
p.comment {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
h2
|
||||
{
|
||||
color: #666633;
|
||||
font-size: medium; /*1.3em;*/
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
border: 2px solid #E6E6CC;
|
||||
background-color: #F3F3E9;
|
||||
padding: 2px 1em;
|
||||
margin: 0 0 1ex 0;
|
||||
}
|
||||
|
||||
h3
|
||||
{
|
||||
color: #666633;
|
||||
font-size: small;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.error
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
table.error td {
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
table.navbar
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
table.navbar td
|
||||
{
|
||||
height: 25px;
|
||||
color: #000000;
|
||||
background-color: #F3F3E9;
|
||||
text-align: center;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /* 0.9em */
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.navbar td.active
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
th.data
|
||||
{
|
||||
color: #000000;
|
||||
background-color: #E6E6CC;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /* 0.9em */
|
||||
}
|
||||
|
||||
th.data a:active, th.data a:link, th.data a:visited, th.data a:hover
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.left
|
||||
{
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
th.required
|
||||
{
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
td.topbar
|
||||
{
|
||||
background-color: #CECF9C;
|
||||
margin: 0px 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.trail, .tab
|
||||
{
|
||||
border: 2px solid #E6E6CC;
|
||||
background-color: #F3F3E9;
|
||||
padding: 2px 1em;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.trail, .topbar
|
||||
{
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.trail td
|
||||
{
|
||||
background-color: #F3F3E9;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tabs
|
||||
{
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
margin: 0 0 1ex 0;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tab
|
||||
{
|
||||
text-align: center;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tabs .active
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.topbar {
|
||||
border: 2px solid #CECF9C;
|
||||
padding: 2px 1em;
|
||||
}
|
||||
|
||||
.topbar, .topbar td {
|
||||
background-color: #CECF9C;
|
||||
}
|
||||
|
||||
.topbar .platform, .topbar .host, .topbar .username {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a:active
|
||||
{
|
||||
color: #989973;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a,a:link
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:visited
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #cc0000;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:link, a.toplink:link
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:visited, a.toplink:visited
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:hover, a.toplink:hover
|
||||
{
|
||||
color: #cc0000;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:active, a.toplink:active
|
||||
{
|
||||
color: #cc0000;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.active a
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.help
|
||||
{
|
||||
color: #E68800;
|
||||
font-size: smaller;
|
||||
vertical-align: super;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
pre
|
||||
{
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
pre.data
|
||||
{
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.intro li
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Syntax highlighting */
|
||||
.comment {color: #008080}
|
||||
.keyword {color: #FF8000}
|
||||
.literal {color: #808080}
|
||||
body
|
||||
{
|
||||
background-color: #FFFFFF;
|
||||
margin: 4px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
padding: 0px;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
}
|
||||
|
||||
img { border: none; }
|
||||
|
||||
div.logo
|
||||
{
|
||||
background-color: #CECF9C;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /* 1em; */
|
||||
border: none;
|
||||
border-bottom: 2px solid #000000;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
body.browser
|
||||
{
|
||||
height: 100%;
|
||||
background-color: #efefef;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*1em;*/
|
||||
border-right: 1px dashed #c0c0c0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
body.bottombar {
|
||||
background-color: #CECF9C;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*1em;*/
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
p.message {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
p.comment {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
h2
|
||||
{
|
||||
color: #666633;
|
||||
font-size: medium; /*1.3em;*/
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
border: 2px solid #E6E6CC;
|
||||
background-color: #F3F3E9;
|
||||
padding: 2px 1em;
|
||||
margin: 0 0 1ex 0;
|
||||
}
|
||||
|
||||
h3
|
||||
{
|
||||
color: #666633;
|
||||
font-size: small;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.error
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
table.error td {
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
table.navbar
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
table.navbar td
|
||||
{
|
||||
height: 25px;
|
||||
color: #000000;
|
||||
background-color: #F3F3E9;
|
||||
text-align: center;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /* 0.9em */
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.navbar td.active
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
}
|
||||
|
||||
th.data
|
||||
{
|
||||
color: #000000;
|
||||
background-color: #E6E6CC;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /* 0.9em */
|
||||
}
|
||||
|
||||
th.data a:active, th.data a:link, th.data a:visited, th.data a:hover
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.left
|
||||
{
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
th.required
|
||||
{
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
td.topbar
|
||||
{
|
||||
background-color: #CECF9C;
|
||||
margin: 0px 0px;
|
||||
padding: 0px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.trail, .tab
|
||||
{
|
||||
border: 2px solid #E6E6CC;
|
||||
background-color: #F3F3E9;
|
||||
padding: 2px 1em;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.trail, .topbar
|
||||
{
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.trail td
|
||||
{
|
||||
background-color: #F3F3E9;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tabs
|
||||
{
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
margin: 0 0 1ex 0;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tab
|
||||
{
|
||||
text-align: center;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tabs .active
|
||||
{
|
||||
background-color: #E6E6CC;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.topbar {
|
||||
border: 2px solid #CECF9C;
|
||||
padding: 2px 1em;
|
||||
}
|
||||
|
||||
.topbar, .topbar td {
|
||||
background-color: #CECF9C;
|
||||
}
|
||||
|
||||
.topbar .platform, .topbar .host, .topbar .username {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a:active
|
||||
{
|
||||
color: #989973;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a,a:link
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:visited
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #cc0000;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:link, a.toplink:link
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:visited, a.toplink:visited
|
||||
{
|
||||
color: #336699;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:hover, a.toplink:hover
|
||||
{
|
||||
color: #cc0000;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.navlink:active, a.toplink:active
|
||||
{
|
||||
color: #cc0000;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.active a
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.help
|
||||
{
|
||||
color: #E68800;
|
||||
font-size: smaller;
|
||||
vertical-align: super;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
pre
|
||||
{
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
pre.data
|
||||
{
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.intro li
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Syntax highlighting */
|
||||
.comment {color: #008080}
|
||||
.keyword {color: #FF8000}
|
||||
.literal {color: #808080}
|
||||
|
||||
/* neu */
|
||||
table.detail
|
||||
{
|
||||
border-style:solid;
|
||||
border-color:#777777;
|
||||
border-width:1px;
|
||||
width:100%;
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
.kopf
|
||||
{
|
||||
position:absolute;
|
||||
top:10px;
|
||||
left:10px;
|
||||
border-color:#777777;
|
||||
border-style:solid;
|
||||
border-width:1px;
|
||||
background-color:#eeeeee;
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
input, textarea, select
|
||||
{
|
||||
border-width:1px;
|
||||
border-color:#999999;
|
||||
border-style:solid;
|
||||
padding:1px;
|
||||
}
|
||||
|
||||
.input_error
|
||||
{
|
||||
background-color:#FC988D;
|
||||
}
|
||||
.input_ok
|
||||
{
|
||||
background-color:#ffffff;
|
||||
}
|
||||
|
||||
.inserterror
|
||||
{
|
||||
background-color:#FC988D;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
}
|
||||
Reference in New Issue
Block a user