mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
626 lines
7.7 KiB
CSS
626 lines
7.7 KiB
CSS
body
|
|
{
|
|
background-color: #F5F5F5;
|
|
font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
|
|
font-size: small;
|
|
/*IE hack*/
|
|
voice-family: "\"}\"";
|
|
voice-family: inherit;
|
|
font-size: medium;
|
|
/*IE hack end*/
|
|
}
|
|
body.left_nav
|
|
{
|
|
background-color: #eeeeee;
|
|
background-image: url(images/vilesci_farbverlauf.png);
|
|
background-repeat: repeat-x;
|
|
background-position: top;
|
|
}
|
|
table.menue
|
|
{
|
|
|
|
border-right-width:1px;
|
|
border-right-color:#BCBCBC;
|
|
width: 100%;
|
|
}
|
|
table.liste
|
|
{
|
|
width:100%;
|
|
font-size: 100%;
|
|
}
|
|
table.liste th
|
|
{
|
|
background-color: #D3DCE3;
|
|
}
|
|
|
|
tr.liste
|
|
{
|
|
background-color: #D3DCE3;
|
|
}
|
|
tr.liste0
|
|
{
|
|
background-color: #F3F3E9;
|
|
}
|
|
tr.liste1
|
|
{
|
|
background-color: #EFEFDD;
|
|
}
|
|
|
|
table.tablesorter tr:hover td
|
|
{
|
|
background-color: #DCE4EF !important;
|
|
}
|
|
|
|
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-size: smaller; /*0.8em;*/
|
|
padding-left: 6px;
|
|
padding-right: 6px;
|
|
text-align: center;
|
|
}
|
|
|
|
a.stpl_detail
|
|
{
|
|
font-size:smaller;
|
|
color:#000000;
|
|
text-decoration:none;
|
|
}
|
|
a.stpl_detail:hover
|
|
{
|
|
font-size:smaller;
|
|
color:#000000;
|
|
text-decoration:underline;
|
|
cursor:help;
|
|
}
|
|
a.linkgreen
|
|
{
|
|
font-size:smaller;
|
|
color:#008E74;
|
|
text-decoration:none;
|
|
}
|
|
a.linkblue
|
|
{
|
|
font-size:smaller;
|
|
color:#00A4D2;
|
|
text-decoration:none;
|
|
}
|
|
a.linkblue:hover
|
|
{
|
|
font-size:smaller;
|
|
color:#00A4D2;
|
|
text-decoration:underline;
|
|
cursor:pointer;
|
|
}
|
|
|
|
a.h1:hover
|
|
{
|
|
color:#FFFFFF;
|
|
text-decoration:none;
|
|
cursor:pointer;
|
|
}
|
|
a
|
|
{
|
|
color:#0086cc;
|
|
text-decoration:none;
|
|
}
|
|
a:hover
|
|
{
|
|
color:#0086cc;
|
|
text-decoration:underline;
|
|
cursor:pointer;
|
|
}
|
|
|
|
a.hilfe
|
|
{
|
|
text-decoration:none;
|
|
}
|
|
a.hilfe:hover
|
|
{
|
|
text-decoration:none;
|
|
}
|
|
a.MenuItem1
|
|
{
|
|
color:#008E74;
|
|
text-decoration:none;
|
|
}
|
|
a.MenuItem1:hover
|
|
{
|
|
color:#008E74;
|
|
text-decoration:underline;
|
|
}
|
|
|
|
a.MenuItem2
|
|
{
|
|
color:#00A4D2;
|
|
text-decoration:none;
|
|
}
|
|
a.MenuItem2:hover
|
|
{
|
|
color:#00A4D2;
|
|
text-decoration:underline;
|
|
}
|
|
|
|
h1, h1 td
|
|
{
|
|
color: black;
|
|
padding: 0px;
|
|
padding-bottom: 20px;
|
|
margin:0px;
|
|
white-space:nowrap;
|
|
font-size: 20px;
|
|
font-weight:normal;
|
|
}
|
|
h2
|
|
{
|
|
color: black;
|
|
padding-top: 2px;
|
|
padding-bottom: 1px;
|
|
white-space:nowrap;
|
|
padding-left: 10px;
|
|
font-size: 120%;
|
|
border-bottom:solid 1px #0086CC;
|
|
font-weight:normal;
|
|
}
|
|
h3
|
|
{
|
|
margin: 0px;
|
|
padding-top: 20px;
|
|
padding-bottom: 2px;
|
|
font-weight: bold;
|
|
font-size:13px;
|
|
}
|
|
h4
|
|
{
|
|
margin: 0px;
|
|
padding: 0px;
|
|
text-decoration: underline;
|
|
font-weight: normal;
|
|
font-size:13px;
|
|
}
|
|
|
|
p.littleblack { font-size: x-small; color: #000000;}
|
|
|
|
.h1 { font-family: "Bookman Old Style"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; background-color: #009e84; text-decoration: none}
|
|
.h2 { font-family: "Bookman Old Style"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; background-color: #00a4d2; text-decoration: none}
|
|
|
|
table.stdplan TH
|
|
{
|
|
background-color: #DDDDDD;
|
|
}
|
|
|
|
table.stdplan TD
|
|
{
|
|
background-color: #EEEEEE
|
|
}
|
|
|
|
TR.liste
|
|
{
|
|
background-color: #D3DCE3;
|
|
}
|
|
TR.liste0
|
|
{
|
|
background-color: #CCCCCC;
|
|
}
|
|
TR.liste1
|
|
{
|
|
background-color: #DDDDDD;
|
|
}
|
|
|
|
|
|
FONT.beschriftung
|
|
{
|
|
color:#666666;
|
|
}
|
|
P.little
|
|
{
|
|
font-size: xx-small;
|
|
}
|
|
|
|
h1 a
|
|
{
|
|
color: #dddddd;
|
|
}
|
|
h1 a:hover
|
|
{
|
|
color: #ffffff;
|
|
text-decoration:none;
|
|
}
|
|
|
|
h2 a
|
|
{
|
|
color: #dddddd;
|
|
}
|
|
h2 a:hover
|
|
{
|
|
color: #ffffff;
|
|
text-decoration:none;
|
|
}
|
|
|
|
#bgcolor0
|
|
{
|
|
background-color: #FF0000;
|
|
}
|
|
#bgcolor1
|
|
{
|
|
background-color: #FF4444;
|
|
}
|
|
#bgcolor2
|
|
{
|
|
background-color: #FF7777;
|
|
}
|
|
#bgcolor3
|
|
{
|
|
background-color: #C0EEC0;
|
|
}
|
|
#bgcolor4
|
|
{
|
|
background-color: #77FF77;
|
|
}
|
|
#bgcolor5
|
|
{
|
|
background-color: #44FF44;
|
|
}
|
|
#bgcolor6
|
|
{
|
|
background-color: #00FF00;
|
|
}
|
|
|
|
td
|
|
{
|
|
margin: 4px;
|
|
padding: 0px;
|
|
font-size: smaller; /*0.8em;*/
|
|
}
|
|
|
|
img
|
|
{
|
|
border: none;
|
|
}
|
|
|
|
div.logo
|
|
{
|
|
background-color: #cecf9c;
|
|
background-image: url(images/vilesci_farbverlauf_top.png);
|
|
background-repeat: repeat-x;
|
|
margin: 0;
|
|
padding: 0;
|
|
font-size: smaller; /* 1em; */
|
|
border: none;
|
|
/* border-bottom: 2px solid #000000; */
|
|
margin-bottom: 2px;
|
|
}
|
|
|
|
p.message
|
|
{
|
|
color: blue;
|
|
}
|
|
|
|
p.comment
|
|
{
|
|
font-style: italic;
|
|
}
|
|
|
|
table.error
|
|
{
|
|
background-color: #E6E6CC;
|
|
}
|
|
|
|
table.error td {
|
|
background-color: #E6E6CC;
|
|
}
|
|
|
|
table.navbar
|
|
{
|
|
background-color: #E6E6CC;
|
|
}
|
|
table.logo
|
|
{
|
|
padding: 3px 0 3px 0;
|
|
}
|
|
|
|
table.navbar td
|
|
{
|
|
height: 25px;
|
|
color: #000000;
|
|
background-color: #F3F3E9;
|
|
text-align: center;
|
|
font-size: smaller; /* 0.9em */
|
|
font-weight: bold;
|
|
}
|
|
|
|
table.navbar td.active
|
|
{
|
|
background-color: #E6E6CC;
|
|
}
|
|
|
|
th.data
|
|
{
|
|
color: #000000;
|
|
background-color: #E6E6CC;
|
|
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-size: smaller; /*0.8em;*/
|
|
text-align: left;
|
|
}
|
|
|
|
|
|
|
|
.trail, .tab
|
|
{
|
|
border: 2px solid #E6E6CC;
|
|
background-color: #F3F3E9;
|
|
padding: 2px 1em;
|
|
vertical-align: bottom;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.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-weight: normal;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
a:link
|
|
{
|
|
color: #0086cc;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a:visited
|
|
{
|
|
color: #0086cc;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.toplink, a.toplink:visited, a.toplink:active
|
|
{
|
|
color: #747C82;
|
|
text-decoration: none;
|
|
}
|
|
a.toplink:hover
|
|
{
|
|
color: #0086CC;
|
|
text-decoration: none;
|
|
}
|
|
a.navlink:link
|
|
{
|
|
color: #336699;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.navlink:visited
|
|
{
|
|
color: #336699;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.navlink:hover
|
|
{
|
|
color: #cc0000;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.navlink:active
|
|
{
|
|
color: #cc0000;
|
|
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-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;
|
|
}
|
|
.insertok
|
|
{
|
|
background-color:#68AC50;
|
|
width:100%;
|
|
text-align:center;
|
|
}
|
|
|
|
/* Sortable tables */
|
|
table.sortable thead
|
|
{
|
|
cursor:pointer;
|
|
}
|
|
|
|
.error
|
|
{
|
|
color: #ff0000;
|
|
}
|
|
|
|
.ausblenden
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.einblenden
|
|
{
|
|
display:block;
|
|
}
|
|
|
|
/* Inaktive Elemente in einem DropDown */
|
|
option.inactive
|
|
{
|
|
text-decoration:line-through;
|
|
}
|
|
|
|
html.reports, html.reports body {
|
|
height: 100%;
|
|
}
|
|
|
|
html.reports .icons strong {
|
|
font-size: 26px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
html.reports .icons img {
|
|
width: 48px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#rp_main {
|
|
width: 100%;
|
|
border: 0;
|
|
height: 85%;
|
|
}
|
|
|
|
img.mini-icon {
|
|
width: 15px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
td.overview-id {
|
|
text-align: right;
|
|
}
|