Skip to content

Commit d935fb6

Browse files
author
Jad Joubran
committed
fixed sidebar version style
1 parent 1d8f088 commit d935fb6

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

angular/app/sidebar/sidebar.less

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,9 @@
4242
.Sidebar-version{
4343
margin: 0 0 20px 0;
4444
text-align: center;
45-
}
45+
font-weight: normal;
46+
}
47+
48+
.Sidebar-version a{
49+
color: white;
50+
}

public/css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/app.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Open a new issue, I'd love to help.
5353
<a name="planned_features"></a>
5454
## Planned features
5555

56+
- elixir watcher not working for less (check js and copy tasks)
5657
- _jshintrc working instead of .jshintrc?
5758
- artisan generators for service, filter & config + update overview
5859
- Migrate to open source hosting

0 commit comments

Comments
 (0)