Files
FHC-Core/public/css/sbadmin2/admintemplate_contentonly.css
T

10 lines
243 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: 250px;
margin-top: 8px;
border: 1px solid #e7e7e7;
}
}