Smart shopping: timestamp ultimo aggiornamento, CSS progress dots e timer bar; fix layout modalità cucina
This commit is contained in:
@@ -1676,6 +1676,17 @@ body {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.smart-last-update-row {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
.smart-last-update {
|
||||
font-size: 0.70rem;
|
||||
color: rgba(255,255,255,0.30);
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.smart-filter-row {
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
|
||||
Reference in New Issue
Block a user