homepage header adjustment
This commit is contained in:
parent
8714421550
commit
60976786eb
@ -324,7 +324,8 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
}
|
||||
/* Homepage headers */
|
||||
.panel-default .panel-heading, .fc-toolbar {
|
||||
background: transparent !important;
|
||||
background: transparent !important;
|
||||
padding: 20px 0px;
|
||||
}
|
||||
/* Homepage buttons */
|
||||
#homepage-items .btn-group .btn {
|
||||
|
||||
@ -324,7 +324,8 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
}
|
||||
/* Homepage headers */
|
||||
.panel-default .panel-heading, .fc-toolbar {
|
||||
background: transparent !important;
|
||||
background: transparent !important;
|
||||
padding: 20px 0px;
|
||||
}
|
||||
/* Homepage buttons */
|
||||
#homepage-items .btn-group .btn {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user