You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
agenda-libre-ruby/app/assets/stylesheets/region.sass

41 lines
713 B
Sass

.region_selector
top: 0.2em
right: 4em
position: absolute
font-size: smaller
& > ul > li
float: left
ul
margin: 0
z-index: 10
list-style: none
text-align: left
border-bottom-left-radius: 0.4em
border-bottom-right-radius: 0.4em
ul
position: absolute
background-color: white
li
display: none
& li:hover li, li.selected
display: block
li
margin: 0
a
padding: 0.3em 0.6em
display: inline-block
border-top: solid thin #eee
white-space: nowrap
&:hover ul
box-shadow: 0 4px 4px gray
body.stats h3
text-align: center
table.list.dates
th, td
padding: 0 0.6em
.sparkline
padding: 0