fixed that super annoying bug on the notificaitons page

This commit is contained in:
MrZYX 2011-05-20 21:35:56 +02:00
parent 16351227f7
commit e79ef29a39

View file

@ -250,7 +250,7 @@ ul.dropdown
////////////////////////////////// //////////////////////////////////
.unread .unread
:font-weight bold :background-color #E6E6E6
:color #333 !important :color #333 !important
time time
:color #333 !important :color #333 !important
@ -2272,6 +2272,10 @@ h3,h4
:bottom 0.3em :bottom 0.3em
:padding 0.2em 0.5em :padding 0.2em 0.5em
:width 500px :width 500px
@include border-radius(5px)
&:hover
:background-color #EFEFEF
.day_group .day_group
:min-height 100px :min-height 100px