Refactoring to implement new layout with filters: board/calendar/list views (work in progress)
This commit is contained in:
@@ -142,16 +142,7 @@ th a:hover {
|
||||
|
||||
.column-70 {
|
||||
width: 70%;
|
||||
}/* board filters */
|
||||
.board-filters {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
#more-filters {
|
||||
display: none; /* Hide this filter initially, to avoid re-layout */
|
||||
}
|
||||
|
||||
/* public board */
|
||||
}/* public board */
|
||||
.public-board {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user