mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added assets + dependencies
This commit is contained in:
28
bower_components/datatables-plugins/integration/bootstrap/1/dataTables.bootstrap.css
vendored
Executable file
28
bower_components/datatables-plugins/integration/bootstrap/1/dataTables.bootstrap.css
vendored
Executable file
@@ -0,0 +1,28 @@
|
||||
div.dataTables_length label {
|
||||
width: 460px;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.dataTables_length select {
|
||||
width: 75px;
|
||||
}
|
||||
|
||||
div.dataTables_filter label {
|
||||
float: right;
|
||||
width: 460px;
|
||||
}
|
||||
|
||||
div.dataTables_info {
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
div.dataTables_paginate {
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
margin: 1em 0;
|
||||
clear: both;
|
||||
}
|
Reference in New Issue
Block a user