mirror of
https://github.com/thomaspark/bootswatch.git
synced 2025-10-17 06:52:57 +00:00
lumen: tweak thead-dark, closes #862
This commit is contained in:
5
dist/lumen/_bootswatch.scss
vendored
5
dist/lumen/_bootswatch.scss
vendored
@@ -123,11 +123,6 @@ $web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.thead-dark th {
|
||||
background-color: $primary;
|
||||
border-color: $primary;
|
||||
}
|
||||
|
||||
&-primary {
|
||||
&, > th, > td {
|
||||
background-color: $primary;
|
||||
|
5
dist/lumen/bootstrap.css
vendored
5
dist/lumen/bootstrap.css
vendored
@@ -9589,11 +9589,6 @@ a.text-dark:hover, a.text-dark:focus {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.table .thead-dark th {
|
||||
background-color: #158CBA;
|
||||
border-color: #158CBA;
|
||||
}
|
||||
|
||||
.table-primary, .table-primary > th, .table-primary > td {
|
||||
background-color: #158CBA;
|
||||
}
|
||||
|
2
dist/lumen/bootstrap.min.css
vendored
2
dist/lumen/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -123,11 +123,6 @@ $web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.thead-dark th {
|
||||
background-color: $primary;
|
||||
border-color: $primary;
|
||||
}
|
||||
|
||||
&-primary {
|
||||
&, > th, > td {
|
||||
background-color: $primary;
|
||||
|
5
docs/4/lumen/bootstrap.css
vendored
5
docs/4/lumen/bootstrap.css
vendored
@@ -9589,11 +9589,6 @@ a.text-dark:hover, a.text-dark:focus {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.table .thead-dark th {
|
||||
background-color: #158CBA;
|
||||
border-color: #158CBA;
|
||||
}
|
||||
|
||||
.table-primary, .table-primary > th, .table-primary > td {
|
||||
background-color: #158CBA;
|
||||
}
|
||||
|
2
docs/4/lumen/bootstrap.min.css
vendored
2
docs/4/lumen/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user