2023-10-22 22:21:44 +00:00
|
|
|
.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;
|
|
|
|
}
|
2023-12-08 23:23:36 +00:00
|
|
|
|
|
|
|
p#w3tc-breadcrumb {
|
|
|
|
margin-bottom: 0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.w3tc-wizard-slides p {
|
|
|
|
line-height: 1.2em !important;
|
|
|
|
}
|