laipower/wp-content/upgrade-temp-backup/plugins/w3-total-cache/pub/css/setup-guide.css

40 lines
551 B
CSS

.w3tc-setupguide-table th,
.w3tc-setupguide-table td {
text-align: left;
}
#w3tc-dbc-table th,
#w3tc-objcache-table th,
#w3tc-browsercache-table td {
white-space: nowrap;
}
.w3tc-option-disabled {
color: darkgray;
}
#w3tc-browsercache-table tr {
vertical-align: top;
}
.w3tc-option-recommended {
font-size: 0.9em;
}
#w3tc-options-menu {
max-width: 155px;
}
#w3tc-options-menu li {
hyphens: auto;
overflow-wrap: break-word;
}
p#w3tc-breadcrumb {
margin-bottom: 0 !important;
}
.w3tc-wizard-slides p {
line-height: 1.2em !important;
}