mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Fix for indent issue
This commit is contained in:
@@ -17,12 +17,12 @@ e107::css('gallery', 'jslib/prettyPhoto/css/prettyPhoto.css','jquery');
|
|||||||
e107::js('gallery', 'jslib/jquery.cycle.all.js','jquery');
|
e107::js('gallery', 'jslib/jquery.cycle.all.js','jquery');
|
||||||
e107::css('gallery', 'gallery_style.css');
|
e107::css('gallery', 'gallery_style.css');
|
||||||
|
|
||||||
//e107::css('inline', "
|
// Work-around for indent issue. see: https://github.com/twitter/bootstrap/issues/4890
|
||||||
|
e107::css('inline', "
|
||||||
/* Gallery CSS */
|
/* Gallery CSS */
|
||||||
//a.lb-close { width:27px; height:27px; background:url(".SITEURLBASE.e_PLUGIN_ABS."gallery/images/close.png) no-repeat 0 0; }
|
.thumbnails .span2:nth-child(6n+1) {
|
||||||
//.lb-loader { background:url(".SITEURLBASE.e_PLUGIN_ABS."gallery/images/loading.gif) no-repeat 50% 49%; }
|
margin-left:0;
|
||||||
//
|
}",'jquery');
|
||||||
//",'jquery');
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user