Added comments to javascript code #215

Merged
11319801 merged 65 commits from kevin-prototype into master 2017-02-03 21:19:51 +01:00
Showing only changes of commit 1ac6a7da87 - Show all commits

View File

@@ -1,9 +1,9 @@
.admin-panel input[type="radio"], input[type="checkbox"] { .admin-panel input[type="radio"], input[type="checkbox"] {
vertical-align: middle; vertical-align: middle;
height: 28px; height: 14px;
width: 28px; width: 14px;
margin: 2px; margin: 7px;
} }
.table-checkbox { .table-checkbox {