Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../assets/css
File: dashboard-widget.css
.wpforms-links {
[0] Fix | Delete
display: flex;
[1] Fix | Delete
padding: 13px;
[2] Fix | Delete
align-items: center;
[3] Fix | Delete
gap: 18px;
[4] Fix | Delete
border-top: 1px solid #eeeeee;
[5] Fix | Delete
}
[6] Fix | Delete
[7] Fix | Delete
.wpforms-links .wpforms-link {
[8] Fix | Delete
display: flex;
[9] Fix | Delete
align-items: center;
[10] Fix | Delete
gap: 7px;
[11] Fix | Delete
}
[12] Fix | Delete
[13] Fix | Delete
.wpforms-links .wpforms-link {
[14] Fix | Delete
text-decoration: none;
[15] Fix | Delete
color: #646970;
[16] Fix | Delete
line-height: normal;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.wpforms-links .wpforms-link svg {
[20] Fix | Delete
width: auto;
[21] Fix | Delete
fill: #646970;
[22] Fix | Delete
transition: fill 0.05s ease-in-out;
[23] Fix | Delete
}
[24] Fix | Delete
[25] Fix | Delete
.wpforms-links .wpforms-link-whats-new svg {
[26] Fix | Delete
height: 17px;
[27] Fix | Delete
}
[28] Fix | Delete
[29] Fix | Delete
.wpforms-links .wpforms-link:hover {
[30] Fix | Delete
color: #2c3338;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
.wpforms-links .wpforms-link:hover svg {
[34] Fix | Delete
fill: #2c3338;
[35] Fix | Delete
}
[36] Fix | Delete
[37] Fix | Delete
#wpforms_reports_widget_lite .inside,
[38] Fix | Delete
#wpforms_reports_widget_pro .inside {
[39] Fix | Delete
margin: 0;
[40] Fix | Delete
padding: 0;
[41] Fix | Delete
}
[42] Fix | Delete
[43] Fix | Delete
#wpforms_reports_widget_lite .wpforms-dash-widget-block h3,
[44] Fix | Delete
#wpforms_reports_widget_pro .wpforms-dash-widget-block h3 {
[45] Fix | Delete
margin-bottom: 0;
[46] Fix | Delete
font-weight: 600;
[47] Fix | Delete
padding-top: 1px;
[48] Fix | Delete
}
[49] Fix | Delete
[50] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-content {
[51] Fix | Delete
position: relative;
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
.wpforms-dash-widget button:focus {
[55] Fix | Delete
outline: none;
[56] Fix | Delete
}
[57] Fix | Delete
[58] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block {
[59] Fix | Delete
position: relative;
[60] Fix | Delete
padding: 0 12px;
[61] Fix | Delete
margin-top: 12px;
[62] Fix | Delete
}
[63] Fix | Delete
[64] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget .wpforms-dash-widget-block:first-child {
[65] Fix | Delete
padding: 0;
[66] Fix | Delete
}
[67] Fix | Delete
[68] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget .wpforms-dash-widget-block:first-child h3 {
[69] Fix | Delete
margin-top: 0;
[70] Fix | Delete
}
[71] Fix | Delete
[72] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget .wpforms-dash-widget-block:first-child .wpforms-dash-widget-settings {
[73] Fix | Delete
display: inline-block;
[74] Fix | Delete
float: right;
[75] Fix | Delete
}
[76] Fix | Delete
[77] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block.wpforms-dash-widget-block-title {
[78] Fix | Delete
background-color: #fafafa;
[79] Fix | Delete
margin-top: 0;
[80] Fix | Delete
margin-bottom: -13px;
[81] Fix | Delete
padding-top: 13px;
[82] Fix | Delete
padding-bottom: 14px;
[83] Fix | Delete
display: flex;
[84] Fix | Delete
align-items: center;
[85] Fix | Delete
justify-content: space-between;
[86] Fix | Delete
}
[87] Fix | Delete
[88] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block h3 {
[89] Fix | Delete
display: inline-block;
[90] Fix | Delete
line-height: 2;
[91] Fix | Delete
}
[92] Fix | Delete
[93] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block p {
[94] Fix | Delete
margin-top: 0;
[95] Fix | Delete
margin-bottom: 0;
[96] Fix | Delete
}
[97] Fix | Delete
[98] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-chart-block-container {
[99] Fix | Delete
position: relative;
[100] Fix | Delete
}
[101] Fix | Delete
[102] Fix | Delete
.wpforms-dash-widget #wpforms-dash-widget-chart-title {
[103] Fix | Delete
display: inline;
[104] Fix | Delete
}
[105] Fix | Delete
[106] Fix | Delete
#dashboard-widgets-wrap .wpforms-dash-widget #wpforms-dash-widget-chart-title {
[107] Fix | Delete
display: none;
[108] Fix | Delete
}
[109] Fix | Delete
[110] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings #wpforms-dash-widget-timespan {
[111] Fix | Delete
color: #3c434a;
[112] Fix | Delete
}
[113] Fix | Delete
[114] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings #wpforms-dash-widget-timespan:hover {
[115] Fix | Delete
color: #2271b1;
[116] Fix | Delete
}
[117] Fix | Delete
[118] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container {
[119] Fix | Delete
display: inline-block;
[120] Fix | Delete
position: relative;
[121] Fix | Delete
vertical-align: top;
[122] Fix | Delete
margin-left: 7px;
[123] Fix | Delete
}
[124] Fix | Delete
[125] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container {
[126] Fix | Delete
margin-left: 20px;
[127] Fix | Delete
margin-top: 5px;
[128] Fix | Delete
}
[129] Fix | Delete
[130] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-button {
[131] Fix | Delete
background: #fafafa;
[132] Fix | Delete
color: #787c82;
[133] Fix | Delete
border-color: currentColor;
[134] Fix | Delete
padding: 0 5px 0 6px;
[135] Fix | Delete
}
[136] Fix | Delete
[137] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-button {
[138] Fix | Delete
background-color: #fff;
[139] Fix | Delete
}
[140] Fix | Delete
[141] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-button:hover, .wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-button:focus {
[142] Fix | Delete
color: #2271b1;
[143] Fix | Delete
}
[144] Fix | Delete
[145] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-button .dashicons {
[146] Fix | Delete
margin-top: 4px;
[147] Fix | Delete
}
[148] Fix | Delete
[149] Fix | Delete
@media (max-width: 782px) {
[150] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-button .dashicons {
[151] Fix | Delete
margin-top: 9px;
[152] Fix | Delete
}
[153] Fix | Delete
}
[154] Fix | Delete
[155] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu {
[156] Fix | Delete
top: auto;
[157] Fix | Delete
bottom: 40px;
[158] Fix | Delete
display: none;
[159] Fix | Delete
position: absolute;
[160] Fix | Delete
background-color: #fff;
[161] Fix | Delete
width: 160px;
[162] Fix | Delete
border-radius: 3px;
[163] Fix | Delete
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
[164] Fix | Delete
padding: 10px;
[165] Fix | Delete
z-index: 9999;
[166] Fix | Delete
right: 0;
[167] Fix | Delete
}
[168] Fix | Delete
[169] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu.disabled * {
[170] Fix | Delete
cursor: not-allowed;
[171] Fix | Delete
}
[172] Fix | Delete
[173] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu, .postbox:first-child .wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu {
[174] Fix | Delete
top: 40px;
[175] Fix | Delete
bottom: auto;
[176] Fix | Delete
}
[177] Fix | Delete
[178] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu .wpforms-dash-widget-settings-menu-wrap {
[179] Fix | Delete
border-bottom: 1px solid #eee;
[180] Fix | Delete
line-height: 2.4;
[181] Fix | Delete
font-size: 13px;
[182] Fix | Delete
padding-bottom: 5px;
[183] Fix | Delete
}
[184] Fix | Delete
[185] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu .wpforms-dash-widget-settings-menu-wrap h4 {
[186] Fix | Delete
text-transform: uppercase !important;
[187] Fix | Delete
color: #3c434a !important;
[188] Fix | Delete
font-size: 11px !important;
[189] Fix | Delete
font-weight: 600 !important;
[190] Fix | Delete
line-height: 13px !important;
[191] Fix | Delete
margin: 0;
[192] Fix | Delete
}
[193] Fix | Delete
[194] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu .wpforms-dash-widget-settings-menu-wrap.color-scheme h4 {
[195] Fix | Delete
margin-top: 10px !important;
[196] Fix | Delete
margin-bottom: 5px !important;
[197] Fix | Delete
}
[198] Fix | Delete
[199] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu .wpforms-dash-widget-settings-menu-wrap div {
[200] Fix | Delete
line-height: 1.9;
[201] Fix | Delete
}
[202] Fix | Delete
[203] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-settings .wpforms-dash-widget-settings-container .wpforms-dash-widget-settings-menu button {
[204] Fix | Delete
margin-top: 10px;
[205] Fix | Delete
}
[206] Fix | Delete
[207] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-chart-block {
[208] Fix | Delete
border-bottom: 1px solid #eee;
[209] Fix | Delete
height: 291px;
[210] Fix | Delete
padding-bottom: 12px;
[211] Fix | Delete
padding-inline-end: 14px;
[212] Fix | Delete
}
[213] Fix | Delete
[214] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table {
[215] Fix | Delete
width: calc(100% + 24px);
[216] Fix | Delete
margin: 0 -12px;
[217] Fix | Delete
}
[218] Fix | Delete
[219] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table tr.wpforms-dash-widget-form-active td .wpforms-dash-widget-single-chart-btn {
[220] Fix | Delete
display: none;
[221] Fix | Delete
}
[222] Fix | Delete
[223] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table tr.wpforms-dash-widget-form-active td #wpforms-dash-widget-reset-chart {
[224] Fix | Delete
display: block;
[225] Fix | Delete
}
[226] Fix | Delete
[227] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table tr.wpforms-dash-widget-form-active td:nth-child(1) {
[228] Fix | Delete
border-left: 3px solid #2271b1;
[229] Fix | Delete
font-weight: 600;
[230] Fix | Delete
padding-left: 9px;
[231] Fix | Delete
}
[232] Fix | Delete
[233] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table td {
[234] Fix | Delete
padding: 10px 12px;
[235] Fix | Delete
background-color: #fff;
[236] Fix | Delete
border-top: 1px solid #eee;
[237] Fix | Delete
font-size: 14px;
[238] Fix | Delete
}
[239] Fix | Delete
[240] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table td:not(:first-child) {
[241] Fix | Delete
text-align: right;
[242] Fix | Delete
}
[243] Fix | Delete
[244] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table td a.entry-list-link {
[245] Fix | Delete
text-decoration: none;
[246] Fix | Delete
}
[247] Fix | Delete
[248] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block table td a.entry-list-link:hover {
[249] Fix | Delete
color: #003d7e;
[250] Fix | Delete
}
[251] Fix | Delete
[252] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block .wpforms-dash-widget-forms-list-hidden-el {
[253] Fix | Delete
display: none;
[254] Fix | Delete
}
[255] Fix | Delete
[256] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block .wpforms-dash-widget-forms-more {
[257] Fix | Delete
background: #fff;
[258] Fix | Delete
display: block;
[259] Fix | Delete
margin: 0 -12px;
[260] Fix | Delete
padding: 9px 10px;
[261] Fix | Delete
line-height: 1.6;
[262] Fix | Delete
border: none;
[263] Fix | Delete
border-top: 1px solid #eee;
[264] Fix | Delete
width: calc(100% + 24px);
[265] Fix | Delete
cursor: pointer;
[266] Fix | Delete
text-align: left;
[267] Fix | Delete
color: #23282c;
[268] Fix | Delete
font-weight: 600;
[269] Fix | Delete
}
[270] Fix | Delete
[271] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block .wpforms-dash-widget-forms-more:hover {
[272] Fix | Delete
color: #0073aa;
[273] Fix | Delete
}
[274] Fix | Delete
[275] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block .wpforms-dash-widget-forms-more:hover .dashicons {
[276] Fix | Delete
color: #0073aa;
[277] Fix | Delete
}
[278] Fix | Delete
[279] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-forms-list-block .wpforms-dash-widget-forms-more .dashicons {
[280] Fix | Delete
float: right;
[281] Fix | Delete
color: #72777c;
[282] Fix | Delete
}
[283] Fix | Delete
[284] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-recommended-plugin-block {
[285] Fix | Delete
display: flex;
[286] Fix | Delete
justify-content: space-between;
[287] Fix | Delete
align-items: center;
[288] Fix | Delete
padding: 12px;
[289] Fix | Delete
border-top: 1px solid #f3f3f3;
[290] Fix | Delete
color: #787c82;
[291] Fix | Delete
margin-top: 0;
[292] Fix | Delete
}
[293] Fix | Delete
[294] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-recommended-plugin-block strong {
[295] Fix | Delete
color: #3c434a;
[296] Fix | Delete
}
[297] Fix | Delete
[298] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-recommended-plugin-block .sep {
[299] Fix | Delete
display: inline-block;
[300] Fix | Delete
margin: 0 3px;
[301] Fix | Delete
}
[302] Fix | Delete
[303] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-recommended-plugin-block .sep-vertical {
[304] Fix | Delete
color: #dddde0;
[305] Fix | Delete
}
[306] Fix | Delete
[307] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-recommended-plugin-block p {
[308] Fix | Delete
margin: 0;
[309] Fix | Delete
}
[310] Fix | Delete
[311] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-recommended-plugin-block .action-links {
[312] Fix | Delete
display: inline-block;
[313] Fix | Delete
}
[314] Fix | Delete
[315] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-dismiss-icon {
[316] Fix | Delete
border: 0;
[317] Fix | Delete
color: #8c8f94;
[318] Fix | Delete
opacity: 0.3;
[319] Fix | Delete
cursor: pointer;
[320] Fix | Delete
background: none;
[321] Fix | Delete
padding: 0;
[322] Fix | Delete
margin: 0;
[323] Fix | Delete
}
[324] Fix | Delete
[325] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-dismiss-icon:hover {
[326] Fix | Delete
opacity: 1;
[327] Fix | Delete
}
[328] Fix | Delete
[329] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-dismiss-icon .dashicons {
[330] Fix | Delete
font-size: 16px;
[331] Fix | Delete
height: 1em;
[332] Fix | Delete
width: 1em;
[333] Fix | Delete
}
[334] Fix | Delete
[335] Fix | Delete
.wpforms-dash-widget .wpforms-error {
[336] Fix | Delete
text-align: center;
[337] Fix | Delete
}
[338] Fix | Delete
[339] Fix | Delete
.wpforms-dash-widget .wpforms-error-no-data-chart {
[340] Fix | Delete
position: absolute;
[341] Fix | Delete
left: 0;
[342] Fix | Delete
top: 0;
[343] Fix | Delete
height: 100%;
[344] Fix | Delete
width: 100%;
[345] Fix | Delete
overflow: hidden;
[346] Fix | Delete
border-bottom: 1px solid #f3f3f3;
[347] Fix | Delete
box-sizing: border-box;
[348] Fix | Delete
background: rgba(255, 255, 255, 0);
[349] Fix | Delete
background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[350] Fix | Delete
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
[351] Fix | Delete
background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[352] Fix | Delete
background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[353] Fix | Delete
background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[354] Fix | Delete
background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, white 100%);
[355] Fix | Delete
}
[356] Fix | Delete
[357] Fix | Delete
.wpforms-dash-widget .wpforms-error-no-data-chart .wpforms-dash-widget-modal {
[358] Fix | Delete
position: absolute;
[359] Fix | Delete
top: calc(50% - 2em);
[360] Fix | Delete
left: 50%;
[361] Fix | Delete
transform: translate(-50%, -50%);
[362] Fix | Delete
padding: 1.5em 2em 2em 2em;
[363] Fix | Delete
box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.08);
[364] Fix | Delete
border-radius: 3px;
[365] Fix | Delete
background-color: #fff;
[366] Fix | Delete
text-align: center;
[367] Fix | Delete
width: 20em;
[368] Fix | Delete
}
[369] Fix | Delete
[370] Fix | Delete
.wpforms-dash-widget .wpforms-error-no-data-chart .wpforms-dash-widget-modal h2 {
[371] Fix | Delete
padding: 0;
[372] Fix | Delete
margin-bottom: 5px;
[373] Fix | Delete
font-size: 18px;
[374] Fix | Delete
}
[375] Fix | Delete
[376] Fix | Delete
.wpforms-dash-widget .wpforms-error-no-data-chart .wpforms-dash-widget-modal p {
[377] Fix | Delete
line-height: 1.3;
[378] Fix | Delete
}
[379] Fix | Delete
[380] Fix | Delete
.wpforms-dash-widget .wpforms-error-no-data-forms-list {
[381] Fix | Delete
padding-top: 12px;
[382] Fix | Delete
padding-bottom: 24px;
[383] Fix | Delete
}
[384] Fix | Delete
[385] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block-no-forms {
[386] Fix | Delete
padding: 20px 30px 30px;
[387] Fix | Delete
text-align: center;
[388] Fix | Delete
}
[389] Fix | Delete
[390] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block-no-forms .wpforms-dash-widget-block-sullie-logo {
[391] Fix | Delete
width: 85px;
[392] Fix | Delete
}
[393] Fix | Delete
[394] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block-no-forms h2 {
[395] Fix | Delete
font-size: 16px;
[396] Fix | Delete
font-weight: 600;
[397] Fix | Delete
padding: 10px 0 0;
[398] Fix | Delete
line-height: 1.3;
[399] Fix | Delete
}
[400] Fix | Delete
[401] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block-no-forms p {
[402] Fix | Delete
margin-top: 8px;
[403] Fix | Delete
margin-bottom: 20px;
[404] Fix | Delete
}
[405] Fix | Delete
[406] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-block-no-forms a.button:first-of-type:not(:only-of-type) {
[407] Fix | Delete
margin-right: 9px;
[408] Fix | Delete
}
[409] Fix | Delete
[410] Fix | Delete
.wpforms-dash-widget .wpforms-dash-widget-modal {
[411] Fix | Delete
position: absolute;
[412] Fix | Delete
top: calc(50% - 2em);
[413] Fix | Delete
left: 50%;
[414] Fix | Delete
transform: translate(-50%, -50%);
[415] Fix | Delete
padding: 1.5em 2em 2em 2em;
[416] Fix | Delete
box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.08);
[417] Fix | Delete
border-radius: 3px;
[418] Fix | Delete
background-color: #fff;
[419] Fix | Delete
text-align: center;
[420] Fix | Delete
width: 20em;
[421] Fix | Delete
}
[422] Fix | Delete
[423] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade {
[424] Fix | Delete
position: absolute;
[425] Fix | Delete
left: 0;
[426] Fix | Delete
top: 0;
[427] Fix | Delete
height: 100%;
[428] Fix | Delete
width: 100%;
[429] Fix | Delete
overflow: hidden;
[430] Fix | Delete
border-bottom: 1px solid #f3f3f3;
[431] Fix | Delete
box-sizing: border-box;
[432] Fix | Delete
background: rgba(255, 255, 255, 0);
[433] Fix | Delete
background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[434] Fix | Delete
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
[435] Fix | Delete
background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[436] Fix | Delete
background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[437] Fix | Delete
background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);
[438] Fix | Delete
background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, white 100%);
[439] Fix | Delete
}
[440] Fix | Delete
[441] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-modal .wpforms-dash-widget-dismiss-chart-upgrade {
[442] Fix | Delete
position: absolute;
[443] Fix | Delete
width: 16px;
[444] Fix | Delete
height: 17px;
[445] Fix | Delete
right: 5px;
[446] Fix | Delete
top: 5px;
[447] Fix | Delete
color: #a0a5aa;
[448] Fix | Delete
text-decoration: none;
[449] Fix | Delete
}
[450] Fix | Delete
[451] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-modal .wpforms-dash-widget-dismiss-chart-upgrade .dashicons {
[452] Fix | Delete
width: 16px;
[453] Fix | Delete
height: 17px;
[454] Fix | Delete
font-style: normal;
[455] Fix | Delete
font-weight: normal;
[456] Fix | Delete
font-size: 16px;
[457] Fix | Delete
line-height: 17px;
[458] Fix | Delete
}
[459] Fix | Delete
[460] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-modal h2 {
[461] Fix | Delete
margin-bottom: 10px;
[462] Fix | Delete
font-size: 20px;
[463] Fix | Delete
font-weight: 600;
[464] Fix | Delete
color: #3c434a;
[465] Fix | Delete
}
[466] Fix | Delete
[467] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-modal p {
[468] Fix | Delete
margin: 0 0 15px 0;
[469] Fix | Delete
color: #787c82;
[470] Fix | Delete
font-size: 14px;
[471] Fix | Delete
line-height: 18px;
[472] Fix | Delete
}
[473] Fix | Delete
[474] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-modal p:last-child {
[475] Fix | Delete
margin-bottom: 0;
[476] Fix | Delete
}
[477] Fix | Delete
[478] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-upgrade-btn {
[479] Fix | Delete
background: #e27730;
[480] Fix | Delete
border-radius: 3px;
[481] Fix | Delete
color: #fff;
[482] Fix | Delete
display: inline-block;
[483] Fix | Delete
padding: 11px 15px;
[484] Fix | Delete
text-decoration: none;
[485] Fix | Delete
font-weight: 600;
[486] Fix | Delete
}
[487] Fix | Delete
[488] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-upgrade-btn:hover, .wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-upgrade-btn:focus {
[489] Fix | Delete
background-color: #b85a1b;
[490] Fix | Delete
color: #fff;
[491] Fix | Delete
}
[492] Fix | Delete
[493] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-upgrade-btn:focus {
[494] Fix | Delete
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #b85a1b;
[495] Fix | Delete
outline: 0;
[496] Fix | Delete
}
[497] Fix | Delete
[498] Fix | Delete
.wpforms-dash-widget.wpforms-lite .wpforms-dash-widget-block-upgrade .wpforms-dash-widget-site-link {
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function