diff --git a/css/jquery.uls.lcd.css b/css/jquery.uls.lcd.css index 337a07f..2f62b13 100644 --- a/css/jquery.uls.lcd.css +++ b/css/jquery.uls.lcd.css @@ -102,6 +102,18 @@ vertical-align: middle; } +.uls-no-results-view { + display: none; +} + +.uls-lcd.uls-no-results > .uls-lcd-region-section { + display: none; +} + +.uls-lcd.uls-no-results > .uls-no-results-view { + display: block; +} + .uls-no-results-found-title { font-size: 16px; padding: 0 16px 0 28px; diff --git a/examples/index.html b/examples/index.html index 9ebb1f7..4f1d211 100644 --- a/examples/index.html +++ b/examples/index.html @@ -30,7 +30,7 @@ + + + + + + + + + +
+ + +