whakdo963 преди 2 години
родител
ревизия
9faf6c80b4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/webapp/mobile/css/style.css

+ 1 - 1
src/main/webapp/mobile/css/style.css

@@ -40,7 +40,7 @@ section .popup2 .barcode_area {width: 300px; height: 300px; margin: auto; backgr
40 40
 section .popup2 .barcode h1{text-align: left; width: 85%; font-size: 16px; margin:auto; margin-top: 10%;}
41 41
 section .popup2 .btn_barcode {margin-top: 20%;}
42 42
 section .popup2 .btn_barcode button {width: 35%; height: 40px; font-size: 15px; font-weight:100;}
43
-section .popup2 .pop { position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%); width: 95%; height: 70%; background: #fff; border: 1px solid #000; border-radius:10px;}
43
+section .popup2 .pop { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 95%; height: 70%; background: #fff; border: 1px solid #000; border-radius:10px;}
44 44
 section .popup2 .pop .header {position: relative; height: 40px; background: #f0831e; color:#eee; border-bottom: 1px solid #000; border-top-right-radius: 10px; border-top-left-radius: 10px;}
45 45
 section .popup2 .pop .header .header_left {padding-top: 12px;}
46 46
 section .popup2 .pop .header .header_left label {font-size: 16px; font-weight:100;}