alecpl
2012-04-05 62a61871a75ce9b94e0b917f28239b822b65e36a
- Remove outline on focused inputs (removes default Chrome/Safari outline)


1 files modified
1 ■■■■ changed files
skins/larry/styles.css 1 ●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -59,6 +59,7 @@
    -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,