font-size: 0.9375rem;
font-weight: 400;
line-height: 1.5;
- color: #343a40;
+ color: #212529;
text-align: left;
background-color: #fff; }
@media (max-width: 1200px) {
.table {
width: 100%;
margin-bottom: 1rem;
- color: #343a40; }
+ color: #212529; }
.table th,
.table td {
padding: 0.75rem;
background-color: rgba(0, 0, 0, 0.05); }
.table-hover tbody tr:hover {
- color: #343a40;
+ color: #212529;
background-color: rgba(0, 0, 0, 0.075); }
.table-primary,
margin-bottom: 0;
font-size: 0.9375rem;
line-height: 1.5;
- color: #343a40;
+ color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0; }
.btn {
display: inline-block;
font-weight: 400;
- color: #343a40;
+ color: #212529;
text-align: center;
vertical-align: middle;
user-select: none;
.btn {
transition: none; } }
.btn:hover {
- color: #343a40;
+ color: #212529;
text-decoration: none; }
.btn:focus, .btn.focus {
outline: 0;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 0.9375rem;
- color: #343a40;
+ color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
text-decoration: none;
background-color: #f8f9fa; }
.list-group-item-action:active {
- color: #343a40;
+ color: #212529;
background-color: #e9ecef; }
.list-group-item {
.popover-body {
padding: 0.5rem 0.75rem;
- color: #343a40; }
+ color: #212529; }
.carousel {
position: relative; }
color: #121416 !important; }
.text-body {
- color: #343a40 !important; }
+ color: #212529 !important; }
.text-muted {
color: #6c757d !important; }
#page-footer a .icon {
color: #fff; }
#page-footer a:focus .icon {
- color: #343a40; }
+ color: #212529; }
.bg-inverse a {
color: #fff;
.dropdown-item a {
display: block;
width: 100%;
- color: #343a40; }
+ color: #212529; }
.dropdown-item:active a {
color: #fff; }
.matchtext {
background-color: #b5d9f9;
- color: #343a40;
+ color: #212529;
height: 1.5rem; }
.emoji-picker {
.block .block-controls .dropdown-toggle {
/* So that the caret takes the colour of the icon. */
- color: #343a40; }
+ color: #212529; }
[data-region="blocks-column"] {
width: 360px;
margin: 0; }
#page-mod-quiz-edit .questionbankwindow div.header .title {
- color: #343a40; }
+ color: #212529; }
#page-mod-quiz-edit div.container div.generalbox {
background-color: transparent;
padding: 0.2em;
margin: 0;
cursor: pointer;
- color: #343a40; }
+ color: #212529; }
.form-autocomplete-suggestions li:hover {
background-color: #3f9def;
color: #495057; }
.form-autocomplete-downarrow {
- color: #343a40;
+ color: #212529;
top: 0.2rem;
right: 0.5rem;
cursor: pointer; }
font-weight: inherit; }
.path-mod-forum .subscriptionmode {
- color: #343a40; }
+ color: #212529; }
.path-mod-forum .activesetting {
- color: #343a40;
+ color: #212529;
font-weight: bold; }
.discussion-settings-container .custom-select {
.generaltable {
width: 100%;
margin-bottom: 1rem;
- color: #343a40; }
+ color: #212529; }
.generaltable th,
.generaltable td {
padding: 0.75rem;
.generaltable.table-sm td {
padding: 0.3rem; }
.generaltable tbody tr:hover {
- color: #343a40;
+ color: #212529;
background-color: rgba(0, 0, 0, 0.075); }
table caption {