Improve events list style

This commit is contained in:
Saivann 2014-03-05 12:16:08 -05:00
parent 270c1019d3
commit 1a8b4c681a
3 changed files with 36 additions and 4 deletions

View file

@ -203,6 +203,11 @@ body{
display:inline;
}
.eventtable div div{
zoom:1;
display:inline;
}
.alert-message a:hover,
.alert-message a:hover:link,
.alert-message a:hover:active,