summaryrefslogtreecommitdiff
path: root/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/main.css')
-rw-r--r--static/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/main.css b/static/main.css
index ca4c56c4..1d70b6f0 100644
--- a/static/main.css
+++ b/static/main.css
@@ -351,7 +351,7 @@ main.normalize {
background-color: #89b4ea; /* color between default and pressed */
}
- button:focus {
+ button:focus, .button:focus {
background-color: #7ca3d4; /* button pressed on Android */
}