summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-08-06 18:56:45 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-06 18:56:45 -0700
commitfe50d92396f00e07bc77be1e95ffb5c8b0c989bd (patch)
tree4e40d1faa29263342f19f30845ca76662cd5993f /tools
parent1210541bfd9a3359cec9c00c42caaa74d2a65f5a (diff)
parent9332a459186e467aba6b3b9b8c16e0fd3dc84860 (diff)
downloadbuild-fe50d92396f00e07bc77be1e95ffb5c8b0c989bd.zip
build-fe50d92396f00e07bc77be1e95ffb5c8b0c989bd.tar.gz
build-fe50d92396f00e07bc77be1e95ffb5c8b0c989bd.tar.bz2
am 9332a459: docs: comment-out unused style (the png currently does not resolve)
* commit '9332a459186e467aba6b3b9b8c16e0fd3dc84860': docs: comment-out unused style (the png currently does not resolve)
Diffstat (limited to 'tools')
-rw-r--r--tools/droiddoc/templates-sdk/assets/css/fullscreen.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/droiddoc/templates-sdk/assets/css/fullscreen.css b/tools/droiddoc/templates-sdk/assets/css/fullscreen.css
index 7503924..71cf65b 100644
--- a/tools/droiddoc/templates-sdk/assets/css/fullscreen.css
+++ b/tools/droiddoc/templates-sdk/assets/css/fullscreen.css
@@ -2,6 +2,7 @@
/* =============================================================================
Columns
========================================================================== */
+/* Applied to body to debug layout alignments
.grid {
width:100%;
height:100%;
@@ -10,6 +11,7 @@
margin:auto;
position:absolute;
}
+*/
@media screen, projection, print {
.full {