From ea000b83f5595e40f3389630add577dbce077f10 Mon Sep 17 00:00:00 2001 From: Alexandre Kieling Date: Tue, 11 Apr 2017 15:04:31 -0300 Subject: [PATCH] Add 'list-view-pf-view' class to list view main div. Fix #443 --- misc/examples.css | 1 + src/views/listview/list-view.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/examples.css b/misc/examples.css index b5683ad49..c401e266f 100644 --- a/misc/examples.css +++ b/misc/examples.css @@ -46,6 +46,7 @@ hr { height: 100%; width: 100%; overflow-y: auto; + background-color: #fff; } .list-view-container { diff --git a/src/views/listview/list-view.html b/src/views/listview/list-view.html index b8db397cf..07b35b41b 100644 --- a/src/views/listview/list-view.html +++ b/src/views/listview/list-view.html @@ -1,5 +1,5 @@ -
@@ -25,7 +25,7 @@
- +