Remove unnecessary CSS.

This commit is contained in:
Oliver Hamlet
2014-12-29 12:34:27 +00:00
parent 53f9614758
commit 53c07a3197
-4
View File
@@ -41,10 +41,6 @@ paper-button[autofocus] {
.hidden {
display:none;
}
[draggable] {
-webkit-user-select: none;
cursor: move;
}
a {
color: #2196F3;
text-decoration: none;