Przeglądaj źródła

elegant and fixed bottom close css

Mix 6 lat temu
rodzic
commit
fa6872800b
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      css/organizr.css

+ 6 - 0
css/organizr.css

@@ -4393,3 +4393,9 @@ html {
 .noty_layout [data-name~="mojs-shape"] {
     pointer-events:none
 }
+.bottom-close-splash {
+    position: absolute;
+    width: 130px;
+    right: 20px;
+    bottom: 20px;
+}