add piwik installation
This commit is contained in:
parent
90aa4ef157
commit
8c5d4f0c31
3197 changed files with 563902 additions and 0 deletions
|
|
@ -0,0 +1,40 @@
|
|||
#pluginSettings {
|
||||
width: 820px;
|
||||
border-spacing: 0px 15px;
|
||||
|
||||
.columnTitle {
|
||||
width:400px
|
||||
}
|
||||
.columnField {
|
||||
width:220px
|
||||
}
|
||||
.columnHelp {
|
||||
width:200px
|
||||
}
|
||||
|
||||
.title {
|
||||
font-weight: bold
|
||||
}
|
||||
|
||||
.settingIntroduction {
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
.form-description {
|
||||
font-style: normal;
|
||||
margin-top: 3px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.superUserSettings {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
#pluginsSettings {
|
||||
.submitSeparator {
|
||||
background-color: #DADADA;
|
||||
height: 1px;
|
||||
border: 0px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue