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:
parent
d05b0c3a84
commit
dfc6f9c0f1
@ -83,9 +83,9 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
-webkit-border-radius: 10px;
|
-webkit-border-radius: 50%;
|
||||||
-moz-border-radius: 10px;
|
-moz-border-radius: 50%;
|
||||||
border-radius: 10px;
|
border-radius: 50%;
|
||||||
|
|
||||||
-webkit-box-shadow: inset 0 0 3px #631212;
|
-webkit-box-shadow: inset 0 0 3px #631212;
|
||||||
-moz-box-shadow: inset 0 0 3px #631212;
|
-moz-box-shadow: inset 0 0 3px #631212;
|
||||||
|
Loading…
Reference in New Issue
Block a user