summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skins/larry/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index f58f3c123..5139c22df 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -59,6 +59,7 @@ textarea:focus {
-moz-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
-webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
-o-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
+ outline: none;
}
input.placeholder,