Open GoogleCodeExporter opened 8 years ago
Original comment by msgilli...@gmail.com
on 17 Jun 2010 at 12:25
[deleted comment]
Thanks for this. If anybody needs a light blue button. I pretty much duplicated
the work above. Here it is.
.whiteButton,
.redButton,
.lightblueButton,
.grayButton {
display: block;
border-width: 0 12px;
padding: 10px;
text-align: center;
font-size: 20px;
font-weight: bold;
text-decoration: inherit;
color: inherit;
}
.lightblueButton {
-webkit-border-image: url(lightblueButton.png) 0 12 0 12;
color:#fff;
text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
Original comment by tda...@gmail.com
on 29 Jun 2010 at 9:23
Attachments:
Original issue reported on code.google.com by
radzikowski.jake@gmail.com
on 16 Jun 2010 at 11:03Attachments: