docs: re-add android design icon, which had been removed from original location
Change-Id: I30f3a38ab3e80e78595e28c46815874e4a84f2ed
This commit is contained in:
parent
d9ca90b4b9
commit
33666ade7a
2 changed files with 2 additions and 2 deletions
|
@ -579,7 +579,7 @@ hr {
|
|||
|
||||
#jd-content li img,
|
||||
#jd-content dd img {
|
||||
margin:.5em 0 0 1em;
|
||||
margin:.5em 0 .5em 1em;
|
||||
}
|
||||
|
||||
.nolist {
|
||||
|
@ -713,7 +713,7 @@ div.design-announce {
|
|||
border-bottom:1px solid #33B5E5;
|
||||
padding:5px 10px 10px 55px;
|
||||
margin:2em 0;
|
||||
background:url('../design/static/ico_styleguide.png') 5px 13px no-repeat;
|
||||
background:url('images/icon_design.png') 5px 13px no-repeat;
|
||||
}
|
||||
|
||||
div.design-announce p {
|
||||
|
|
BIN
tools/droiddoc/templates-sdk/assets/images/icon_design.png
Normal file
BIN
tools/droiddoc/templates-sdk/assets/images/icon_design.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 697 B |
Loading…
Reference in a new issue