[ADD] README, copyrights, EOFs

This commit is contained in:
tarteo
2016-11-11 01:11:49 +01:00
parent 618a67ea29
commit cdc150eb9a
7 changed files with 92 additions and 10 deletions

View File

@@ -0,0 +1,7 @@
/* Copyright 2016 Onestein
* License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). */
table.o_list_view th.o_list_record_delete,
table.o_list_view th.o_list_record_delete span {
cursor: pointer;
}