[10.0][ADD] Module web_listview_invert_selection (#538)

* [10.0][ADD] Module web_listview_invert_selection

* [FIX] Multiple code reviews

* [FIX] Changed single-quotes to double-quotes for improving codacy tests;
This commit is contained in:
Antonio Esposito
2017-07-25 18:03:35 +02:00
committed by Dave Lasley
parent 21f50a61f1
commit 2b33af50de
9 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
.o_list_view {
.o_invert_selection {
padding-left: 2px;
}
}