styled 'start editing' button, closes 1177

This commit is contained in:
Saman Bemel-Benrud
2013-03-27 20:08:10 -04:00
parent 2a73e2271f
commit 4776ca92ea
2 changed files with 21 additions and 12 deletions
+9 -1
View File
@@ -2382,6 +2382,14 @@ div.typeahead a:first-child {
}
.huge-modal-button {
height: 180px;
width: 100%;
height: auto;
padding: 20px;
}
.huge-modal-button .illustration {
height: 100px;
width: 100px;
background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat -301px -220px;
margin: auto;
}