summaryrefslogtreecommitdiffstats
path: root/docs/html/design/style
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-06-15 14:52:01 -0700
committerScott Main <smain@google.com>2012-06-20 14:50:55 -0700
commit59ea115def6ed7277f6f159e0670b5a37c3ca126 (patch)
treea2299cfa68da6c4430fc30178e2533cb8995ead6 /docs/html/design/style
parent06c93386374de3812629908f21c057a8d60c4b12 (diff)
downloadframeworks_base-59ea115def6ed7277f6f159e0670b5a37c3ca126.zip
frameworks_base-59ea115def6ed7277f6f159e0670b5a37c3ca126.tar.gz
frameworks_base-59ea115def6ed7277f6f159e0670b5a37c3ca126.tar.bz2
Cherrypick from ics-mr1 Change-Id: I2f63aef72962990afeb2bf236e0cce3bac3af738
docs: Remove side padding built into Design images to improve alignment. a few HTML adjustments for alignment as well Change-Id: I432e25128a90b0376a2a469859b0ad49b035a2df
Diffstat (limited to 'docs/html/design/style')
-rw-r--r--docs/html/design/style/color.jd5
-rw-r--r--docs/html/design/style/devices-displays.jd2
2 files changed, 2 insertions, 5 deletions
diff --git a/docs/html/design/style/color.jd b/docs/html/design/style/color.jd
index e25f7c6..9c7b6b6 100644
--- a/docs/html/design/style/color.jd
+++ b/docs/html/design/style/color.jd
@@ -3,9 +3,8 @@ page.title=Color
<style>
.color-row {
- width: 740px;
- margin-left: 10px !important;
- margin-right: 10px !important;
+ width: 760px;
+ margin:0;
display: -webkit-box;
display: -moz-box;
diff --git a/docs/html/design/style/devices-displays.jd b/docs/html/design/style/devices-displays.jd
index e5fe26d..df77c1b 100644
--- a/docs/html/design/style/devices-displays.jd
+++ b/docs/html/design/style/devices-displays.jd
@@ -32,9 +32,7 @@ ensure that your app looks great on any device.</p>
</div>
</div>
-<div style="text-align:center">
<img src="{@docRoot}design/media/devices_displays_density.png">
-</div>
<h4>Strategies</h4>
<p>So where do you begin when designing for multiple screens? One approach is to work in the base