rename home to remote
This commit is contained in:
@@ -85,6 +85,11 @@ th {
|
||||
|
||||
}
|
||||
|
||||
th.bank-holiday {
|
||||
color: darkblue;
|
||||
|
||||
}
|
||||
|
||||
/* th.worker {
|
||||
max-width: 100%;
|
||||
width: 200px;
|
||||
@@ -224,4 +229,10 @@ summary h2 {
|
||||
|
||||
.derriford-night.shift-highlight {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
.large-shift-diff::before {
|
||||
content: "*";
|
||||
color: red;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user