Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../assets/css
File: admin.css
#wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after {
[500] Fix | Delete
border: none;
[501] Fix | Delete
background: #ffffff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;
[502] Fix | Delete
background-size: 16px 16px;
[503] Fix | Delete
cursor: pointer;
[504] Fix | Delete
width: 16px;
[505] Fix | Delete
height: 16px;
[506] Fix | Delete
top: 13px;
[507] Fix | Delete
right: 8px;
[508] Fix | Delete
margin-top: 0;
[509] Fix | Delete
}
[510] Fix | Delete
[511] Fix | Delete
#wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after {
[512] Fix | Delete
transform: rotate(180deg);
[513] Fix | Delete
}
[514] Fix | Delete
[515] Fix | Delete
body.rtl .choices[data-type*="select-multiple"] .choices__inner {
[516] Fix | Delete
padding-right: 4px;
[517] Fix | Delete
padding-left: 24px;
[518] Fix | Delete
}
[519] Fix | Delete
[520] Fix | Delete
body.rtl .choices__list--single {
[521] Fix | Delete
padding-right: 4px;
[522] Fix | Delete
padding-left: 16px;
[523] Fix | Delete
}
[524] Fix | Delete
[525] Fix | Delete
body.rtl .choices__list--multiple .choices__item {
[526] Fix | Delete
margin-right: 0;
[527] Fix | Delete
margin-left: 3.75px;
[528] Fix | Delete
}
[529] Fix | Delete
[530] Fix | Delete
body.rtl .choices__list--dropdown .choices__item {
[531] Fix | Delete
text-align: right;
[532] Fix | Delete
}
[533] Fix | Delete
[534] Fix | Delete
body.rtl .choices__input {
[535] Fix | Delete
padding-right: 2px !important;
[536] Fix | Delete
padding-left: 0 !important;
[537] Fix | Delete
}
[538] Fix | Delete
[539] Fix | Delete
body.rtl .choices[data-type*="select-multiple"] .choices__button, body.rtl .choices[data-type*="text"] .choices__button {
[540] Fix | Delete
margin-inline-end: 0;
[541] Fix | Delete
border-left: none;
[542] Fix | Delete
}
[543] Fix | Delete
[544] Fix | Delete
@media (min-width: 640px) {
[545] Fix | Delete
body.rtl .choices__list--dropdown .choices__item--selectable {
[546] Fix | Delete
text-align: right;
[547] Fix | Delete
padding-left: 100px;
[548] Fix | Delete
padding-right: 10px;
[549] Fix | Delete
}
[550] Fix | Delete
body.rtl .choices__list--dropdown .choices__item--selectable:after {
[551] Fix | Delete
right: auto;
[552] Fix | Delete
left: 10px;
[553] Fix | Delete
}
[554] Fix | Delete
}
[555] Fix | Delete
[556] Fix | Delete
.wpforms-admin-page .choices:after {
[557] Fix | Delete
content: "\f347";
[558] Fix | Delete
position: absolute;
[559] Fix | Delete
top: calc( 50% - 6px);
[560] Fix | Delete
inset-inline-end: 6px;
[561] Fix | Delete
font-family: dashicons, sans-serif;
[562] Fix | Delete
color: #50575e;
[563] Fix | Delete
border: none;
[564] Fix | Delete
width: 16px;
[565] Fix | Delete
height: 16px;
[566] Fix | Delete
line-height: 1;
[567] Fix | Delete
z-index: 2;
[568] Fix | Delete
}
[569] Fix | Delete
[570] Fix | Delete
.wpforms-admin-page .choices.is-open:after {
[571] Fix | Delete
margin-top: -1px;
[572] Fix | Delete
transform: rotate(180deg);
[573] Fix | Delete
}
[574] Fix | Delete
[575] Fix | Delete
.wpforms-admin-page .choices[data-type*="select-multiple"] .choices__inner {
[576] Fix | Delete
cursor: pointer;
[577] Fix | Delete
}
[578] Fix | Delete
[579] Fix | Delete
.wpforms-admin-page .is-focused .choices__inner,
[580] Fix | Delete
.wpforms-admin-page .is-open .choices__inner {
[581] Fix | Delete
border-color: #056aab;
[582] Fix | Delete
box-shadow: 0 0 0 1px #056aab;
[583] Fix | Delete
outline: none;
[584] Fix | Delete
}
[585] Fix | Delete
[586] Fix | Delete
.wpforms-admin-page .is-flipped.is-open .choices__inner {
[587] Fix | Delete
border-color: #056aab;
[588] Fix | Delete
box-shadow: 0 0 0 1px #056aab;
[589] Fix | Delete
outline: none;
[590] Fix | Delete
}
[591] Fix | Delete
[592] Fix | Delete
.wpforms-admin-page .is-open .choices__list--dropdown {
[593] Fix | Delete
border-color: #056aab;
[594] Fix | Delete
border-top-color: #72757b;
[595] Fix | Delete
border-bottom: 0;
[596] Fix | Delete
box-shadow: 0 1px 0 1px #056aab;
[597] Fix | Delete
}
[598] Fix | Delete
[599] Fix | Delete
.wpforms-admin-page .is-open.is-flipped .choices__list--dropdown {
[600] Fix | Delete
border-top: 0;
[601] Fix | Delete
border-bottom: 1px solid #72757b;
[602] Fix | Delete
box-shadow: 0 -1px 0 1px #056aab;
[603] Fix | Delete
}
[604] Fix | Delete
[605] Fix | Delete
.choices__inner {
[606] Fix | Delete
min-height: 36px;
[607] Fix | Delete
padding-top: 6px;
[608] Fix | Delete
line-height: 1.2;
[609] Fix | Delete
}
[610] Fix | Delete
[611] Fix | Delete
div.wpforms-container.wpforms-edit-entry-container .wpforms-form .choices .choices__inner .choices__list--multiple .choices__item {
[612] Fix | Delete
line-height: 1;
[613] Fix | Delete
}
[614] Fix | Delete
[615] Fix | Delete
.wpforms-admin-page:not(.wpforms_page_wpforms-entries) .choices[data-type*="select-multiple"][aria-expanded="false"] .choices__inner {
[616] Fix | Delete
max-height: 36px;
[617] Fix | Delete
}
[618] Fix | Delete
[619] Fix | Delete
.wpforms-admin-page:not(.wpforms_page_wpforms-entries) .choices[data-type*="select-multiple"][aria-expanded="false"] .choices__inner .choices__list {
[620] Fix | Delete
overflow: hidden;
[621] Fix | Delete
display: block;
[622] Fix | Delete
max-height: 24px;
[623] Fix | Delete
}
[624] Fix | Delete
[625] Fix | Delete
.wpforms-admin-page:not(.wpforms_page_wpforms-entries) .choices[data-type*="select-multiple"][aria-expanded="false"].choices__show-more:before {
[626] Fix | Delete
position: absolute;
[627] Fix | Delete
content: '\f11c';
[628] Fix | Delete
font-family: dashicons, sans-serif;
[629] Fix | Delete
top: 7px;
[630] Fix | Delete
height: 22px;
[631] Fix | Delete
line-height: 22px;
[632] Fix | Delete
inset-inline-end: 28px;
[633] Fix | Delete
text-align: center;
[634] Fix | Delete
font-size: 14px;
[635] Fix | Delete
color: #a7aaad;
[636] Fix | Delete
box-sizing: border-box;
[637] Fix | Delete
pointer-events: none;
[638] Fix | Delete
-webkit-font-smoothing: antialiased;
[639] Fix | Delete
-moz-osx-font-smoothing: grayscale;
[640] Fix | Delete
}
[641] Fix | Delete
[642] Fix | Delete
.wpforms-admin-page:not(.wpforms_page_wpforms-entries) .choices[data-type*="select-multiple"] .choices__inner {
[643] Fix | Delete
padding-inline-end: 40px;
[644] Fix | Delete
}
[645] Fix | Delete
[646] Fix | Delete
.wpforms-admin-page#wpforms-builder .choices[data-type*="select-multiple"][aria-expanded="false"] .choices__inner {
[647] Fix | Delete
max-height: 32px;
[648] Fix | Delete
}
[649] Fix | Delete
[650] Fix | Delete
.wpforms-admin-page#wpforms-builder .choices[data-type*="select-multiple"][aria-expanded="false"].choices__show-more:before {
[651] Fix | Delete
top: 5px;
[652] Fix | Delete
}
[653] Fix | Delete
[654] Fix | Delete
.wpforms-admin-page .wpforms-btn {
[655] Fix | Delete
border: 1px;
[656] Fix | Delete
border-style: solid;
[657] Fix | Delete
border-radius: 4px;
[658] Fix | Delete
cursor: pointer;
[659] Fix | Delete
display: inline-block;
[660] Fix | Delete
margin: 0;
[661] Fix | Delete
text-decoration: none;
[662] Fix | Delete
text-align: center;
[663] Fix | Delete
vertical-align: middle;
[664] Fix | Delete
white-space: nowrap;
[665] Fix | Delete
box-shadow: none;
[666] Fix | Delete
transition-property: all;
[667] Fix | Delete
transition-duration: 0.05s;
[668] Fix | Delete
transition-timing-function: ease-in-out;
[669] Fix | Delete
}
[670] Fix | Delete
[671] Fix | Delete
.wpforms-admin-page .wpforms-btn.inactive {
[672] Fix | Delete
cursor: no-drop;
[673] Fix | Delete
pointer-events: none;
[674] Fix | Delete
box-shadow: none;
[675] Fix | Delete
opacity: 0.5;
[676] Fix | Delete
}
[677] Fix | Delete
[678] Fix | Delete
.wpforms-admin-page .wpforms-btn-block {
[679] Fix | Delete
display: block;
[680] Fix | Delete
width: 100%;
[681] Fix | Delete
}
[682] Fix | Delete
[683] Fix | Delete
.wpforms-admin-page .wpforms-btn-sm {
[684] Fix | Delete
font-size: 13px;
[685] Fix | Delete
font-weight: 500;
[686] Fix | Delete
padding: 4px 10px;
[687] Fix | Delete
min-height: 30px;
[688] Fix | Delete
}
[689] Fix | Delete
[690] Fix | Delete
.wpforms-admin-page .wpforms-btn-md {
[691] Fix | Delete
font-size: 14px;
[692] Fix | Delete
font-weight: 600;
[693] Fix | Delete
padding: 7px 15px;
[694] Fix | Delete
min-height: 36px;
[695] Fix | Delete
}
[696] Fix | Delete
[697] Fix | Delete
.wpforms-admin-page .wpforms-btn-lg {
[698] Fix | Delete
font-size: 16px;
[699] Fix | Delete
font-weight: 600;
[700] Fix | Delete
padding: 16px 28px;
[701] Fix | Delete
}
[702] Fix | Delete
[703] Fix | Delete
.wpforms-admin-page .wpforms-btn-orange {
[704] Fix | Delete
background-color: #e27730;
[705] Fix | Delete
border-color: #e27730;
[706] Fix | Delete
color: #ffffff;
[707] Fix | Delete
}
[708] Fix | Delete
[709] Fix | Delete
.wpforms-admin-page .wpforms-btn-orange:hover, .wpforms-admin-page .wpforms-btn-orange:active, .wpforms-admin-page .wpforms-btn-orange:focus {
[710] Fix | Delete
background-color: #cd6622;
[711] Fix | Delete
border-color: #cd6622;
[712] Fix | Delete
color: #ffffff;
[713] Fix | Delete
}
[714] Fix | Delete
[715] Fix | Delete
.wpforms-admin-page .wpforms-btn-orange:focus {
[716] Fix | Delete
box-shadow: 0 0 0 2px #cd6622;
[717] Fix | Delete
border-color: #ffffff;
[718] Fix | Delete
outline: 0;
[719] Fix | Delete
}
[720] Fix | Delete
[721] Fix | Delete
.wpforms-admin-page .wpforms-btn-red {
[722] Fix | Delete
background-color: #d63638;
[723] Fix | Delete
border-color: #d63638;
[724] Fix | Delete
color: #fff;
[725] Fix | Delete
}
[726] Fix | Delete
[727] Fix | Delete
.wpforms-admin-page .wpforms-btn-red:hover, .wpforms-admin-page .wpforms-btn-red:focus {
[728] Fix | Delete
background-color: #b32d2e;
[729] Fix | Delete
border-color: #b32d2e;
[730] Fix | Delete
color: #fff;
[731] Fix | Delete
}
[732] Fix | Delete
[733] Fix | Delete
.wpforms-admin-page .wpforms-btn-red:focus {
[734] Fix | Delete
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #b32d2e;
[735] Fix | Delete
outline: 0;
[736] Fix | Delete
}
[737] Fix | Delete
[738] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue {
[739] Fix | Delete
background-color: #056aab;
[740] Fix | Delete
border-color: #056aab;
[741] Fix | Delete
color: #ffffff;
[742] Fix | Delete
}
[743] Fix | Delete
[744] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue:hover, .wpforms-admin-page .wpforms-btn-blue:focus {
[745] Fix | Delete
background-color: #04558a;
[746] Fix | Delete
border-color: #04558a;
[747] Fix | Delete
color: #ffffff;
[748] Fix | Delete
}
[749] Fix | Delete
[750] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue:focus {
[751] Fix | Delete
box-shadow: 0 0 0 2px #04558a;
[752] Fix | Delete
border-color: #ffffff;
[753] Fix | Delete
outline: 0;
[754] Fix | Delete
}
[755] Fix | Delete
[756] Fix | Delete
.wpforms-admin-page .wpforms-btn-grey {
[757] Fix | Delete
background-color: #eee;
[758] Fix | Delete
border-color: #ccc;
[759] Fix | Delete
color: #666;
[760] Fix | Delete
}
[761] Fix | Delete
[762] Fix | Delete
.wpforms-admin-page .wpforms-btn-grey:hover {
[763] Fix | Delete
background-color: #d7d7d7;
[764] Fix | Delete
border-color: #ccc;
[765] Fix | Delete
color: #444;
[766] Fix | Delete
}
[767] Fix | Delete
[768] Fix | Delete
.wpforms-admin-page .wpforms-btn-bordered {
[769] Fix | Delete
background-color: transparent;
[770] Fix | Delete
border: 1px solid #8c8f94;
[771] Fix | Delete
color: #50575e;
[772] Fix | Delete
}
[773] Fix | Delete
[774] Fix | Delete
.wpforms-admin-page .wpforms-btn-bordered:hover, .wpforms-admin-page .wpforms-btn-bordered:focus {
[775] Fix | Delete
background-color: #f0f0f1;
[776] Fix | Delete
border-color: #50575e;
[777] Fix | Delete
color: #2c3338;
[778] Fix | Delete
}
[779] Fix | Delete
[780] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey {
[781] Fix | Delete
background-color: #f6f7f7;
[782] Fix | Delete
color: #50575e;
[783] Fix | Delete
border-color: #8c8f94;
[784] Fix | Delete
}
[785] Fix | Delete
[786] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey:hover, .wpforms-admin-page .wpforms-btn-light-grey:focus {
[787] Fix | Delete
color: #2c3338;
[788] Fix | Delete
border-color: #50575e;
[789] Fix | Delete
}
[790] Fix | Delete
[791] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey:focus {
[792] Fix | Delete
background-color: #f0f0f1;
[793] Fix | Delete
box-shadow: 0 0 0 1px #50575e;
[794] Fix | Delete
outline: 0;
[795] Fix | Delete
}
[796] Fix | Delete
[797] Fix | Delete
.wpforms-admin-page .wpforms-btn-trans-green {
[798] Fix | Delete
background-color: transparent;
[799] Fix | Delete
border: none;
[800] Fix | Delete
color: #2a9b39;
[801] Fix | Delete
}
[802] Fix | Delete
[803] Fix | Delete
.wpforms-admin-page .wpforms-btn-trans-green:hover {
[804] Fix | Delete
background-color: #2a9b39;
[805] Fix | Delete
color: #fff;
[806] Fix | Delete
}
[807] Fix | Delete
[808] Fix | Delete
.wpforms-admin-page .wpforms-btn-trans-green .underline {
[809] Fix | Delete
position: relative;
[810] Fix | Delete
}
[811] Fix | Delete
[812] Fix | Delete
.wpforms-admin-page .wpforms-btn-trans-green .underline:after {
[813] Fix | Delete
content: " ";
[814] Fix | Delete
border-bottom: 1px dashed #2a9b39;
[815] Fix | Delete
position: absolute;
[816] Fix | Delete
bottom: -5px;
[817] Fix | Delete
left: 0;
[818] Fix | Delete
width: 100%;
[819] Fix | Delete
}
[820] Fix | Delete
[821] Fix | Delete
.wpforms-admin-page .wpforms-btn-trans-green .dashicons {
[822] Fix | Delete
height: 18px;
[823] Fix | Delete
}
[824] Fix | Delete
[825] Fix | Delete
.wpforms-admin-page .wpforms-btn-green {
[826] Fix | Delete
background-color: #008a20;
[827] Fix | Delete
color: #ffffff;
[828] Fix | Delete
border-color: #008a20;
[829] Fix | Delete
}
[830] Fix | Delete
[831] Fix | Delete
.wpforms-admin-page .wpforms-btn-green:hover, .wpforms-admin-page .wpforms-btn-green:focus {
[832] Fix | Delete
background-color: #00a32a;
[833] Fix | Delete
color: #ffffff;
[834] Fix | Delete
}
[835] Fix | Delete
[836] Fix | Delete
body div.jconfirm *,
[837] Fix | Delete
body div.jconfirm *::before,
[838] Fix | Delete
body div.jconfirm *::after {
[839] Fix | Delete
-webkit-box-sizing: border-box;
[840] Fix | Delete
-moz-box-sizing: border-box;
[841] Fix | Delete
box-sizing: border-box;
[842] Fix | Delete
}
[843] Fix | Delete
[844] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box {
[845] Fix | Delete
display: grid;
[846] Fix | Delete
grid-template-columns: repeat(2, 1fr);
[847] Fix | Delete
justify-items: center;
[848] Fix | Delete
animation: none;
[849] Fix | Delete
background: #ffffff;
[850] Fix | Delete
border-radius: 6px;
[851] Fix | Delete
border-top-style: solid;
[852] Fix | Delete
border-top-width: 4px;
[853] Fix | Delete
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
[854] Fix | Delete
padding-top: 34px;
[855] Fix | Delete
}
[856] Fix | Delete
[857] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-title-c,
[858] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane,
[859] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons {
[860] Fix | Delete
grid-column: 1 / -1;
[861] Fix | Delete
}
[862] Fix | Delete
[863] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default {
[864] Fix | Delete
border-top-width: 0;
[865] Fix | Delete
padding-top: 25px;
[866] Fix | Delete
}
[867] Fix | Delete
[868] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default .jconfirm-title-c {
[869] Fix | Delete
margin-bottom: 20px;
[870] Fix | Delete
}
[871] Fix | Delete
[872] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default .jconfirm-title-c .jconfirm-icon-c {
[873] Fix | Delete
font-size: 44px;
[874] Fix | Delete
margin-bottom: -6px;
[875] Fix | Delete
}
[876] Fix | Delete
[877] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default button.btn-confirm {
[878] Fix | Delete
background-color: #e27730;
[879] Fix | Delete
border-color: #e27730;
[880] Fix | Delete
}
[881] Fix | Delete
[882] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default button.btn-confirm:hover {
[883] Fix | Delete
background-color: #cd6622;
[884] Fix | Delete
border-color: #cd6622;
[885] Fix | Delete
}
[886] Fix | Delete
[887] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red {
[888] Fix | Delete
border-top-color: #d63638 !important;
[889] Fix | Delete
}
[890] Fix | Delete
[891] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
[892] Fix | Delete
color: #d63638 !important;
[893] Fix | Delete
}
[894] Fix | Delete
[895] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red button.btn-confirm {
[896] Fix | Delete
background-color: #d63638;
[897] Fix | Delete
border-color: #d63638;
[898] Fix | Delete
}
[899] Fix | Delete
[900] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red button.btn-confirm:hover {
[901] Fix | Delete
background-color: #b32d2e;
[902] Fix | Delete
border-color: #b32d2e;
[903] Fix | Delete
}
[904] Fix | Delete
[905] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange {
[906] Fix | Delete
border-top-color: #e27730 !important;
[907] Fix | Delete
}
[908] Fix | Delete
[909] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
[910] Fix | Delete
color: #e27730 !important;
[911] Fix | Delete
}
[912] Fix | Delete
[913] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange button.btn-confirm {
[914] Fix | Delete
background-color: #e27730;
[915] Fix | Delete
border-color: #e27730;
[916] Fix | Delete
}
[917] Fix | Delete
[918] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange button.btn-confirm:hover {
[919] Fix | Delete
background-color: #cd6622;
[920] Fix | Delete
border-color: #cd6622;
[921] Fix | Delete
}
[922] Fix | Delete
[923] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow {
[924] Fix | Delete
border-top-color: #ffb900 !important;
[925] Fix | Delete
}
[926] Fix | Delete
[927] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow .jconfirm-title-c .jconfirm-icon-c {
[928] Fix | Delete
color: #ffb900 !important;
[929] Fix | Delete
}
[930] Fix | Delete
[931] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow button.btn-confirm {
[932] Fix | Delete
background-color: #ffb900;
[933] Fix | Delete
border-color: #ffb900;
[934] Fix | Delete
}
[935] Fix | Delete
[936] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow button.btn-confirm:hover {
[937] Fix | Delete
background-color: #ffaa00;
[938] Fix | Delete
border-color: #ffaa00;
[939] Fix | Delete
}
[940] Fix | Delete
[941] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue {
[942] Fix | Delete
border-top-color: #0399ed !important;
[943] Fix | Delete
}
[944] Fix | Delete
[945] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
[946] Fix | Delete
color: #0399ed !important;
[947] Fix | Delete
}
[948] Fix | Delete
[949] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue button.btn-confirm {
[950] Fix | Delete
background-color: #0399ed;
[951] Fix | Delete
border-color: #0399ed;
[952] Fix | Delete
}
[953] Fix | Delete
[954] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue button.btn-confirm:hover {
[955] Fix | Delete
background-color: #036aab;
[956] Fix | Delete
border-color: #036aab;
[957] Fix | Delete
}
[958] Fix | Delete
[959] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green {
[960] Fix | Delete
border-top-color: #00a32a !important;
[961] Fix | Delete
}
[962] Fix | Delete
[963] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
[964] Fix | Delete
color: #00a32a !important;
[965] Fix | Delete
}
[966] Fix | Delete
[967] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green button.btn-confirm {
[968] Fix | Delete
background-color: #00a32a;
[969] Fix | Delete
border-color: #00a32a;
[970] Fix | Delete
}
[971] Fix | Delete
[972] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green button.btn-confirm:hover {
[973] Fix | Delete
background-color: #008a20;
[974] Fix | Delete
border-color: #008a20;
[975] Fix | Delete
}
[976] Fix | Delete
[977] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-purple {
[978] Fix | Delete
border-top-color: #7a30e2 !important;
[979] Fix | Delete
}
[980] Fix | Delete
[981] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
[982] Fix | Delete
color: #7a30e2 !important;
[983] Fix | Delete
}
[984] Fix | Delete
[985] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-purple button.btn-confirm {
[986] Fix | Delete
background-color: #7a30e2;
[987] Fix | Delete
border-color: #7a30e2;
[988] Fix | Delete
}
[989] Fix | Delete
[990] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-purple button.btn-confirm:hover {
[991] Fix | Delete
background-color: #5c24a9;
[992] Fix | Delete
border-color: #5c24a9;
[993] Fix | Delete
}
[994] Fix | Delete
[995] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-closeIcon {
[996] Fix | Delete
color: transparent;
[997] Fix | Delete
font-family: FontAwesome;
[998] Fix | Delete
height: 14px;
[999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function