Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Commit

Permalink
Fix time in week & day view
Browse files Browse the repository at this point in the history
  • Loading branch information
Bian Pratama committed Jan 4, 2018
1 parent dace025 commit 80b81c1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions assets/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,9 @@ html #header-global .nav-box>.inner .logo {
.fc-time {
display: none!important;
}
.fc-time.fc-axis {
display: block!important;
}
.fc-title {
font-weight: normal!important;
}
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Podio for Local Tobacco",
"short_name": "Local Podio",
"description": "This extension customizes Podio experience in Local Tobacco",
"version": "1.4",
"version": "1.5",

"icons": { "16": "icons/icon16.png",
"48": "icons/icon48.png",
Expand Down
3 changes: 3 additions & 0 deletions style.css

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

2 changes: 1 addition & 1 deletion style.css.map

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

0 comments on commit 80b81c1

Please sign in to comment.