mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-04 23:18:01 +00:00
style tweaks
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
.delayedEditable {
|
||||
border: 1px solid #ecc94b;
|
||||
border: 1px solid #d69e2e88;
|
||||
}
|
||||
|
||||
.delayValue {
|
||||
@@ -22,5 +22,6 @@
|
||||
padding: 0.3em 0;
|
||||
text-align: center;
|
||||
align-self: flex-start;
|
||||
background-color: #d69e2e;
|
||||
border: 1px solid #d69e2e88;
|
||||
background-color: #d69e2e22;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user