JezK
Edit File: ownstyles.css
.fa-bell { color: #2157c9 !important; } .tbl-border { border-radius: 25px; padding: 18px 20px; box-shadow: 0px 0px 13px #04c6ff45 !important } .b-right { border-right: 1px solid #808080bf; } #export { border-radius: 7px; background-color: #1988ff; border-color: #1988ff; } #export span { font-weight: bold; font-size: 14px; } .show_entities { width: 75px; margin-left: 10px; height: 30px; } .c_grey { color: grey; } table td, table th { font-size: 14px; } .inputH { border: none; background: #f0f4ff; box-shadow: none; } .inputH:focus { box-shadow: none; background: #f0f4ff; } .change_p { color: #0690f5; } .usermng label { font-size: 14px; } .save_btn { background: #a5bbf7; color: white; border: none; border-radius: 4px; padding: 6px 41px; font-size: 14px; } .usermng_div { width: 87%; margin: auto; } .user_Img { border-radius: 50%; } .userEdit { color: #3663c8; font-size: 20px; position: absolute; bottom: 23px; background: white; padding: 6px 7px; border-radius: 50%; left: 68%; } .fa-pencil { color: #3663c8; font-size: 20px; /* position: absolute; bottom: 23px; background: white; padding: 6px 7px; border-radius: 50%; left: 68%; */ } div.dataTables_paginate { text-align: center !important; float: inherit !important; padding-top: 18px !important; padding-right: 18%; } .dataTables_length { padding-top: 21px !important; } .dataTables_info { display: none; } table.dataTable.no-footer { border: 0 !important; } .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { border: none !important; background: #4888fe !important; color: white !important; border-radius: 50%; padding: 0px; outline: none !important; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover { background: unset !important; border: 0 !important; color: black !important; outline: none !important; } .dataTables_wrapper .dataTables_length select { background-color: white !important; } #example_filter input { background-color: white !important; /* text-indent: 28px; */ } table.dataTable tbody tr { background-color: white !important; } table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 { background-color: white !important; } table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1 { background-color: white !important; } table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 { background-color: white !important; } table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td { border: 0 !important; } table.dataTable thead th, table.dataTable thead td { border: 0 !important; } table.dataTable tbody th, table.dataTable tbody td { padding: 15px 10px !important; } #data_filter label:after, #example_filter label:after { content: ""; background-image: url(../images/search.png); background-position: center right; position: absolute; background-size: 20px 20px; width: 20px; height: 20px; background-repeat: no-repeat; right: 6px; top: 9px; } .stock_no { font-size: 50px; color: #63D97f } .invoice_no { font-size: 50px; color: #008af8; } .shift_no { font-size: 50px; color: #ff8a71; } .view { color: #00b4fd; font-size: 15px; } .content { border: 1px solid #e4e2e2 !important; background: white; border-radius: 17px; /* box-shadow: 0px 0px 13px #04c6ff45 !important; */ } .content:hover { border: 1px solid #00d0ff !important; } .text_name { color: #4e4a4a; font-size: 17px; } .export_csv { position: absolute; right: 181px; bottom: 22px; } #pass_status { position: absolute; top: 53px; right: 23px; } #change_p { padding: 6px 35px 6px 12px; } .item_name { color: black; } @media(max-width:920px) { .dataTables_wrapper .dataTables_filter { text-align: right; } div.dataTables_paginate { /* margin-left: 150px; */ width: 100%; padding-right: 0%; } #example_filter label:after { content: ""; background-image: url(../images/search.png); background-position: center right; position: absolute; background-size: 20px 20px; width: 20px; height: 20px; background-repeat: no-repeat; right: 9px; top: 9px; } .export_csv { position: relative !important; top: 20px; right: unset !important; margin-bottom: 20px; } #example_length { position: relative !important; } } .button-add.pull-right .editBtn { text-transform: capitalize !important; }