1
0
mirror of https://github.com/kremalicious/Badged.git synced 2024-11-22 09:56:50 +01:00

ios6 style adjustments

This commit is contained in:
Matthias Kretschmann 2013-11-09 19:11:10 +01:00
parent d05b0c3a84
commit dfc6f9c0f1

View File

@ -83,9 +83,9 @@
width: 100%;
height: 100%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0 0 3px #631212;
-moz-box-shadow: inset 0 0 3px #631212;