From 3d2392e3144d10bc837aae16bb0b55b9d63cd8fa Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 6 Feb 2018 12:15:19 +0100 Subject: Add lightgallery library --- ishtar_common/static/lightgallery/css/lg-fb-comment-box.min.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 ishtar_common/static/lightgallery/css/lg-fb-comment-box.min.css (limited to 'ishtar_common/static/lightgallery/css/lg-fb-comment-box.min.css') diff --git a/ishtar_common/static/lightgallery/css/lg-fb-comment-box.min.css b/ishtar_common/static/lightgallery/css/lg-fb-comment-box.min.css new file mode 100644 index 000000000..a3e11312b --- /dev/null +++ b/ishtar_common/static/lightgallery/css/lg-fb-comment-box.min.css @@ -0,0 +1 @@ +.lg-outer.fb-comments .fb-comments{height:100%;overflow-y:auto;position:absolute;right:0;top:0;width:420px;z-index:99999;background:url(../img/loading.gif) center center no-repeat #fff}.lg-outer.fb-comments .fb-comments.fb_iframe_widget{background-image:none}.lg-outer.fb-comments .fb-comments.fb_iframe_widget.fb_iframe_widget_loader{background:url(../img/loading.gif) center center no-repeat #fff}.lg-outer.fb-comments .lg-toolbar{right:420px;width:auto}.lg-outer.fb-comments .lg-actions .lg-next{right:420px}.lg-outer.fb-comments .lg-item,.lg-outer.fb-comments .lg-item.lg-complete .lg-img-wrap{background-image:none}.lg-outer.fb-comments .lg-img-wrap{padding-right:400px!important;background:url(../img/loading.gif) center center no-repeat}.lg-outer.fb-comments .lg-sub-html{padding:0;position:static} \ No newline at end of file -- cgit v1.2.3