mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Remove unused rules, be specific about webkit taps
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ div, textarea, input, span, ul, li, ol, a, button {
|
||||
|
||||
/* Mobile Tweaks
|
||||
------------------------------------------------------- */
|
||||
* {
|
||||
a, button, input, textarea {
|
||||
-webkit-tap-highlight-color:rgba(0,0,0,0);
|
||||
-webkit-touch-callout:none;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
image.tile {
|
||||
}
|
||||
|
||||
/* base styles */
|
||||
path {
|
||||
fill: none;
|
||||
|
||||
Reference in New Issue
Block a user