Skip to content

Commit 6444612

Browse files
committed
fix color
1 parent e1e86ef commit 6444612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BookingPage.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ th, td {
136136
}
137137

138138
.status-owned{
139-
background-color: seagreen;
139+
background-color: lightskyblue;
140140
}
141141

142142
.status-passed:hover {

0 commit comments

Comments
 (0)