Skip to content
Snippets Groups Projects

Resolve "Finalize colors for Display Formats"

Merged Konstantinos Platis requested to merge 23-finalize-colors-for-display-formats into rc-v2.3.0
2 files
+ 15
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
4
@@ -56,10 +56,8 @@ header .dropdown-menu {
header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:focus {
background: #343a40;
color: #fffffe; }
header .dropdown-menu > li > font {
color: #fffffe;
}
header .dropdown-menu > li > font {
color: #fffffe; }
.sticky-header header {
background: #343a40 !important; }
@@ -935,6 +933,9 @@ main .region-content .block-language {
.preview-list-component .preview-list-image {
background-color: #0f5aa4; }
.accordion-cern .panel-body p {
color: #292929; }
.vertical-boxes .view-content *,
.horizontal-boxes .view-content *,
.resources-mosaic .view-content *,
Loading