mejora semanal
This commit is contained in:
15
styles.css
15
styles.css
@@ -87,9 +87,18 @@
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.day-segment.reset-day .day-label::after {
|
||||
content: ' 🔄';
|
||||
font-size: 8px;
|
||||
.day-segment.reset-day-start .day-label {
|
||||
color: #10b981;
|
||||
}
|
||||
|
||||
.day-segment.reset-day-end .day-label {
|
||||
color: #f59e0b;
|
||||
}
|
||||
|
||||
.day-bar-offset.end {
|
||||
left: auto;
|
||||
right: 0;
|
||||
border-radius: 0 4px 4px 0;
|
||||
}
|
||||
|
||||
.day-bar-fill.under-budget {
|
||||
|
||||
Reference in New Issue
Block a user