am 9bfcd733: adjustments to developer notice style

* commit '9bfcd733cf13aa837c41c7c48cbfa7b612e79665':
  adjustments to developer notice style
This commit is contained in:
Scott Main 2013-05-14 11:05:03 -07:00 committed by Android Git Automerger
commit 50eb3c47de
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