Administrator
2018-12-25 d7049dae792f0a6d2ee4246acf4b42bf0b36635c
gx_tieta/WebRoot/mobil/app/css/common.css
@@ -57,6 +57,9 @@
}
/* height */
.h {
   height: 100%;
}
.h40 {
    height: 40px;
}
@@ -148,7 +151,7 @@
/* FooterMenu */
.footer-menu-content-show {
    z-index: 99;
    z-index: 9999999;
}
.footer-menu-content-hide {
    z-index: -1;
@@ -159,7 +162,7 @@
    color: #000000;
}
/* color */
gray1 {
.gray1 {
   color: #c2c2c2;
}
.black {