update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
37
www/analytics/plugins/Morpheus/stylesheets/ieonly.css
Normal file
37
www/analytics/plugins/Morpheus/stylesheets/ieonly.css
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
.ui-dialog.ui-widget-content {
|
||||
z-index: 1003!important;
|
||||
}
|
||||
|
||||
.ui-widget-overlay {
|
||||
z-index: 1002!important;
|
||||
}
|
||||
|
||||
.widgetContent {
|
||||
width: 99.8%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#topLeftBar {
|
||||
z-index: 300!important;
|
||||
}
|
||||
|
||||
.submit {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
input[type=checkbox], input[type=radio] {
|
||||
border: none;
|
||||
background: transparent none;
|
||||
}
|
||||
|
||||
.jqplot-seriespicker-popover p input {
|
||||
width: 15px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Don't override select style */
|
||||
select {
|
||||
background: transparent;
|
||||
padding-right: 12px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue