mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Enable highlight for non-button input fields.
This commit is contained in:
@@ -21,6 +21,10 @@
|
|||||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[type=checkbox], input[type=text], textarea {
|
||||||
|
-webkit-tap-highlight-color: rgba(128,192,128,0.5);
|
||||||
|
}
|
||||||
|
|
||||||
input[type=submit], button {
|
input[type=submit], button {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user