Skip to content

Commit

Permalink
Merge pull request #5 from unicef-polymer/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
adi130987 authored May 11, 2017
2 parents 1162f33 + c7669b2 commit 153b3e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ Available attributes:
* okBtnText: String, default: 'Ok'
* size: String, default: 'sm', possible values: 'sm', 'md', 'lg'

## Styling

Custom property | Description | Default
----------------|-------------|----------
`--etools-dialog-borders-color` | Borders color | `#dedede`


## Install
```bash
$ bower install --save etools-dialog
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "etools-dialog",
"description": "Simple dialog element",
"version": "1.0.10",
"version": "1.0.11",
"license": "https://github.com/unicef-polymer/etools-dialog/blob/master/LICENSE.md",
"main": "etools-dialog.html",
"dependencies": {
Expand Down

0 comments on commit 153b3e6

Please sign in to comment.