adjustments to developer notice style

Change-Id: Id5ffd85524afc79c005dc3884e442e777fe54b5f
This commit is contained in:
Scott Main 2013-05-14 09:14:35 -07:00
parent e1b9d41f0b
commit 9bfcd733cf
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