events: infinity scroll
This commit is contained in:
@@ -125,6 +125,17 @@ a {
|
||||
transition: all .1s ease-in-out;
|
||||
}
|
||||
|
||||
.event .excerpt {
|
||||
transition: all .2s ease-in-out;
|
||||
}
|
||||
|
||||
.load-prev, .load-next{
|
||||
text-align:center;
|
||||
cursor:pointer;
|
||||
display:block ruby;
|
||||
background:#eee;
|
||||
}
|
||||
|
||||
#calcms_menu .event:hover {
|
||||
background: #e6e6e6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user