Recent push event
This commit is contained in:
parent
40af6e1ad2
commit
e0d1fba15e
11 changed files with 70 additions and 11 deletions
|
@ -733,3 +733,16 @@ li.note {
|
|||
.chzn-container-active .chzn-single {
|
||||
background:#fff;
|
||||
}
|
||||
|
||||
/**
|
||||
* Push event widget
|
||||
*
|
||||
*/
|
||||
.event_lp {
|
||||
@extend .alert-info;
|
||||
margin-bottom:15px;
|
||||
padding:8px;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
@include border-radius(4px);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue