/
home2
/
cecillin
/
public_html
/
test
/
simplecw
/
Upload File
HOME
.hidden{ visibility: hidden; } .jumbotron { padding-bottom: 10px; /* padding-top: 60px;*/ } .schedule-entry { } .panel { padding: 0; margin: 5px; margin-bottom: 30px; /* min-width: 360px;*/ } .panel-body .alert { margin-bottom: 0; padding: 10px; padding-top: 5px; padding-bottom: 5px; } .panel-body .alert span.alert-title { font-weight: bold; } .panel-footer { } .add-expense { margin-top: 5px; } .add-expense, .commit { /* position: relative; top:4px; */ } .schedule-entry:hover { /* background-color:blue;*/ } .commit { } .needs-correction { } .correct { } /* MODAL */ /* body.modal-open{ padding-right: 0 !important; overflow-y: auto; } */ .img-upload { width: 50%; margin-left: auto; margin-right: auto; margin-top: 10px; } /* GET RID OF TICKER ON THE AMOUNT FIELD */ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* PREVENT PAGE FROM ZOOMING WHEN USER SELECTS A FIELD ON IOS */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { select, textarea, input, input[type="text"], input[type="number"]{ font-size: 16px; } } select{ font-size: 50px; } */ @media all and (min-width: 768px) { .schedule-entry { /* min-width: 360px;*/ } }