mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-07 17:12:27 +00:00
Add binding for reloading deals
This commit is contained in:
@@ -6,3 +6,12 @@ body {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
border-color: #404142;
|
||||
}
|
||||
|
||||
.form-control:focus {
|
||||
color: #ccc !important;
|
||||
background-color: #404142 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user