.item-md p, .item-md ios { white-space: normal; } .col { white-space: normal; font-size: 14px; } ion-col.colBold { color: #1a586d; } .imgSize { width: 22px; height: 22px; -webkit-box-shadow: none; box-shadow: none; } ion-button { background: transparent; } ion-card-header { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .header-toolbar { --background: linear-gradient(45deg, #3ac1f1 0%, #19a163 36%, #19a163 59%, #1a586d 100%); } .btnBack { background: transparent; float: right; } .button, .button-md, button-ios { background: transparent; } ion-card-header { padding: 0px 10px !important; color: #ffffff !important; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #acacac; .hrTitle { white-space: normal; padding: 5px; padding-top: 12px; width: 100%; min-height: 45px; // @media screen and (max-width: 565px) { // width: 80%; // } // @media screen and (max-width: 450px) { // width: 74%; // } // @include ltr() { // float: left; // } // @include rtl() { // float: right; // } line-height: 1.2; } .button, .button-md, button-ios { background: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; min-width: auto; padding: 0px !important; margin: 0px 5px !important; // @include ltr() { // float: right; // } // @include rtl() { // float: left; // } } }