Affichage des evts plus resserré

This commit is contained in:
echarp 2014-12-28 15:27:28 +01:00
parent 1c4805c422
commit 75fb01954e
1 changed files with 10 additions and 5 deletions

View File

@ -38,6 +38,7 @@ body.events.index table
width: 14%
height: 4.8em
border: 1px solid #89B7E5
padding: 1px
position: relative
vertical-align: top
background-color: #A1C3E7
@ -45,6 +46,10 @@ body.events.index table
overflow: hidden
white-space: nowrap
text-overflow: ellipsis
em.fa
width: auto
position: static
margin-right: 0.7em
&.today
border: 1px solid #FFB578
background-color: #FFE0C7
@ -76,7 +81,6 @@ body.events.index table
.day_number
float: left
color: #111
margin: 0 1px 3px 1px
font-size: 0.6em
font-weight: bolder
line-height: 1.2em
@ -86,10 +90,8 @@ body.events.index table
ul
clear: left
margin-top: 0
margin-left: 0
padding-left: 0.8em
margin-bottom: 5px
margin: 0
padding: 0
li
color: #444
margin: 0
@ -103,11 +105,14 @@ body.events.index table
margin-right: -1em
.event
padding-left: 0.2em
a:link, a:visited
color: #111
font-size: smaller
font-weight: normal
&:hover
color: black
font-weight: bolder
.formats
float: right