umzug auf gitea
This commit is contained in:
57
css/mmtest.css
Normal file
57
css/mmtest.css
Normal file
@@ -0,0 +1,57 @@
|
||||
#messmaske{
|
||||
position: relative;
|
||||
top: 20px;
|
||||
left: -2px;
|
||||
border: solid green 1px;
|
||||
width: 600px;
|
||||
min-height: 650px;
|
||||
|
||||
}
|
||||
|
||||
#MM3030bauteilOuter{
|
||||
position: absolute;
|
||||
border: solid black 1px;
|
||||
width: 600px;
|
||||
height: 750px;
|
||||
}
|
||||
|
||||
#MM3030bauteilInner{
|
||||
position: relative;
|
||||
left: 50px;
|
||||
top: 50px;
|
||||
width: 500px;
|
||||
height: 650px;
|
||||
border: solid black 1px;
|
||||
|
||||
}
|
||||
|
||||
#divBtns{
|
||||
|
||||
}
|
||||
|
||||
#tb_mm3030_tool{ width: 40px;}
|
||||
#tb_mm3030_rev{ width: 40px;}
|
||||
#tb_mm3030_part{ width: 60px;}
|
||||
|
||||
|
||||
.inp_messwerte{ width: 45px; }
|
||||
|
||||
.col1{ width: 55px; position: relative; border: solid black 1px;}
|
||||
.col2{ width: 75px; position: relative; border: solid black 1px;}
|
||||
.col3{ width: 165px; position: relative; border: solid black 1px;}
|
||||
.col4{ width: 75px; position: relative; border: solid black 1px;}
|
||||
.col5{ width: 5px; position: relative; border: solid black 1px;}
|
||||
.col6{ width: 75px; position: relative; border: solid black 1px;}
|
||||
.col7{ width: 75px; position: relative; border: solid black 1px;}
|
||||
.col8{ width: 75px; position: relative; border: solid black 1px;}
|
||||
|
||||
#row1{ height: 28px; border: solid red 1px;}
|
||||
#row2{ height: 40px;}
|
||||
#row3{ height: 40px;}
|
||||
#row4{ height: 40px;}
|
||||
#row5{ height: 40px;}
|
||||
#row6{ height: 40px;}
|
||||
#row7{ height: 40px;}
|
||||
#row8{ height: 40px;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user