css improvement
This commit is contained in:
@@ -306,12 +306,14 @@ li > a > p:nth-child(1){
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timetracking {
|
span.timetracking {
|
||||||
background: #734a00;
|
background: #734a00;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 12px 5px 3px 5px;
|
padding: 3px;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.timetracks .year, .timetracks .month{
|
.timetracks .year, .timetracks .month{
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user