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

Commit

Permalink
Fix time again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bian Pratama committed Jan 4, 2018
1 parent 80b81c1 commit 2c74cf7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 10 deletions.
8 changes: 4 additions & 4 deletions assets/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -298,12 +298,12 @@ html #header-global .nav-box>.inner .logo {
/*------------------------------------*\
Calendar View
\*------------------------------------*/
.fc-time {
.fc-month-view .fc-time {
display: none!important;
}
.fc-time.fc-axis {
display: block!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.5",
"version": "1.6",

"icons": { "16": "icons/icon16.png",
"48": "icons/icon48.png",
Expand Down
5 changes: 1 addition & 4 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 2c74cf7

Please sign in to comment.