Reformat styles

This commit is contained in:
Daniel Compton 2017-12-22 11:44:53 +13:00
parent 2b62d0e2e4
commit 76f8147f1d
1 changed files with 17 additions and 14 deletions

View File

@ -241,7 +241,8 @@
:margin "10px 0 0 0"
:font-family common/font-stack
:padding-bottom "4px"
:vertical-align "bottom"}]
:vertical-align "bottom"
:cursor "pointer"}]
[:.tab.active
{:background "transparent"
@ -299,9 +300,11 @@
[:.nav {:background common/sidebar-background-color
:height (px 50)
:color "white"}
[:span.arrow {:color common/blue-modern-color
[:span.arrow {:color common/blue-modern-color ;; Should this be a button instead of a span?
:background-color common/standard-background-color
:padding (px 5)}]
:padding (px 5)
:cursor "pointer"
:user-select "none"}]
[:span.event-header {:color common/text-color
:background-color common/standard-background-color
:padding (px 5)