109 lines
2.7 KiB
CSS
109 lines
2.7 KiB
CSS
#btnTestingKF480{
|
|
position: relative;
|
|
left: 330px;
|
|
}
|
|
|
|
#BeladeForm{
|
|
width: 700px;
|
|
margin-top: 5px;
|
|
margin-left: 5px;
|
|
padding-top: 5px;
|
|
padding-left: 5px;
|
|
padding-bottom: 5px;
|
|
font-family: Hack;
|
|
font-size: 1.15em;
|
|
}
|
|
|
|
|
|
th.center{ text-align: center;}
|
|
th.left{ text-align: left;}
|
|
th.right{ text-align: right;}
|
|
td.center{ text-align: center;}
|
|
td.left{ text-align: left;}
|
|
td.right{ text-align: right;}
|
|
|
|
td.desc{ text-align: right}
|
|
td.input{ text-align: left;}
|
|
|
|
#tblOfenKF480>tbody>tr>td>input{ border: solid black 1px; box-shadow: 0 0 2px black; }
|
|
#tblOfenKF80S>tbody>tr>td>input{ border: solid black 1px; box-shadow: 0 0 2px black; }
|
|
#tblOfenKF80>tbody>tr>td>input{ border: solid black 1px; box-shadow: 0 0 2px black; }
|
|
|
|
#ofenname{ position: relative; font-size: 1.6em; font-variant: petite-caps; }
|
|
|
|
input#beladezeit{width: 85px;}
|
|
input#beladedatum{width: 100px;}
|
|
|
|
input{ font-family: Hack; font-size: 0.87em; }
|
|
|
|
tr#e11, tr#e12, tr#e13, tr#e14, tr#e15, tr#e16, tr#e17, tr#e18, tr#e19, tr#e20{
|
|
display: none;
|
|
}
|
|
|
|
#divOfenBtns{
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 100%;
|
|
height: 40px;
|
|
float: left;
|
|
z-index: 10;
|
|
}
|
|
#btnLoadLetzteBeladungKF480{
|
|
position: relative;
|
|
width: 250px;
|
|
font-weight: bold;
|
|
font-family: Hack;
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
#btnShowMoreEbenenKF480{
|
|
font-family: Hack;
|
|
font-size: 1.2em;
|
|
font-weight: bold;
|
|
position: relative;
|
|
width: 175px;
|
|
}
|
|
|
|
#btnShowLessEbenenKF480{
|
|
font-family: Hack;
|
|
font-size: 1.2em;
|
|
display: none;
|
|
position: relative;
|
|
width: 175px;
|
|
}
|
|
|
|
#btnInsertBeladungKF480 {
|
|
font-family: Hack;
|
|
font-size: 1.2em;
|
|
font-weight: bold;
|
|
width: 270px;
|
|
height: 45px;
|
|
text-align: center;
|
|
}
|
|
|
|
#btnLoadLetzteBeladungKF80S{ width: 250px;}
|
|
#btnLoadLetzteBeladungKF80{ width: 250px;}
|
|
|
|
#btnInsertBeladungKF80S{ width: 300px; text-align: center; }
|
|
#btnInsertBeladungKF80{ width: 300px; text-align: center; }
|
|
|
|
#tbKommKF480{ margin-top: 5px; margin-bottom: 5px; width: 585px; background: #0A0A6A; color: #FFFF66; font-family: Hack; font-size: 1em; }
|
|
#tbKommKF80S{ margin-top: 5px; margin-bottom: 5px; width: 585px; background: #0A0A6A; color: #FFFF66; font-family: Hack; font-size: 1em; }
|
|
#tbKommKF80{ margin-top: 5px; margin-bottom: 5px; width: 585px; background: #0A0A6A; color: #FFFF66; font-family: Hack; font-size: 1em; }
|
|
|
|
table#codetable{
|
|
position: absolute;
|
|
width: 113px;
|
|
height: 75px;
|
|
left: 566px;
|
|
top: 52px;
|
|
font-family: Hack;
|
|
font-size: 1.0em;
|
|
border: solid 2px black;
|
|
}
|
|
|
|
td#ct3040 { background: #2222FF; color: #00F5F5; padding-left: 4px; box-shadow: 0 0 3px black; }
|
|
td#ct2121 { background: #300E0E; color: #a5a5a5; padding-left: 4px; box-shadow: 0 0 3px black; }
|
|
td#ct3030 { background: #CCCCCC; color: #212121; padding-left: 4px; box-shadow: 0 0 3px black; }
|
|
|