h1, h2, h3, h4, h5 { font-family: @theme-fontFamily-base; } a { color: @theme-color-link; text-decoration: none; } h1 { font-size: 30px; margin-bottom: 20px; } h2 { color: @theme-color-text; } .datatableRelatedReports { color: @theme-color-text-lighter; } .tableIcon { background: none; padding: 2px 4px 4px 4px; &.activeIcon { background: @color-silver-l80; } } .exportToFormatItems { background: @color-silver-l80; padding-top: 5px; padding-bottom: 4px; color: #000; a { color: @theme-color-brand !important; } } .dataTableFooterActiveItem { display: none; } #topApiRef { color: @theme-color-text; } .tableConfiguration div.configItem span.action { color: @theme-color-link; } .dataTablePages { color: @theme-color-text; font-weight: normal; .font-default(10px, 12px); } .datatableRelatedReports { color: #808080; span { color: @theme-color-text; font-weight: normal; } } .dataTableSearchPattern { img { top: 7px !important } } .tagCloud span, .tagCloud span a { color: @theme-color-link !important; } ul.widgetpreview-widgetlist, ul.widgetpreview-categorylist { color: #4d4d4d; } .dataTableRowActions { background: none !important; } a { color: @theme-color-link; } .Piwik_Popover_Loading_Subject { color: @theme-color-link !important; } .segmentFooterNote { margin-top: -3px; font-family: @theme-fontFamily-base !important; a { color: @theme-color-link !important; } } body > a.ddmetric { background-color: @color-gray-light !important; border-color: @color-gray !important; color: #000 !important; font-family: @theme-fontFamily-base !important; } // Bootstrap classes (can be removed in the future) .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; }