Changes

Undo revision 16100 by Mike (talk)
Line 31: Line 31:  
                     background-image:none;
 
                     background-image:none;
 
                     border-bottom-color:rgb(255, 255, 255);
 
                     border-bottom-color:rgb(255, 255, 255);
 +
                    border-bottom-style:solid;
 +
                    border-bottom-width:1px;
 +
                    border-image-outset:0px;
 +
                    border-image-repeat:stretch;
 +
                    box-sizing:border-box;
 +
                    color:#fff;
 +
                    cursor:pointer;
 +
                    display:inline-block;
 +
                    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
 +
                    font-size:18px;
 +
                    font-weight:400;
 +
                    height:45px;
 +
                    line-height:24px;
 +
                    margin-bottom:0px;
 +
                    padding-bottom:10px;
 +
                    padding-left:16px;
 +
                    padding-right:16px;
 +
                    padding-top:10px;
 +
                    text-decoration-color:#3e81d2;
 +
                    text-decoration-line:none;
 +
                    text-decoration-style:solid;
 +
                    text-shadow:none;
 +
                    text-size-adjust:100%;
 +
                    touch-action:manipulation;
 +
                    user-select:none;
 
                     vertical-align:middle;
 
                     vertical-align:middle;
 +
                    white-space:nowrap;
 
                     width:100%;
 
                     width:100%;
 
                     -webkit-tap-hi">
 
                     -webkit-tap-hi">
374

edits