am 29eafdea
: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
Merge commit '29eafdea34a5239b25fe82e5cd6debf1a5157c6b' into donut * commit '29eafdea34a5239b25fe82e5cd6debf1a5157c6b': AI 149251: Add 1.x Icon Guidelines doc and template pack.
This commit is contained in:
committed by
The Android Open Source Project
commit
5d1b973157
@@ -804,6 +804,63 @@ padding:0 0 0 0em;
|
|||||||
|
|
||||||
/* End sidebox sidebar element styles */
|
/* End sidebox sidebar element styles */
|
||||||
|
|
||||||
|
/* BEGIN image and caption styles (originally for UI Guidelines docs) */
|
||||||
|
|
||||||
|
table.image-caption {
|
||||||
|
padding:0;
|
||||||
|
margin:.5em 0;
|
||||||
|
border:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.image-caption-i {
|
||||||
|
font-size:92%;
|
||||||
|
padding:0;
|
||||||
|
margin:0;
|
||||||
|
border:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.image-caption-i img {
|
||||||
|
padding:0 1em;
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.image-list {
|
||||||
|
width:24px;
|
||||||
|
text-align:center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.image-list .caption {
|
||||||
|
margin:0 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.image-caption-c {
|
||||||
|
font-size:92%;
|
||||||
|
padding:1em 2px 2px 2px;
|
||||||
|
margin:0;
|
||||||
|
border:0;
|
||||||
|
width:350px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.grad-rule-top {
|
||||||
|
background-image:url(images/grad-rule-qv.png);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
padding-top:1em;
|
||||||
|
margin-top:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.image-caption-nested {
|
||||||
|
margin-top:0;
|
||||||
|
padding:0 0 0 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.image-caption-nested td {
|
||||||
|
padding:0 4px 2px 0;
|
||||||
|
margin:0;
|
||||||
|
border:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* END image and caption styles */
|
||||||
|
|
||||||
/* table of contents */
|
/* table of contents */
|
||||||
|
|
||||||
ol.toc {
|
ol.toc {
|
||||||
|
BIN
tools/droiddoc/templates/assets/images/icon_guidelines_logo.png
Normal file
BIN
tools/droiddoc/templates/assets/images/icon_guidelines_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user