mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-11 17:03:33 +00:00
DSS-6349 Add Template styles.
This commit is contained in:
parent
69d41503c3
commit
4767d46d63
@ -616,4 +616,18 @@ 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