annot-server/static/css/app.min.css
changeset 84 d7c5bffdd2d8
child 107 6d41506f9482
equal deleted inserted replaced
83:9be99c2fb279 84:d7c5bffdd2d8
       
     1 .row{margin-top:10px}
       
     2 footer{background:0 0;color:#000;float:left;font:inherit;position:inherit;width:100%}
       
     3 .hand{cursor:pointer}
       
     4 .btn-lg{width:100%;line-height:2;font-size:4vw;background-color:#E6E6E6}
       
     5 .row{margin-left:0;margin-right:0}
       
     6 .mons-content{width:100%}
       
     7 .mons-button{box-sizing:content-box;background-color:#1e1e1e;border:10px solid #fff;float:left;margin:.5%;overflow:hidden;padding-bottom:20%;position:relative;width:45%}
       
     8 .mons-button .content{box-sizing:content-box;height:90%;padding:5%;position:absolute;width:90%}
       
     9 .mons-button .content .table{display:table;height:100%;width:100%}
       
    10 .mons-button .content .table .table-cell{display:table-cell;text-align:center;vertical-align:middle;text-shadow:0 0 5px #fff}
       
    11 .large-cat{font-size:300%;font-size:4vw}
       
    12 .normal-cat{font-size:100%;font-size:2vw}
       
    13 .send{background-color:#4cae4c}
       
    14 .return{background-color:#e6e6e6}
       
    15 .return,.send{padding-bottom:15%}
       
    16 .row input{font-size:1.2em}
       
    17 .messages{position:fixed;top:0;z-index:7000}
       
    18 .success-border{border:10px solid #3c763d}
       
    19 .error-border{border:10px solid #cb4442}