questlab/www/analytics/plugins/Morpheus/stylesheets/typography.less
2014-04-29 14:18:04 +02:00

124 lines
2.1 KiB
Text

h1, h2, h3, h4, h5 {
font-family: Verdana, sans-serif;
}
a {
color: @brand-blue;
text-decoration: none;
}
h2 {
color: @brand-black;
}
.datatableRelatedReports {
color: @silver-40;
}
.tableIcon {
background: none;
padding: 2px 4px 4px 4px;
&.activeIcon {
background: @silver-80;
}
}
.exportToFormatItems {
background: @silver-80;
padding-top: 5px;
padding-bottom: 4px;
color: #000;
a {
color: @brand-red !important;
}
}
.dataTableFooterActiveItem {
display: none;
}
#topApiRef {
color: @brand-black;
}
.tableConfiguration div.configItem span.action {
color: @brand-blue;
}
.dataTablePages {
color: @brand-black;
font-weight: normal;
.font-default(10px, 12px);
}
.datatableRelatedReports {
color: #808080;
span {
color: @brand-black;
font-weight: normal;
}
}
.dataTableSearchPattern {
img {
top: 7px !important
}
}
.tagCloud span, .tagCloud span a {
color: @brand-blue !important;
}
ul.widgetpreview-widgetlist, ul.widgetpreview-categorylist {
color: #4d4d4d;
}
.dataTableRowActions {
background: none !important;
}
a#Overlay_Title {
color: #4d4d4d !important;
.font-default(12px, 14px) !important;
margin-left: 15px !important;
}
a {
color: @brand-blue;
}
a.rowevolution-startmulti {
color: @brand-blue !important;
}
.Piwik_Popover_Loading_Subject {
color: @brand-blue !important;
}
.segmentFooterNote {
margin-top: -3px;
font-family: Verdana, sans-serif !important;
a {
color: @brand-blue !important;
}
}
body > a.ddmetric {
background-color: @lightGray !important;
border-color: @gray !important;
color: #000 !important;
font-family: Verdana, sans-serif !important;
}
.segment-element .segment-content .segment-or,
.segment-element .segment-content .segment-add-or,
.segment-element .segment-content .segment-row {
background-color: @lightGray !important;
}
.segmentEditorPanel *,
.segment-element .segment-content .segment-input select,
.segment-element .segment-content .segment-input input {
font-family: Verdana, sans-serif !important;
}