Viewing: admin.css
.hidden{ display: none; } .card-body .col-sm-6 #user_table_filter label input {width: auto !important;} .tox:not([dir=rtl]) .tox-statusbar__branding { display: none !important; } .card-body .row form .row .stretch-card .card{ box-shadow: none !important; border: none !important; } .card-body .row form .row .stretch-card .card .card-body{ padding: 0px !important; } .datepicker { padding: 0px !important; } li.paginate_button { padding: 5px; } input.form-control.input-sm { width: auto; } table#dataTables-example tbody tr td { white-space: initial; } .thumbnail-image{ width: 120px; height: 100px; padding: 10px; } #news_event_table_wrapper tbody tr td { white-space: normal; } #news_event_table tbody tr td { white-space: normal; } #tblLocations tbody tr td { white-space: normal; } svg{ width: 18px !important; height: 18px !important; margin: 0px 3px !important; }
Return