mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-21 20:29:27 +00:00
The layout has changed a little bit, to mini-mize the "white-space" in the header and so fort.
This commit is contained in:
@@ -28,24 +28,21 @@
|
||||
}
|
||||
|
||||
.dataTables_length {
|
||||
width: 50%;
|
||||
float: left;
|
||||
margin-bottom: 10px;
|
||||
color: #fff;
|
||||
/*
|
||||
* Look in styles.css
|
||||
* */
|
||||
}
|
||||
|
||||
.dataTables_filter {
|
||||
/*
|
||||
* Look in style.css "#artist_table_filter"
|
||||
* Look in style.css
|
||||
* */
|
||||
}
|
||||
|
||||
.dataTables_info {
|
||||
width: 50%;
|
||||
float: left;
|
||||
margin-top: 15px;
|
||||
font-weight: bold;
|
||||
clear: both;
|
||||
/*
|
||||
* Look in style.css
|
||||
* */
|
||||
}
|
||||
|
||||
.dataTables_paginate {
|
||||
|
||||
Reference in New Issue
Block a user