Skip to content

Commit

Permalink
Changed scss structure,
Browse files Browse the repository at this point in the history
Added scss mixins
  • Loading branch information
Philipp committed Mar 17, 2017
1 parent cffc47d commit fbaf226
Show file tree
Hide file tree
Showing 34 changed files with 468 additions and 123 deletions.
8 changes: 4 additions & 4 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[tdb]
- Usage-Help-Mask after installation
- Configurable extension color
- Search function
- Open sidebar with or without click
- Add configurable shortcut and keyboard support
- Configurable position (left or right)
- Configurable font scaling
- Configurable visual mask scaling

[1.4]
- [toDo] Added customization options
- [toDo] Search function
- [toDo] Info page for new features
- [toDo] Help page after installation
- Added mouseover openAction configuration

[1.3]
- Optional userdata sharing
Expand Down
3 changes: 3 additions & 0 deletions dist/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"sidebar_dir_children": {
"message": "Elements"
},
"sidebar_search_placeholder": {
"message": "Search bookmark"
},
// [ SHARE USERDATA]
"share_userdata_headline": {
"message": "I need your help"
Expand Down
2 changes: 1 addition & 1 deletion dist/css/content.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/overlay.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/settings.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fbaf226

Please sign in to comment.