Skip to content

Commit

Permalink
Revert css file
Browse files Browse the repository at this point in the history
  • Loading branch information
jumasheff committed Aug 11, 2020
1 parent f8f6880 commit 1b2683f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 3 additions & 7 deletions orchestra/static/dist/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1919,7 +1919,7 @@ a.logo {
@charset "UTF-8";
/*!
* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
*/
.pika-single {
z-index: 9999;
Expand Down Expand Up @@ -2065,19 +2065,15 @@ a.logo {
border-radius: 3px; }
.is-disabled .pika-button,
.is-outside-current-month .pika-button {
pointer-events: none;
cursor: default;
color: #999;
opacity: .3; }
.is-disabled .pika-button {
pointer-events: none;
cursor: default; }
.pika-button:hover {
color: #fff;
background: #ff8000;
box-shadow: none;
border-radius: 3px; }
.pika-button .is-selection-disabled {
pointer-events: none;
cursor: default; }

.pika-week {
font-size: 11px;
Expand Down
2 changes: 2 additions & 0 deletions orchestra/static/dist/orchestra/common/css/orchestra.css

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

0 comments on commit 1b2683f

Please sign in to comment.