bug #3306981 [interface] pmahomme and table statistics
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
- bug #3306958 [interface] Unnecessary Details slider
|
- bug #3306958 [interface] Unnecessary Details slider
|
||||||
- bug #3308476 [interface] "Show all" not persistent after a sort
|
- bug #3308476 [interface] "Show all" not persistent after a sort
|
||||||
- bug #3308072 [auth] Version disclosure to anonymous visitors
|
- bug #3308072 [auth] Version disclosure to anonymous visitors
|
||||||
|
- bug #3306981 [interface] pmahomme and table statistics
|
||||||
|
|
||||||
3.4.1.0 (2011-05-20)
|
3.4.1.0 (2011-05-20)
|
||||||
- bug #3301108 [interface] Synchronize and already configured host
|
- bug #3301108 [interface] Synchronize and already configured host
|
||||||
|
@@ -833,6 +833,7 @@ div#tablestatistics {
|
|||||||
|
|
||||||
div#tablestatistics table {
|
div#tablestatistics table {
|
||||||
float: <?php echo $left; ?>;
|
float: <?php echo $left; ?>;
|
||||||
|
margin-top: 0.5em;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
margin-<?php echo $right; ?>: 0.5em;
|
margin-<?php echo $right; ?>: 0.5em;
|
||||||
}
|
}
|
||||||
|
@@ -1031,8 +1031,8 @@ div#tablestatistics {
|
|||||||
div#tablestatistics table {
|
div#tablestatistics table {
|
||||||
float: <?php echo $left; ?>;
|
float: <?php echo $left; ?>;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
margin-<?php echo $right; ?>: 0.5em;
|
margin-<?php echo $right; ?>: 1.5em;
|
||||||
width:99%;
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#tablestatistics table caption {
|
div#tablestatistics table caption {
|
||||||
|
Reference in New Issue
Block a user