D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
shubmkcj
/
urbane.createerp.com
/
assets
/
scss
/
Filename :
_todo.scss
back
Copy
/* ================= Todoapp ==================== */ .todo-list { .checkbox input[type="checkbox"]:checked + label { text-decoration: line-through; } label { font-size: 14px; } li { padding: 0; border: none; margin-top: 10px; border-bottom: 1px solid transparent; } }