diff --git a/styles/app/index.styl b/styles/app/index.styl index cfbc5cbb6a..e7ad708a55 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -53,27 +53,6 @@ h1 > span { white-space: nowrap; } - -.completed [contenteditable] { - text-decoration: line-through; -} -[contenteditable]:focus { - outline: none; -} -[contenteditable]:hover:before, -[contenteditable]:focus:before { - content: ""; -} -[contenteditable]:before { - z-index: -1; - width: 100%; - height: 100%; - top: 0; - left: -4px; - display: block; - position: absolute; -} - /**------------ Habits.styl ------------ */ /*****************************************/