am 50eb3c47: am 9bfcd733: adjustments to developer notice style

* commit '50eb3c47def75cffefe5ed2ef2d442a196ed6a14':
  adjustments to developer notice style
This commit is contained in:
Scott Main 2013-05-14 11:06:50 -07:00 committed by Android Git Automerger
commit 7a36c07308
2 changed files with 8 additions and 2 deletions

View File

@ -2623,8 +2623,9 @@ a.notice-developers {
border:1px solid #ddd;
}
a.notice-developers div {
background:url('../images/styles/notice-developers.png') no-repeat 10px 14px;
padding:10px 10px 10px 70px;
min-height:40px;
background:url('../images/styles/notice-developers.png') no-repeat 10px 10px;
padding:10px 10px 10px 60px;
}
a.notice-developers:hover {
background:#eee;
@ -2638,6 +2639,11 @@ a.notice-developers h3 {
}
a.notice-developers p {
margin:0;
line-height:16px;
}
a.notice-developers.left {
margin-left:0;
float:left;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB