summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/html/css/aur.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/html/css/aur.css b/web/html/css/aur.css
index cbebb30..9435e22 100644
--- a/web/html/css/aur.css
+++ b/web/html/css/aur.css
@@ -63,3 +63,8 @@
text-decoration: underline;
color: #666;
}
+
+.text-button::-moz-focus-inner {
+ padding: 0;
+ border: none;
+}