diff --git a/app/assets/stylesheets/events.css.sass b/app/assets/stylesheets/events.css.sass index 94cc6e7f..01e88131 100644 --- a/app/assets/stylesheets/events.css.sass +++ b/app/assets/stylesheets/events.css.sass @@ -55,23 +55,15 @@ body.events.index table background-color: #FFE0C7 .day_number color: #531 - font-size: 0.8em - margin-top: -1px .event a:link, a:visited color: #730 &.future border-color: rgb(150, 207, 255) background-color: #C6E5FF - .day_number - font-size: 0.8em - margin-top: -1px &.prev-month, &.next-month border: none background-color: #ededed - .day_number - color: #444 - font-size: 0.6em li color: #555 .event diff --git a/app/assets/stylesheets/mobile.css.sass b/app/assets/stylesheets/mobile.css.sass index 52f0462c..06280c35 100644 --- a/app/assets/stylesheets/mobile.css.sass +++ b/app/assets/stylesheets/mobile.css.sass @@ -24,10 +24,6 @@ tbody th overflow: hidden max-width: 3em - th, td - padding: 0 !important - font-size: smaller - border-width: 0px !important @media all and (max-width: 900px) header.top @@ -76,19 +72,12 @@ margin: 1px display: block font-size: larger - min-height: 1.1em + min-height: 0.8em border-width: 1px !important &.prev-month, &.next-month display: none .day_number float: right - margin: 0 - li - margin: 0 - a, .fa-li - // Enough space for tactile displays - padding: 0.5em 0 - +inline-block() dl dt