Simplification affichage, surtout pour mobile

This commit is contained in:
echarp 2014-12-28 16:19:30 +01:00
parent 50e85eb579
commit 37d5db9704
2 changed files with 1 additions and 20 deletions

View File

@ -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

View File

@ -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