Change dashboard
This commit is contained in:
@@ -1384,31 +1384,6 @@ span.task-board-date-overdue {
|
||||
margin-left: 25px;
|
||||
}
|
||||
/* dashboard */
|
||||
|
||||
@media only screen and (min-width: 1280px) {
|
||||
|
||||
#dashboard table {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.dashboard-left-column {
|
||||
width: 58%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.dashboard-right-column {
|
||||
margin-left: 2%;
|
||||
width: 40%;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
.dashboard-single-column {
|
||||
width: 95%;
|
||||
margin-left: 0;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.dashboard-project-stats span {
|
||||
font-size: 0.75em;
|
||||
margin-right: 10px;
|
||||
@@ -1430,9 +1405,10 @@ span.task-board-date-overdue {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
#dashboard-calendar {
|
||||
font-size: 0.85em;
|
||||
}/* datepicker */
|
||||
#dashboard .sidebar-content {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
/* datepicker */
|
||||
#ui-datepicker-div {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user