Split activities into pages in the admin interface
and other trivial fixes
This commit is contained in:
@@ -74,4 +74,12 @@ header.admin {
|
||||
color: gray;
|
||||
font-size: .7em;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
Reference in New Issue
Block a user