diff options
Diffstat (limited to 'themes/fab/css-2.0.0/style.css')
| -rwxr-xr-x | themes/fab/css-2.0.0/style.css | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/themes/fab/css-2.0.0/style.css b/themes/fab/css-2.0.0/style.css index 0cd70c2db5..2294e5968a 100755 --- a/themes/fab/css-2.0.0/style.css +++ b/themes/fab/css-2.0.0/style.css @@ -1788,46 +1788,6 @@ a:hover .nameZoom { line-height: 20px; } -/* Statistics block */ -.stat-table1 { - display: table; - float: left; - width:15%; - border-collapse:separate; - border-spacing:2px; - vertical-align: middle; - margin-bottom: 5px; -} - -[dir=rtl] .stat-table1 { -float: right; -} - -.stat-table2 { - display: table; - float: left; - width:60%; - border-collapse:separate; - border-spacing:2px; - margin-bottom: 5px; -} - -[dir=rtl] .stat-table2 { -float: right; -} - -.stat-row { - display: table-row; -} -.stat-cell { - display: table-cell; - vertical-align: middle; - text-align: center; - white-space: pre-wrap; -} -.left {text-align: left;} -[dir=rtl] .left {text-align: right;} - /* ==== Theme select block === */ .theme_form ul { margin: -10px auto; |
