cyrilleinvalides/choupas/www/admin/editor/styles/phpC.css

43 lines
571 B
CSS
Executable File

/*
.onglet .jsC {
margin: 0;
padding: 0;
background-color: black;
display: block;
width: 100%;
height: 100%;
}
.onglets .jsCEntry {
position: absolute;
bottom: 0.25%;
height: 48.5%;
width: 98.5%;
left: 0.5%;
}
.onglets .jsCTarget {
position: absolute;
top: 0.5%;
height: 48.5%;
width: 98.5%;
left: 0.5%;
background-color: #eee;
}
.onglets .jsEFull {
position: absolute;
top: 0.5%;
height: 98%;
width: 98.5%;
left: 0.5%;
}
.onglets .jsTFull {
position: absolute;
top: 0.5%;
height: 98%;
width: 98.5%;
left: 0.5%;
background-color: #eee;
}*/