Sha256: 7506a7973ca07c8127bce45f9badabc75aca4d504416c782c391554f0b3ae517
Contents?: true
Size: 350 Bytes
Versions: 72
Compression:
Stored size: 350 Bytes
Contents
.todo-table { width: auto; } .todo-table td { padding: 5px; border-top: 1px solid #EEEEEE; } .complete, tr.selected td.complete { text-decoration: line-through; color: #CCCCCC; } tr.selected td { background-color: #428bca; color: #FFFFFF; } textarea { height: 140px; width: 400px; } tr.selected td button { color: #000000; }
Version data entries
72 entries across 72 versions & 1 rubygems