Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
14
cluster-config/docs/themes/local.home/custom-cluster.css
vendored
Normal file
14
cluster-config/docs/themes/local.home/custom-cluster.css
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
div.columns.small-9.top-bar__left-side {
|
||||
background: #fefefe;
|
||||
}
|
||||
div.columns.top-bar__left-side,
|
||||
div.top-bar__title.text-truncate.top-bar__right-side {
|
||||
background: #0066CC;
|
||||
color: #fff;
|
||||
}
|
||||
.top-bar__breadcrumbs {
|
||||
color: #fff !important;
|
||||
}
|
||||
.top-bar__title {
|
||||
color: #fff !important;
|
||||
}
|
||||
Reference in New Issue
Block a user