Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e96c009

Browse files
committedApr 9, 2015
fine-tunned visual aspect
1 parent 9701f26 commit e96c009

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed
 

‎README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -44,30 +44,30 @@ In case you want to use other themes use:
4444

4545
You will get the following file structure:
4646

47-
```markdown
47+
```
4848
|-- bower_components
49-
| |-- [buttons](http://tef-components.github.io/buttons/index.html)
50-
| |-- [checkboxes](http://tef-components.github.io/checkboxes/index.html)
51-
| |-- [dropdowns](http://tef-components.github.io/dropdowns/index.html)
52-
| |-- [grid](http://tef-components.github.io/grid/index.html)
53-
| |-- [headers](http://tef-components.github.io/headers/index.html)
54-
| |-- [icons](http://tef-components.github.io/icons/fonts/icons.html)
55-
| |-- [inputs](http://tef-components.github.io/inputs/index.html)
56-
| |-- [lists](http://tef-components.github.io/lists/index.html)
57-
| |-- [modals](http://tef-components.github.io/modals/index.html)
58-
| |-- [radios](http://tef-components.github.io/radios/index.html)
59-
| |-- [sidebars](http://tef-components.github.io/sidebars/index.html)
60-
| |-- [tables](http://tef-components.github.io/tables/index.html)
61-
| |-- [tabs](http://tef-components.github.io/tabs/index.html)
62-
| |-- [theme_telefonica](http://tef-components.github.io/theme_telefonica/index.html)
63-
| |-- [toolbars](http://tef-components.github.io/toolbars/index.html)
64-
| |-- [tooltips](http://tef-components.github.io/tooltips/index.html)
49+
| |-- buttons
50+
| |-- checkboxes
51+
| |-- dropdowns
52+
| |-- grid
53+
| |-- headers
54+
| |-- icons
55+
| |-- inputs
56+
| |-- lists
57+
| |-- modals
58+
| |-- radios
59+
| |-- sidebars
60+
| |-- tables
61+
| |-- tabs
62+
| |-- theme_telefonica
63+
| |-- toolbars
64+
| |-- tooltips
6565
| |-- utils
6666
```
6767

68-
* Most folders will contain a component (click on each name to get a preview).
68+
* Most folders will contain a component.
6969
* theme_telefonica folder, in that case, is were we will generate our styles.
70-
* utils folder contain a set of mixins and resets (nothing to demo here).
70+
* utils folder contain a set of mixins and resets.
7171

7272
## Usage
7373

@@ -78,9 +78,9 @@ Those are the important files:
7878
|-- buttons
7979
| |-- less
8080
| | |-- buttons.less
81-
.
82-
.
83-
.
81+
82+
83+
8484
|-- theme_yourthemename
8585
| |-- Gruntfile.js
8686
| |-- less

0 commit comments

Comments
 (0)
Please sign in to comment.