Index: polymer_0.5.0/bower_components/paper-checkbox/paper-checkbox.css |
diff --git a/bower_components/paper-checkbox/paper-checkbox.css b/polymer_0.5.0/bower_components/paper-checkbox/paper-checkbox.css |
similarity index 98% |
rename from bower_components/paper-checkbox/paper-checkbox.css |
rename to polymer_0.5.0/bower_components/paper-checkbox/paper-checkbox.css |
index e01c1ef3860639e3597f706544b65b574dcbd000..caae3ae5af77df2c968d814845b06d235fe12f20 100644 |
--- a/bower_components/paper-checkbox/paper-checkbox.css |
+++ b/polymer_0.5.0/bower_components/paper-checkbox/paper-checkbox.css |
@@ -13,7 +13,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
} |
:host(:focus) { |
- outline: none; |
+ outline: 0; |
} |
#checkboxContainer { |