.home { h2 { font-size: 18px; padding: 16px 0 16px 0; border: none; margin: 0; } h3 { font-size: 1.3em; margin-top: 2em; } p { padding-bottom: 1em; margin-right: 1em; margin-left: 1em; } } /* Content */ #content.home { font-size: 14px; display: inline-block; width: 100%; > h2:first-child { padding-top: 7px; } } #content.admin { display: inline-block; } /* 2 columns reports */ #leftcolumn { float: left; width: 50%; } #rightcolumn { float: right; width: 45%; } /* not in widget */ .widget #leftcolumn, .widget #rightcolumn { float: left; padding: 0 10px; width: auto; } .accessibility-skip-to-content { font-size: 14px; position: absolute; left: -10000px; top: 21px; } .accessibility-skip-to-content:focus { display: block; position: absolute; left: 140px; } /* Calendar*/ div.ui-datepicker { font-size: 62.5%; } .ui-datepicker-current-period a, .ui-datepicker-current-period a:link, .ui-datepicker-current-period a:visited { border: 1px solid #2E85FF; color: #2E85FF; } #otherPeriods a { text-decoration: none; } #otherPeriods a:hover { text-decoration: underline; } #currentPeriod { border-bottom: 1px dotted #520202; } .hoverPeriod { cursor: pointer; font-weight: bold; border-bottom: 1px solid #520202; } #calendarRangeTo { float: left; margin-left: 20px; } #calendarRangeFrom { float: left; } #inputCalendarFrom, #inputCalendarTo { margin-left: 10px; width: 95px; padding: 5px 10px; font-size: 12px; line-height: 12px; } #calendarApply { margin-top: 10px; } #invalidDateRange { display: none; } div .sparkline { float: left; clear: both; padding-bottom: 1px; margin-top: 10px; } .sparkline img { vertical-align: middle; padding-right: 10px; margin-top: 0; } div.pk-emptyGraph { padding-top: 20px; padding-bottom: 10px; text-align: center; font-style: italic; } /** * Popover * @see popover.js */ #Piwik_Popover { min-height: 0 !important; } #Piwik_Popover .alert { margin: 20px; } .Piwik_Popover_Loading_Name { padding: 50px 0 65px 0; font-size: 16px; line-height: 20px; font-weight: normal; text-align: center; background: url(plugins/Morpheus/images/loading-blue.gif) no-repeat center 20px; } .Piwik_Popover_Loading_NameWithSubject { padding-bottom: 30px; } .Piwik_Popover_Loading_Subject { padding: 0 70px 55px 70px; color: #7e7363; text-align: center; font-size: 14px; } .Piwik_Popover_Error { padding: 50px 20px 65px 20px; text-align: center; } .Piwik_Popover_Error_Title { font-size: 16px; } .Piwik_Popover_Error_Title span { font-weight: normal; font-size: 16px; } .Piwik_Popover_Error_Message { padding: 20px 0 0 0; font-size: 13px; } a.Piwik_Popover_Error_Back { display: block; margin: 20px 0 0 0; font-size: 13px; text-decoration: underline; } #alert.ui-confirm input { display: block; margin: 10px auto 5px !important; } .header_full #updateCheckLinkContainer { margin-top: -2px; } @-moz-document url-prefix() { .header_full #updateCheckLinkContainer { margin-top: -3px; } } #userMenu .items { margin-left: -117px; width: 160px; } /* Used to link within content text, without adding visual clutter */ .linkContent { color:#333; text-decoration:none} .linkContent:hover { text-decoration:underline;} .ui-confirm h2 { border-bottom: 0 none; margin:0; font-size:18px; } #pluginSettings { .settingIntroduction { font-weight: bold; } }