The layout has changed a little bit, to mini-mize the "white-space" in the header and so fort.

This commit is contained in:
Brinken
2012-03-18 01:46:51 +01:00
parent b85f5c0227
commit ba91eecad0
9 changed files with 250 additions and 161 deletions

View File

@@ -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 {