mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-24 17:02:18 +00:00
File diff suppressed because one or more lines are too long
@@ -8,11 +8,14 @@
|
||||
color: $gray-100;
|
||||
border: black !important;
|
||||
}
|
||||
.btn-light {
|
||||
.btn-light, .popover-header {
|
||||
background: #121416 !important;
|
||||
color: $gray-100 !important;
|
||||
border: black !important;
|
||||
}
|
||||
a {
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
@import "custom-variables";
|
||||
@import "node_modules/bootstrap/scss/bootstrap";
|
||||
|
||||
Reference in New Issue
Block a user