modified file w3-total-cache
This commit is contained in:
@ -0,0 +1,89 @@
|
||||
.w3tc-widget-bunnycdn-logo {
|
||||
width: 150px;
|
||||
height: 50px;
|
||||
background: url('pub/img/w3tc_bunnycdn_logo.svg') 0 8px no-repeat;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_h4 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_summary_h4 {
|
||||
text-align: center;
|
||||
color: #8F8F8F;
|
||||
text-align: left;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_summary {
|
||||
border-bottom: 1px solid #d2d2d2;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_wrapper {
|
||||
margin-left: -10px;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_ul li {
|
||||
margin-bottom: 3px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_summary_col1 {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
width: 90px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_summary_col2 {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
width: 80px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_tools {
|
||||
margin-top:15px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_tools li {
|
||||
display:inline-block;
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_chart {
|
||||
clear: both;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_chart p {
|
||||
color:#8F8F8F;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_wrapper .button-secondary {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_signup_h4 {
|
||||
text-align: left;
|
||||
margin-bottom: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_signup p {
|
||||
margin-top: 4px;
|
||||
padding-top: 0;
|
||||
|
||||
}
|
||||
|
||||
.w3tc_bunnycdn_signup p span.desc {
|
||||
color:#8F8F8F;
|
||||
}
|
||||
Reference in New Issue
Block a user