Files
build/tools/droiddoc/templates-sdk-dev/assets-ds-backup/css/fullscreen.css
Amanda Kassay 4d5bcbf62a Updated default.css and docs.js for DoD transition fallback.
Change-Id: I0a978667b2ead38ba8dad8c90b173e9e91abd6f2
2016-05-13 16:04:44 -04:00

21 lines
439 B
CSS

/* =============================================================================
Columns
========================================================================== */
/* Applied to body to debug layout alignments
.grid {
width:100%;
height:100%;
background:url(../images/grid.png) center repeat-y;
top:0px;
margin:auto;
position:absolute;
}
*/
@media screen, projection, print {
.wrap {
max-width: none;
}
}