update Piwik to version 2.16 (fixes #91)

This commit is contained in:
oliver 2016-04-10 18:55:57 +02:00
commit d885a4baa9
5833 changed files with 418860 additions and 226988 deletions

View file

@ -1,32 +1,38 @@
#visitsLive {
text-align: left;
font-size: 90%;
color: #444;
color: @theme-color-text-light;
border-top: 1px solid @color-silver-l90;
.dataTable {
margin-bottom: -1px;
}
}
#visitsLive .datetime, #visitsLive .country, #visitsLive .referrer, #visitsLive .settings, #visitsLive .returning {
border-bottom: 1px solid #d3d1c5;
border-right: 1px solid #d3d1c5;
padding: 5px 5px 5px 12px;
#visitsLive .settings {
border-bottom: 1px solid @color-silver-l90;
}
#visitsLive .datetime, #visitsLive .country, #visitsLive .settings, #visitsLive .returning {
padding: 10px 5px 10px 12px;
}
#visitsLive .datetime {
background: #E4E2D7;
border-top: 1px solid #d3d1c5;
margin: 0;
line-height: 20px;
text-align: left;
}
#visitsLive .country {
background: #FFF url(plugins/CoreHome/images/bullet1.gif) no-repeat scroll 0 0;
background: @theme-color-background-base url(plugins/CoreHome/images/bullet1.gif) no-repeat scroll 0 0;
}
#visitsLive .referrer {
background: #F9FAFA none repeat scroll 0 0;
}
#visitsLive .referrer:hover {
background: #FFFFF7;
display: block;
padding-top: 4px;
padding-bottom: 1px;
}
#visitsLive .pagesTitle {
@ -35,7 +41,7 @@
}
#visitsLive .settings {
background: #FFF none repeat scroll 0 0;
background: @theme-color-widget-background none repeat scroll 0 0;
}
#visitsLive .settings a {
@ -58,6 +64,17 @@
margin: 0 3px 0 0;
}
.ui-dialog.ui-widget {
.dataTableVizVisitorLog {
.dataTableFeatures {
border-bottom: 0px;
}
.expandDataTableFooterDrawer {
display: none;
}
}
}
.visitsLiveFooter a.rightLink {
float: right;
padding-right: 20px;
@ -67,10 +84,6 @@
text-decoration: none;
}
table.dataTable td.highlightField {
background-color: #FFFFCB !important;
}
ol.visitorLog {
list-style: decimal inside none;
}
@ -82,6 +95,11 @@ ol.visitorLog {
display:inline-block;
max-width:90%;
overflow: -moz-hidden-unscrollable;
&.event {
margin-top: 1px;
margin-right: 15px;
}
}
ol.visitorLog li {
@ -102,7 +120,6 @@ ol.visitorLog li {
}
.visitorRank {
margin-left: 15px;
border: 1px solid #D8D8D8;
color: #474747;
border-radius: 3px;
@ -123,9 +140,12 @@ ol.visitorLog li {
.repeat {
font-weight: bold;
border: 1px solid #444;
border: 1px solid @theme-color-text-light;
border-radius: 3px;
padding: 2px;
display: block;
margin: 5px;
float: left;
}
.dataTableVizVisitorLog hr {
@ -151,7 +171,7 @@ ol.visitorLog li {
.simple-realtime-visitor-counter > div {
font-size: 4.0em;
color: #444;
color: @theme-color-text-light;
}
.simple-realtime-metric {
@ -162,7 +182,7 @@ ol.visitorLog li {
.simple-realtime-elaboration {
margin: 1em 2em 1em 2em;
color: #666;
color: @theme-color-text-lighter;
display: inline-block;
}
@ -171,50 +191,135 @@ ol.visitorLog p {
padding:0;
}
.dataTableVizVisitorLog table.dataTable .column {
white-space: normal;
padding: 12px 5px;
}
.dataTableVizVisitorLog table.dataTable .label {
white-space: nowrap;
}
.dataTableVizVisitorLog {
.dataTableVizVisitorLog .dataTableWrapper {
width:100%;
.card {
padding: 15px 0px;
font-size: 13px;
text-align: left;
a {
text-decoration: none !important;
color: @theme-color-link;
width: inherit;
}
}
.visitorLog > li > div {
width: 95%;
}
.dataTableWrapper {
width:100%;
}
.card {
&:hover .visitor-log-visitor-profile-link {
display:inline;
}
}
}
.visitor-log-page-list {
position:relative;
}
.dataTableVizVisitorLog tr:hover .visitor-log-visitor-profile-link {
display:inline;
}
a.visitor-log-visitor-profile-link {
z-index: 2;
position:absolute;
display:none;
right:8px;
top:0px;
right: 15px;
top: 15px;
font-style:italic;
font-size:13px;
background-color: inherit !important;
img {
margin-top:-2px;
margin-top: -2px;
margin-bottom: -3px;
}
}
.visitorLog,.visitor-profile-actions {
> li > div {
display:inline-block;
width:85%;
width:90%;
vertical-align:top;
}
}
.action-list-action-icon {
float:left;
margin-top:6px;
margin-right:4px;
&.event {
margin-top: 0;
}
&.outlink {
margin-top: 4px;
margin-right: 4px;
margin-left: 4px;
}
&.search {
margin-right: 4px;
}
}
.action-list-url {
display:block;
}
.visitorLogIcons {
position: relative;
display: block;
}
.visitorLogIconWithDetails .details {
display: none;
}
.visitorLogIcons>span>span>img {
margin: auto 0 auto 0px;
}
.visitorLogIcons .visitorLogIconWithDetails>img {
margin: auto 5px auto 0;
}
.visitorLogIcons>span.visitorRank>img {
margin: auto 0;
}
.visitorLogIcons {
.visitorDetails, .visitorType {
display: block;
margin-top: 4px;
}
}
.own-visitor-column {
.visitorLogIcons {
.visitorDetails {
margin-top: 0px;
}
.visitorType {
margin-top: 8px;
}
}
}
.visitorReferrer {
clear:both;
padding-top: 1em;
}
.segmentedlog {
margin: 8px;
display: block;
background: transparent url('plugins/Live/images/visitorlog.png') no-repeat 0 0;
padding-left: 25px;
}
.segmentedlog:hover {
background-image: url('plugins/Live/images/visitorlog-hover.png');
}

View file

@ -33,10 +33,14 @@
padding:0;
font-weight:bold;
color:black;
border: none;
}
span.truncated-text-line {
display:inline-block;
&.event {
max-width: 89%;
}
}
}
@ -64,6 +68,7 @@
}
.visitor-profile-close {
z-index: 10;
position:absolute;
right:-17px;
top:-16px;
@ -99,7 +104,7 @@
}
.visitor-profile-overview { // first column
width:574.5px;
width:574px;
border-left:none;
margin:0 -3px 0 0;
border-right:1px solid #d1cec8;
@ -135,7 +140,7 @@
background:url(../images/avatar_frame.png) no-repeat;
> img { // avatar image
width:122px;
max-width:122px;
height:120px;
margin:11px 0 0 12px;
}
@ -299,7 +304,6 @@
}
.visitor-profile-pages-visited {
height:42px;
overflow-y:auto;
position:relative;
margin-right:10px;
@ -313,6 +317,7 @@
.visitor-profile-visits-container {
overflow-y:auto;
overflow-x: hidden;
position:relative;
margin-right:10px;
border-bottom:none!important;
@ -386,7 +391,7 @@
ol > li ol li {
.action-list-url {
margin-left:4px;
line-height:14px;
line-height:15px;
font-size:13px;
}
@ -486,11 +491,11 @@ div.visitor-profile-navigation {
.visitor-profile-header {
position:relative;
> .reportDocumentationIcon {
display:none;
margin:0;
width:14px;
background-size:14px;
.visitorProfileHelp {
display: none;
&:hover {
text-decoration: none;
}
}
}
@ -508,7 +513,7 @@ a.visitor-profile-next-visitor,a.visitor-profile-prev-visitor {
}
.visitor-profile-avatar:hover {
.visitor-profile-next-visitor,.visitor-profile-prev-visitor,.reportDocumentationIcon {
.visitor-profile-next-visitor,.visitor-profile-prev-visitor,.visitorProfileHelp {
display:inline-block;
}
}
@ -528,7 +533,7 @@ a.visitor-profile-next-visitor,a.visitor-profile-prev-visitor {
// overrides for the widgetized visitor profile
.widget .visitor-profile {
min-width: 100% !important;
p {
padding-bottom: 0;
}
@ -544,4 +549,4 @@ a.visitor-profile-next-visitor,a.visitor-profile-prev-visitor {
}
}
}
}
}