mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-12 17:34:18 +00:00
DSS-6349 Add Template styles.
This commit is contained in:
parent
69d41503c3
commit
4767d46d63
@ -617,3 +617,17 @@ ul.breadcrumbs a {
|
|||||||
.search-feedback .btn {
|
.search-feedback .btn {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.platform-filter {
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.platform-filter .btn {
|
||||||
|
margin-left: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.platform-filter .btn.active {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #337ab7;
|
||||||
|
border-color: #2e6da4;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user