From 66743676ce83552fbab86ced2fc9e890d0dde6a6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 28 Mar 2012 17:41:40 -0700 Subject: moving css tests to less directory --- docs/css-tests.html | 391 -------------------------------- docs/templates/pages/css-tests.mustache | 276 ---------------------- 2 files changed, 667 deletions(-) delete mode 100644 docs/css-tests.html delete mode 100644 docs/templates/pages/css-tests.mustache (limited to 'docs') diff --git a/docs/css-tests.html b/docs/css-tests.html deleted file mode 100644 index 332420dec..000000000 --- a/docs/css-tests.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - Css ยท Twitter Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
-

CSS Tests

-

One stop shop for quick debugging and edge-case tests of CSS.

-
- - - - - - - -
-
-

Bordered without thead

- - - - - - - - - - - - - - - - - - -
123
123
123
-

Bordered without thead, with caption

- - - - - - - - - - - - - - - - - - - -
Table caption
123
123
123
-

Bordered without thead, with colgroup

- - - - - - - - - - - - - - - - - - - - - - - -
123
123
123
-

Bordered with thead, with colgroup

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
123
123
123
123
-
-
-

Bordered with thead and caption

- - - - - - - - - - - - - - - - - - - - - - - - - - -
Table caption
123
123
123
123
-

Bordered with rowspan and colspan

- - - - - - - - - - - - - - - - - - - - - - - - - - -
123
1 and 23
123
13
2 and 3
-
-
- - - - - - - -
-
-

Prepend and append on inputs

-
-
-
- @ -
-
-
-
- @ -
-
-
-
- $.00 -
-
-
-
-
-

Prepend and append with uneditable

-
-
- $Some value here -
-
- Some value here.00 -
-
-
-
- -

Fluid row with inputs

-

Inputs should not extend past the light red background, set on their parent, a .span* column.

-
-
-
- -
-
- -
-
-
-
- -
-
-
- - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/templates/pages/css-tests.mustache b/docs/templates/pages/css-tests.mustache deleted file mode 100644 index cb902e985..000000000 --- a/docs/templates/pages/css-tests.mustache +++ /dev/null @@ -1,276 +0,0 @@ - - - - -
-

{{_i}}CSS Tests{{/i}}

-

{{_i}}One stop shop for quick debugging and edge-case tests of CSS.{{/i}}

-
- - - - - - - -
-
-

Bordered without thead

- - - - - - - - - - - - - - - - - - -
123
123
123
-

Bordered without thead, with caption

- - - - - - - - - - - - - - - - - - - -
Table caption
123
123
123
-

Bordered without thead, with colgroup

- - - - - - - - - - - - - - - - - - - - - - - -
123
123
123
-

Bordered with thead, with colgroup

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
123
123
123
123
-
-
-

Bordered with thead and caption

- - - - - - - - - - - - - - - - - - - - - - - - - - -
Table caption
123
123
123
123
-

Bordered with rowspan and colspan

- - - - - - - - - - - - - - - - - - - - - - - - - - -
123
1 and 23
123
13
2 and 3
-
-
- - - - - - - -
-
-

Prepend and append on inputs

-
-
-
- @ -
-
-
-
- @ -
-
-
-
- $.00 -
-
-
-
-
-

Prepend and append with uneditable

-
-
- $Some value here -
-
- Some value here.00 -
-
-
-
- -

Fluid row with inputs

-

Inputs should not extend past the light red background, set on their parent, a .span* column.

-
-
-
- -
-
- -
-
-
-
- -
-
-
- - - - - - - -- cgit v1.2.3