aboutsummaryrefslogtreecommitdiffstats
path: root/uiframe-iui/src/main/resources/webroot/vendor/ict/ict-serverpagetable/css/serverPageTable.css
diff options
context:
space:
mode:
Diffstat (limited to 'uiframe-iui/src/main/resources/webroot/vendor/ict/ict-serverpagetable/css/serverPageTable.css')
-rw-r--r--uiframe-iui/src/main/resources/webroot/vendor/ict/ict-serverpagetable/css/serverPageTable.css29
1 files changed, 0 insertions, 29 deletions
diff --git a/uiframe-iui/src/main/resources/webroot/vendor/ict/ict-serverpagetable/css/serverPageTable.css b/uiframe-iui/src/main/resources/webroot/vendor/ict/ict-serverpagetable/css/serverPageTable.css
deleted file mode 100644
index 439aa157..00000000
--- a/uiframe-iui/src/main/resources/webroot/vendor/ict/ict-serverpagetable/css/serverPageTable.css
+++ /dev/null
@@ -1,29 +0,0 @@
-div.dataTables_length, div.dataTables_info {
- display: inline;
-}
-div.dataTables_paginate{
- display: inline;
- float: right;
-}
-div.dataTables_length label{
- font-weight:100;
-}
-table.dataTable tbody th, table.dataTable tbody td {
-padding: 8px 10px;
-}
-.table-scrollable > .table-bordered > thead > tr:last-child > th, .table-scrollable > .table-bordered > tbody > tr:last-child > th, .table-scrollable > .table-bordered > tfoot > tr:last-child > th, .table-scrollable > .table-bordered > thead > tr:last-child > td, .table-scrollable > .table-bordered > tbody > tr:last-child > td, .table-scrollable > .table-bordered > tfoot > tr:last-child > td {
- border-bottom: 0;
-}
-input.pagination-panel-input{
- width:50px;
-}
-input.pagination-panel-input{
- width:50px;
-}
-select[size]{
-height:28px;
-border-radius:3px;
-}
-.dataTables_length{
-margin-top:15px;
-} \ No newline at end of file