Explorar o código

CSS .hide-outside-popup

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
25725db9fe
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      public/css/style.css

+ 6 - 0
public/css/style.css

@@ -2079,6 +2079,12 @@ body.in-iframe .main-row > .sidebar {
     top: 0;
     height: 100%;
 }
+.hide-outside-popup {
+    display: none !important;
+}
+.stag-popup .hide-outside-popup {
+    display: block !important;
+}
 .stag-popup .hide-inside-popup {
     display: none !important;
 }