Index: ssts-web/src/main/webapp/js/magnificPopup/magnific-popup.css =================================================================== diff -u -r17111 -r25952 --- ssts-web/src/main/webapp/js/magnificPopup/magnific-popup.css (.../magnific-popup.css) (revision 17111) +++ ssts-web/src/main/webapp/js/magnificPopup/magnific-popup.css (.../magnific-popup.css) (revision 25952) @@ -19,7 +19,7 @@ z-index: 1043; position: fixed; outline: none !important; - -webkit-backface-visibility: hidden; } + -webkit-backface-visibility: hidden;} .mfp-container { text-align: center; @@ -121,8 +121,8 @@ padding: 0; z-index: 1046; -webkit-box-shadow: none; - box-shadow: none; } - + box-shadow: none;} +button.mfp-arrow{display:none;} button::-moz-focus-inner { padding: 0; border: 0; } @@ -136,11 +136,12 @@ top: 0; text-decoration: none; text-align: center; - opacity: 0.65; + /* opacity: 0.65; */ + opacity:1; padding: 0 0 18px 10px; color: white; font-style: normal; - font-size: 28px; + font-size: 120px; font-family: Arial, Baskerville, monospace; } .mfp-close:hover, .mfp-close:focus { opacity: 1; } @@ -152,7 +153,7 @@ .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { - color: white; + color: red; right: -6px; text-align: right; padding-right: 6px; @@ -235,7 +236,7 @@ .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; - max-width: 1110px; } + /* max-width: 1110px; */ } .mfp-iframe-scaler { width: 100%; @@ -249,7 +250,7 @@ top: 0; left: 0; width: 100%; - height: 80%; + height: 88%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }