diff options
Diffstat (limited to 'less/tests/css-tests.css')
| -rw-r--r-- | less/tests/css-tests.css | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/less/tests/css-tests.css b/less/tests/css-tests.css index 9edaf69bf..8ab487db2 100644 --- a/less/tests/css-tests.css +++ b/less/tests/css-tests.css @@ -44,28 +44,6 @@ body { } -/* Fluid row inputs */ -#rowInputs .row > [class*=span], -#fluidRowInputs .row-fluid > [class*=span] { - background-color: rgba(255,0,0,.1); -} - - -/* Fluid grid */ -.fluid-grid { - margin-bottom: 45px; -} -.fluid-grid .row { - height: 40px; - padding-top: 10px; - margin-top: 10px; - color: #ddd; - text-align: center; -} -.fluid-grid .span1 { - background-color: #999; -} - /* Gradients */ |
