Files
FHC-Core/public/css/sbadmin2/admintemplate_contentonly.css
T
KarpAlex f1a346c545 Prüfungsprotokoll:
- new fields: beginnzeit, endezeit, Prüfungsantritt
- Einverständniserklärung: if not checked no save possible
- can be saved and freigegeben
- added phrases
2020-05-28 11:08:38 +02:00

11 lines
271 B
CSS

/*stylesheet for sb admin 2 pages that do not have menu and toolbar*/
@import "admintemplate.css";
@media (min-width:768px) {
#page-wrapper {
margin-right: 180px;
margin-left: 180px;
margin-top: 8px;
border: 1px solid #e7e7e7;
}
}