Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: orange;
|
||||
color: #ff7726;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -306,12 +306,14 @@ li > a > p:nth-child(1){
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.timetracking {
|
||||
span.timetracking {
|
||||
background: #734a00;
|
||||
border-radius: 5px;
|
||||
padding: 12px 5px 3px 5px;
|
||||
padding: 3px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
.timetracks .year, .timetracks .month{
|
||||
border: 1px solid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user