🎨 Updated status color codes
This commit is contained in:
@@ -262,21 +262,21 @@ ol li {
|
||||
}
|
||||
|
||||
.info-response {
|
||||
background-color: #ffeb3b;
|
||||
background-color: #FFEB3B;
|
||||
}
|
||||
|
||||
.success-response {
|
||||
background-color: #66BB6A;
|
||||
background-color: #4BB543;
|
||||
}
|
||||
|
||||
.redir-response {
|
||||
background-color: #ff5722;
|
||||
background-color: #FF5722;
|
||||
}
|
||||
|
||||
.cl-error-response {
|
||||
background-color: #ef5350;
|
||||
background-color: #A63232;
|
||||
}
|
||||
|
||||
.sv-error-response {
|
||||
background-color: #b71c1c;
|
||||
background-color: #B71C1C;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user