Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-conte.../themes/Divi/core/admin/css
File: wp-admin.css
.rtl #epanel-content .et-epanel-box .et-upload-image-reset,
[1000] Fix | Delete
.rtl #epanel-content .et-epanel-box .et-button {
[1001] Fix | Delete
float: right;
[1002] Fix | Delete
margin-left: 0;
[1003] Fix | Delete
margin-right: 5%;
[1004] Fix | Delete
}
[1005] Fix | Delete
[1006] Fix | Delete
#epanel-content .et-epanel-box .et-upload-image-button:focus,
[1007] Fix | Delete
#epanel-content .et-epanel-box .et-upload-image-reset:focus,
[1008] Fix | Delete
#epanel-content .et-epanel-box .et-button:focus,
[1009] Fix | Delete
#epanel-content .et-epanel-box .et-upload-image-button:hover,
[1010] Fix | Delete
#epanel-content .et-epanel-box .et-upload-image-reset:hover,
[1011] Fix | Delete
#epanel-content .et-epanel-box .et-button:hover {
[1012] Fix | Delete
background: #343c46;
[1013] Fix | Delete
}
[1014] Fix | Delete
[1015] Fix | Delete
#epanel-content .et-epanel-box .et-upload-buttons {
[1016] Fix | Delete
width: 47.5%;
[1017] Fix | Delete
display: inline-block;
[1018] Fix | Delete
}
[1019] Fix | Delete
[1020] Fix | Delete
#epanel-content .et-epanel-box .et-upload-image-button {
[1021] Fix | Delete
display: inline-block;
[1022] Fix | Delete
width: 47.5%;
[1023] Fix | Delete
margin: 0 0 0 5%;
[1024] Fix | Delete
padding: 0;
[1025] Fix | Delete
}
[1026] Fix | Delete
[1027] Fix | Delete
.rtl #epanel-content .et-epanel-box .et-upload-image-button {
[1028] Fix | Delete
margin: 0 5% 0 0;
[1029] Fix | Delete
}
[1030] Fix | Delete
[1031] Fix | Delete
#epanel-content .et-epanel-box .et-upload-image-reset {
[1032] Fix | Delete
display: inline-block;
[1033] Fix | Delete
width: 47.5%;
[1034] Fix | Delete
margin: 0;
[1035] Fix | Delete
}
[1036] Fix | Delete
[1037] Fix | Delete
.rtl #epanel-content .et-epanel-box .et-upload-image-reset {
[1038] Fix | Delete
margin: 0;
[1039] Fix | Delete
}
[1040] Fix | Delete
[1041] Fix | Delete
#epanel-content .et-epanel-box .et_make_connection {
[1042] Fix | Delete
margin-left: 0;
[1043] Fix | Delete
width: 195px;
[1044] Fix | Delete
}
[1045] Fix | Delete
[1046] Fix | Delete
.rtl #epanel-content .et-epanel-box .et_make_connection {
[1047] Fix | Delete
margin-right: 0;
[1048] Fix | Delete
}
[1049] Fix | Delete
[1050] Fix | Delete
/**
[1051] Fix | Delete
* Navigation's Item Selector
[1052] Fix | Delete
* Powered by jQuery's checkbox
[1053] Fix | Delete
*/
[1054] Fix | Delete
#epanel p.inputs {
[1055] Fix | Delete
display: inline-block;
[1056] Fix | Delete
width: 32%;
[1057] Fix | Delete
clear: both;
[1058] Fix | Delete
min-height: 14px;
[1059] Fix | Delete
box-sizing: border-box;
[1060] Fix | Delete
padding: 10px 10px 10px 40px;
[1061] Fix | Delete
vertical-align: top;
[1062] Fix | Delete
position: relative;
[1063] Fix | Delete
}
[1064] Fix | Delete
[1065] Fix | Delete
.rtl #epanel p.inputs {
[1066] Fix | Delete
padding-right: 40px;
[1067] Fix | Delete
padding-left: 10px;
[1068] Fix | Delete
}
[1069] Fix | Delete
[1070] Fix | Delete
#epanel p.inputs label {
[1071] Fix | Delete
-webkit-user-select: none;
[1072] Fix | Delete
-moz-user-select: none;
[1073] Fix | Delete
-ms-user-select: none;
[1074] Fix | Delete
user-select: none;
[1075] Fix | Delete
font-weight: 600;
[1076] Fix | Delete
color: #4c5866;
[1077] Fix | Delete
}
[1078] Fix | Delete
[1079] Fix | Delete
#epanel p.inputs .jquery-checkbox img {
[1080] Fix | Delete
display: none;
[1081] Fix | Delete
}
[1082] Fix | Delete
[1083] Fix | Delete
#epanel p.inputs .jquery-checkbox .mark {
[1084] Fix | Delete
display: block;
[1085] Fix | Delete
width: 16px;
[1086] Fix | Delete
height: 16px;
[1087] Fix | Delete
color: #00C3AA;
[1088] Fix | Delete
}
[1089] Fix | Delete
[1090] Fix | Delete
[1091] Fix | Delete
#epanel p.inputs .jquery-checkbox .mark:before, #epanel p.inputs.different .jquery-checkbox-checked .mark:before {
[1092] Fix | Delete
font: 20px 'ETmodules';
[1093] Fix | Delete
content: 'N';
[1094] Fix | Delete
}
[1095] Fix | Delete
[1096] Fix | Delete
#epanel p.inputs:not(.different) .jquery-checkbox-checked .mark:before, #epanel p.inputs.different .jquery-checkbox:not(.jquery-checkbox-checked) .mark:before {
[1097] Fix | Delete
content: 'M';
[1098] Fix | Delete
color: #FF5600;
[1099] Fix | Delete
font-size: 23px;
[1100] Fix | Delete
font-weight: 600;
[1101] Fix | Delete
}
[1102] Fix | Delete
[1103] Fix | Delete
#epanel p.inputs span.jquery-checkbox {
[1104] Fix | Delete
position: absolute;
[1105] Fix | Delete
top: 10px;
[1106] Fix | Delete
left: 10px;
[1107] Fix | Delete
cursor: pointer;
[1108] Fix | Delete
}
[1109] Fix | Delete
[1110] Fix | Delete
.rtl #epanel p.inputs span.jquery-checkbox {
[1111] Fix | Delete
left: auto;
[1112] Fix | Delete
right: 10px;
[1113] Fix | Delete
}
[1114] Fix | Delete
[1115] Fix | Delete
/**
[1116] Fix | Delete
* Layout's Postinfo Selector
[1117] Fix | Delete
*/
[1118] Fix | Delete
#epanel p.postinfo {
[1119] Fix | Delete
float: left;
[1120] Fix | Delete
margin-right: 25px;
[1121] Fix | Delete
text-transform: capitalize;
[1122] Fix | Delete
margin-top: 10px;
[1123] Fix | Delete
cursor: pointer;
[1124] Fix | Delete
font-weight: 600;
[1125] Fix | Delete
color: #4c5866;
[1126] Fix | Delete
}
[1127] Fix | Delete
[1128] Fix | Delete
.rtl #epanel p.postinfo {
[1129] Fix | Delete
float: right;
[1130] Fix | Delete
}
[1131] Fix | Delete
[1132] Fix | Delete
#epanel p.postinfo .mark:before {
[1133] Fix | Delete
font: 16px 'etbuilder';
[1134] Fix | Delete
width: 16px;
[1135] Fix | Delete
height: 16px;
[1136] Fix | Delete
display: inline-block;
[1137] Fix | Delete
margin-right: 7px;
[1138] Fix | Delete
vertical-align: middle;
[1139] Fix | Delete
color: #008BDB;
[1140] Fix | Delete
transition: all 0.3s;
[1141] Fix | Delete
}
[1142] Fix | Delete
[1143] Fix | Delete
.rtl #epanel p.postinfo .mark:before {
[1144] Fix | Delete
margin-right: 0;
[1145] Fix | Delete
margin-left: 7px;
[1146] Fix | Delete
}
[1147] Fix | Delete
[1148] Fix | Delete
#epanel p.postinfo .mark:after {
[1149] Fix | Delete
vertical-align: middle;
[1150] Fix | Delete
transition: all 0.3s;
[1151] Fix | Delete
}
[1152] Fix | Delete
[1153] Fix | Delete
#epanel p.postinfo .jquery-checkbox .mark:before,
[1154] Fix | Delete
#epanel p.postinfo .jquery-checkbox .mark:after {
[1155] Fix | Delete
color: #666;
[1156] Fix | Delete
opacity: .3;
[1157] Fix | Delete
}
[1158] Fix | Delete
[1159] Fix | Delete
#epanel p.postinfo .jquery-checkbox-checked .mark:before,
[1160] Fix | Delete
#epanel p.postinfo .jquery-checkbox-checked .mark:after {
[1161] Fix | Delete
opacity: 1;
[1162] Fix | Delete
}
[1163] Fix | Delete
[1164] Fix | Delete
#epanel p.postinfo .jquery-checkbox-checked .mark:before {
[1165] Fix | Delete
color: #008BDB;
[1166] Fix | Delete
}
[1167] Fix | Delete
[1168] Fix | Delete
#epanel p.postinfo img {
[1169] Fix | Delete
display: none;
[1170] Fix | Delete
}
[1171] Fix | Delete
[1172] Fix | Delete
#epanel p.postinfo-author .mark:before {
[1173] Fix | Delete
content: 'G';
[1174] Fix | Delete
}
[1175] Fix | Delete
[1176] Fix | Delete
#epanel p.postinfo-author img {
[1177] Fix | Delete
vertical-align: middle;
[1178] Fix | Delete
width: 63px;
[1179] Fix | Delete
height: 19px;
[1180] Fix | Delete
background: transparent url(../images/epanel/postinfo-author.gif) no-repeat;
[1181] Fix | Delete
margin-right: 5px;
[1182] Fix | Delete
margin-top: -1px;
[1183] Fix | Delete
margin-left: 0px !important;
[1184] Fix | Delete
}
[1185] Fix | Delete
[1186] Fix | Delete
#epanel p.postinfo-date .mark:before {
[1187] Fix | Delete
content: 'I';
[1188] Fix | Delete
}
[1189] Fix | Delete
[1190] Fix | Delete
#epanel p.postinfo-categories img {
[1191] Fix | Delete
vertical-align: middle;
[1192] Fix | Delete
width: 91px;
[1193] Fix | Delete
height: 19px;
[1194] Fix | Delete
background: transparent url(../images/epanel/postinfo-categories.gif) no-repeat;
[1195] Fix | Delete
margin-right: 5px;
[1196] Fix | Delete
margin-left: 0px !important;
[1197] Fix | Delete
}
[1198] Fix | Delete
[1199] Fix | Delete
#epanel p.postinfo-categories .mark:before {
[1200] Fix | Delete
content: '2';
[1201] Fix | Delete
}
[1202] Fix | Delete
[1203] Fix | Delete
#epanel p.postinfo-date img {
[1204] Fix | Delete
vertical-align: middle;
[1205] Fix | Delete
width: 55px;
[1206] Fix | Delete
height: 19px;
[1207] Fix | Delete
background: transparent url(../images/epanel/postinfo-date.gif) no-repeat;
[1208] Fix | Delete
margin-right: 5px;
[1209] Fix | Delete
margin-left: 0px !important;
[1210] Fix | Delete
}
[1211] Fix | Delete
[1212] Fix | Delete
#epanel p.postinfo-comments .mark:before {
[1213] Fix | Delete
content: '4';
[1214] Fix | Delete
}
[1215] Fix | Delete
[1216] Fix | Delete
#epanel p.postinfo-rating_stars img {
[1217] Fix | Delete
vertical-align: middle;
[1218] Fix | Delete
width: 91px;
[1219] Fix | Delete
height: 19px;
[1220] Fix | Delete
margin-right: 5px;
[1221] Fix | Delete
margin-left: 0px !important;
[1222] Fix | Delete
}
[1223] Fix | Delete
[1224] Fix | Delete
#epanel p.postinfo-rating_stars .mark:before {
[1225] Fix | Delete
content: "\E033";
[1226] Fix | Delete
font: 16px 'ETModules';
[1227] Fix | Delete
}
[1228] Fix | Delete
[1229] Fix | Delete
/**
[1230] Fix | Delete
* Colorpicker
[1231] Fix | Delete
*/
[1232] Fix | Delete
.colorpicker {
[1233] Fix | Delete
width: 356px;
[1234] Fix | Delete
height: 176px;
[1235] Fix | Delete
overflow: hidden;
[1236] Fix | Delete
position: absolute;
[1237] Fix | Delete
background: url(../images/epanel/custom_background.png);
[1238] Fix | Delete
font-family: Arial, Helvetica, sans-serif;
[1239] Fix | Delete
display: none;
[1240] Fix | Delete
}
[1241] Fix | Delete
[1242] Fix | Delete
.colorpicker_color {
[1243] Fix | Delete
width: 150px;
[1244] Fix | Delete
height: 150px;
[1245] Fix | Delete
left: 14px;
[1246] Fix | Delete
top: 13px;
[1247] Fix | Delete
position: absolute;
[1248] Fix | Delete
background: #f00;
[1249] Fix | Delete
overflow: hidden;
[1250] Fix | Delete
cursor: crosshair;
[1251] Fix | Delete
}
[1252] Fix | Delete
[1253] Fix | Delete
.colorpicker_color div {
[1254] Fix | Delete
position: absolute;
[1255] Fix | Delete
top: 0;
[1256] Fix | Delete
left: 0;
[1257] Fix | Delete
width: 150px;
[1258] Fix | Delete
height: 150px;
[1259] Fix | Delete
background: url(../images/epanel/colorpicker_overlay.png);
[1260] Fix | Delete
}
[1261] Fix | Delete
[1262] Fix | Delete
.colorpicker_color div div {
[1263] Fix | Delete
position: absolute;
[1264] Fix | Delete
top: 0;
[1265] Fix | Delete
left: 0;
[1266] Fix | Delete
width: 11px;
[1267] Fix | Delete
height: 11px;
[1268] Fix | Delete
overflow: hidden;
[1269] Fix | Delete
background: url(../images/epanel/colorpicker_select.gif);
[1270] Fix | Delete
margin: -5px 0 0 -5px;
[1271] Fix | Delete
}
[1272] Fix | Delete
[1273] Fix | Delete
.colorpicker_hue {
[1274] Fix | Delete
position: absolute;
[1275] Fix | Delete
top: 13px;
[1276] Fix | Delete
left: 171px;
[1277] Fix | Delete
width: 35px;
[1278] Fix | Delete
height: 150px;
[1279] Fix | Delete
cursor: n-resize;
[1280] Fix | Delete
}
[1281] Fix | Delete
[1282] Fix | Delete
.colorpicker_hue div {
[1283] Fix | Delete
position: absolute;
[1284] Fix | Delete
width: 35px;
[1285] Fix | Delete
height: 9px;
[1286] Fix | Delete
overflow: hidden;
[1287] Fix | Delete
background: url(../images/epanel/custom_indic.gif) left top;
[1288] Fix | Delete
margin: -4px 0 0 0;
[1289] Fix | Delete
left: 0px;
[1290] Fix | Delete
}
[1291] Fix | Delete
[1292] Fix | Delete
.colorpicker_new_color {
[1293] Fix | Delete
position: absolute;
[1294] Fix | Delete
width: 60px;
[1295] Fix | Delete
height: 30px;
[1296] Fix | Delete
left: 213px;
[1297] Fix | Delete
top: 13px;
[1298] Fix | Delete
background: #f00;
[1299] Fix | Delete
}
[1300] Fix | Delete
[1301] Fix | Delete
.colorpicker_current_color {
[1302] Fix | Delete
position: absolute;
[1303] Fix | Delete
width: 60px;
[1304] Fix | Delete
height: 30px;
[1305] Fix | Delete
left: 283px;
[1306] Fix | Delete
top: 13px;
[1307] Fix | Delete
background: #f00;
[1308] Fix | Delete
}
[1309] Fix | Delete
[1310] Fix | Delete
#epanel .colorpicker input,
[1311] Fix | Delete
.colorpicker input {
[1312] Fix | Delete
background-color: transparent !important;
[1313] Fix | Delete
border: 1px solid transparent !important;
[1314] Fix | Delete
position: absolute !important;
[1315] Fix | Delete
font-size: 10px !important;
[1316] Fix | Delete
font-family: Arial, Helvetica, sans-serif !important;
[1317] Fix | Delete
color: #898989 !important;
[1318] Fix | Delete
top: 4px !important;
[1319] Fix | Delete
right: 11px !important;
[1320] Fix | Delete
text-align: right !important;
[1321] Fix | Delete
margin: 0 !important;
[1322] Fix | Delete
padding: 0 !important;
[1323] Fix | Delete
height: 12px !important;
[1324] Fix | Delete
background-image: none !important;
[1325] Fix | Delete
width: 35px;
[1326] Fix | Delete
}
[1327] Fix | Delete
[1328] Fix | Delete
.colorpicker_hex {
[1329] Fix | Delete
position: absolute;
[1330] Fix | Delete
width: 72px;
[1331] Fix | Delete
height: 22px;
[1332] Fix | Delete
background: url(../images/epanel/custom_hex.png) top;
[1333] Fix | Delete
left: 212px;
[1334] Fix | Delete
top: 142px;
[1335] Fix | Delete
}
[1336] Fix | Delete
[1337] Fix | Delete
#epanel .colorpicker_hex input,
[1338] Fix | Delete
.colorpicker_hex input {
[1339] Fix | Delete
width: 39px;
[1340] Fix | Delete
}
[1341] Fix | Delete
[1342] Fix | Delete
.colorpicker_field {
[1343] Fix | Delete
height: 22px;
[1344] Fix | Delete
width: 62px;
[1345] Fix | Delete
background-position: top;
[1346] Fix | Delete
position: absolute;
[1347] Fix | Delete
}
[1348] Fix | Delete
[1349] Fix | Delete
.colorpicker_field span {
[1350] Fix | Delete
position: absolute;
[1351] Fix | Delete
width: 12px;
[1352] Fix | Delete
height: 22px;
[1353] Fix | Delete
overflow: hidden;
[1354] Fix | Delete
top: 0;
[1355] Fix | Delete
right: 0;
[1356] Fix | Delete
cursor: n-resize;
[1357] Fix | Delete
}
[1358] Fix | Delete
[1359] Fix | Delete
.colorpicker_rgb_r {
[1360] Fix | Delete
background-image: url(../images/epanel/custom_rgb_r.png);
[1361] Fix | Delete
top: 52px;
[1362] Fix | Delete
left: 212px;
[1363] Fix | Delete
}
[1364] Fix | Delete
[1365] Fix | Delete
.colorpicker_rgb_g {
[1366] Fix | Delete
background-image: url(../images/epanel/custom_rgb_g.png);
[1367] Fix | Delete
top: 82px;
[1368] Fix | Delete
left: 212px;
[1369] Fix | Delete
}
[1370] Fix | Delete
[1371] Fix | Delete
.colorpicker_rgb_b {
[1372] Fix | Delete
background-image: url(../images/epanel/custom_rgb_b.png);
[1373] Fix | Delete
top: 112px;
[1374] Fix | Delete
left: 212px;
[1375] Fix | Delete
}
[1376] Fix | Delete
[1377] Fix | Delete
.colorpicker_hsb_h {
[1378] Fix | Delete
background-image: url(../images/epanel/custom_hsb_h.png);
[1379] Fix | Delete
top: 52px;
[1380] Fix | Delete
left: 282px;
[1381] Fix | Delete
}
[1382] Fix | Delete
[1383] Fix | Delete
.colorpicker_hsb_s {
[1384] Fix | Delete
background-image: url(../images/epanel/custom_hsb_s.png);
[1385] Fix | Delete
top: 82px;
[1386] Fix | Delete
left: 282px;
[1387] Fix | Delete
}
[1388] Fix | Delete
[1389] Fix | Delete
.colorpicker_hsb_b {
[1390] Fix | Delete
background-image: url(../images/epanel/custom_hsb_b.png);
[1391] Fix | Delete
top: 112px;
[1392] Fix | Delete
left: 282px;
[1393] Fix | Delete
}
[1394] Fix | Delete
[1395] Fix | Delete
.colorpicker_submit {
[1396] Fix | Delete
position: absolute;
[1397] Fix | Delete
width: 22px;
[1398] Fix | Delete
height: 22px;
[1399] Fix | Delete
background: url(../images/epanel/custom_submit.png) top;
[1400] Fix | Delete
left: 322px;
[1401] Fix | Delete
top: 142px;
[1402] Fix | Delete
overflow: hidden;
[1403] Fix | Delete
}
[1404] Fix | Delete
[1405] Fix | Delete
.colorpicker_focus {
[1406] Fix | Delete
background-position: center;
[1407] Fix | Delete
}
[1408] Fix | Delete
[1409] Fix | Delete
.colorpicker_hex.colorpicker_focus {
[1410] Fix | Delete
background-position: bottom;
[1411] Fix | Delete
}
[1412] Fix | Delete
[1413] Fix | Delete
.colorpicker_submit.colorpicker_focus {
[1414] Fix | Delete
background-position: bottom;
[1415] Fix | Delete
}
[1416] Fix | Delete
[1417] Fix | Delete
.colorpicker_slider {
[1418] Fix | Delete
background-position: bottom;
[1419] Fix | Delete
}
[1420] Fix | Delete
[1421] Fix | Delete
.colorpalette-colorpicker span.wp-picker-input-wrap {
[1422] Fix | Delete
display: block !important;
[1423] Fix | Delete
position: absolute;
[1424] Fix | Delete
top: 40px;
[1425] Fix | Delete
}
[1426] Fix | Delete
[1427] Fix | Delete
.colorpalette-colorpicker button.button.button-confirm {
[1428] Fix | Delete
display: none;
[1429] Fix | Delete
}
[1430] Fix | Delete
[1431] Fix | Delete
.colorpalette-colorpicker .wp-picker-holder {
[1432] Fix | Delete
margin-top: 50px;
[1433] Fix | Delete
}
[1434] Fix | Delete
[1435] Fix | Delete
.navigationTabs { height: 23px; line-height: 23px; border-bottom: 1px solid #ccc; }
[1436] Fix | Delete
.navigationTabs li { float: left; height: 23px; line-height: 23px; padding-right: 3px; }
[1437] Fix | Delete
.navigationTabs li a{ float: left; display: block; height: 23px; line-height: 23px; padding: 0 10px; overflow: hidden; color: #52697E; background-color: #eee; position: relative; text-decoration: none; }
[1438] Fix | Delete
.navigationTabs li a:hover { background-color: #f0f0f0; }
[1439] Fix | Delete
.navigationTabs li a.active { background-color: #fff; border: 1px solid #ccc; border-bottom: 0px solid; }
[1440] Fix | Delete
.tabsContent { border: 1px solid #ccc; border-top: 0px solid; width: 698px; overflow: hidden; }
[1441] Fix | Delete
.tab { padding: 16px; display: none; }
[1442] Fix | Delete
.tab h2 { font-weight: 600; font-size: 16px; }
[1443] Fix | Delete
.tab h3 { font-weight: 600; font-size: 14px; margin-top: 20px; }
[1444] Fix | Delete
.tab p { margin-top: 16px; clear: both; }
[1445] Fix | Delete
.tab ul { margin-top: 16px; list-style: disc; }
[1446] Fix | Delete
.tab li { margin: 10px 0 0 35px; }
[1447] Fix | Delete
.tab a { color: #8FB0CF; }
[1448] Fix | Delete
.tab strong { font-weight: 600; }
[1449] Fix | Delete
.tab pre { font-size: 11px; margin-top: 20px; width: 668px; overflow: auto; clear: both; }
[1450] Fix | Delete
.tab table { width: 100%; }
[1451] Fix | Delete
.tab table td { padding: 6px 10px 6px 0; vertical-align: top; }
[1452] Fix | Delete
.tab dt { margin-top: 16px; }
[1453] Fix | Delete
[1454] Fix | Delete
#colorSelector { position: relative; width: 36px; height: 36px; background: url(../images/epanel/select.png); }
[1455] Fix | Delete
#colorSelector div { position: absolute; top: 3px; left: 3px; width: 30px; height: 30px; background: url(../images/epanel/select.png) center; }
[1456] Fix | Delete
#colorSelector2 { position: absolute; top: 0; left: 0; width: 36px; height: 36px; background: url(../images/epanel/select2.png); }
[1457] Fix | Delete
#colorSelector2 div { position: absolute; top: 4px; left: 4px; width: 28px; height: 28px; background: url(../images/epanel/select2.png) center; }
[1458] Fix | Delete
#colorpickerHolder2 { top: 32px; left: 0; width: 356px; height: 0; overflow: hidden; position: absolute; }
[1459] Fix | Delete
#colorpickerHolder2 .colorpicker { background-image: url(../images/epanel/custom_background.png); position: absolute; bottom: 0; left: 0; }
[1460] Fix | Delete
#colorpickerHolder2 .colorpicker_hue div { background-image: url(../images/epanel/custom_indic.gif); }
[1461] Fix | Delete
#colorpickerHolder2 .colorpicker_hex { background-image: url(../images/epanel/custom_hex.png); }
[1462] Fix | Delete
#colorpickerHolder2 .colorpicker_rgb_r { background-image: url(../images/epanel/custom_rgb_r.png); }
[1463] Fix | Delete
#colorpickerHolder2 .colorpicker_rgb_g { background-image: url(../images/epanel/custom_rgb_g.png); }
[1464] Fix | Delete
#colorpickerHolder2 .colorpicker_rgb_b { background-image: url(../images/epanel/custom_rgb_b.png); }
[1465] Fix | Delete
#colorpickerHolder2 .colorpicker_hsb_s { background-image: url(../images/epanel/custom_hsb_s.png); display: none; }
[1466] Fix | Delete
#colorpickerHolder2 .colorpicker_hsb_h { background-image: url(../images/epanel/custom_hsb_h.png); display: none; }
[1467] Fix | Delete
#colorpickerHolder2 .colorpicker_hsb_b { background-image: url(../images/epanel/custom_hsb_b.png); display: none; }
[1468] Fix | Delete
#colorpickerHolder2 .colorpicker_submit { background-image: url(../images/epanel/custom_submit.png); }
[1469] Fix | Delete
#colorpickerHolder2 .colorpicker input { color: #778398; }
[1470] Fix | Delete
[1471] Fix | Delete
/* wp color picker option */
[1472] Fix | Delete
.et-box-content .et_pb_colorpalette_overview { display: block; margin-bottom: 10px; }
[1473] Fix | Delete
[1474] Fix | Delete
.et-box-content .colorpalette-item {
[1475] Fix | Delete
display: inline-block;
[1476] Fix | Delete
content: '';
[1477] Fix | Delete
-moz-border-radius: 100%;
[1478] Fix | Delete
-webkit-border-radius: 100%;
[1479] Fix | Delete
border-radius: 100%;
[1480] Fix | Delete
cursor: pointer;
[1481] Fix | Delete
position: relative;
[1482] Fix | Delete
width: 26px;
[1483] Fix | Delete
height: 26px;
[1484] Fix | Delete
margin-right: 5px;
[1485] Fix | Delete
vertical-align: middle;
[1486] Fix | Delete
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAAHnlligAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHJJREFUeNpi+P///4EDBxiAGMgCCCAGFB5AADGCRBgYDh48CCRZIJS9vT2QBAggFBkmBiSAogxFBiCAoHogAKIKAlBUYTELAiAmEtABEECk20G6BOmuIl0CIMBQ/IEMkO0myiSSraaaBhZcbkUOs0HuBwDplz5uFJ3Z4gAAAABJRU5ErkJggg==");
[1487] Fix | Delete
background-size: 40%;
[1488] Fix | Delete
}
[1489] Fix | Delete
.et-box-content .colorpalette-item .color {
[1490] Fix | Delete
position: absolute;
[1491] Fix | Delete
-moz-border-radius: 100%;
[1492] Fix | Delete
-webkit-border-radius: 100%;
[1493] Fix | Delete
border-radius: 100%;
[1494] Fix | Delete
-moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
[1495] Fix | Delete
-webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
[1496] Fix | Delete
box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
[1497] Fix | Delete
left: 0;
[1498] Fix | Delete
top: 0;
[1499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function