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/wp-conte.../plugins/embedpre.../assets/pdf/web
File: viewer.css
.xfaArea{
[1000] Fix | Delete
position:relative;
[1001] Fix | Delete
}
[1002] Fix | Delete
[1003] Fix | Delete
.xfaValignMiddle{
[1004] Fix | Delete
display:flex;
[1005] Fix | Delete
align-items:center;
[1006] Fix | Delete
}
[1007] Fix | Delete
[1008] Fix | Delete
.xfaTable{
[1009] Fix | Delete
display:flex;
[1010] Fix | Delete
flex-direction:column;
[1011] Fix | Delete
align-items:stretch;
[1012] Fix | Delete
}
[1013] Fix | Delete
[1014] Fix | Delete
.xfaTable .xfaRow{
[1015] Fix | Delete
display:flex;
[1016] Fix | Delete
flex-direction:row;
[1017] Fix | Delete
align-items:stretch;
[1018] Fix | Delete
}
[1019] Fix | Delete
[1020] Fix | Delete
.xfaTable .xfaRlRow{
[1021] Fix | Delete
display:flex;
[1022] Fix | Delete
flex-direction:row-reverse;
[1023] Fix | Delete
align-items:stretch;
[1024] Fix | Delete
flex:1;
[1025] Fix | Delete
}
[1026] Fix | Delete
[1027] Fix | Delete
.xfaTable .xfaRlRow > div{
[1028] Fix | Delete
flex:1;
[1029] Fix | Delete
}
[1030] Fix | Delete
[1031] Fix | Delete
:is(.xfaNonInteractive, .xfaDisabled, .xfaReadOnly) :is(input, textarea){
[1032] Fix | Delete
background:initial;
[1033] Fix | Delete
}
[1034] Fix | Delete
[1035] Fix | Delete
@media print{
[1036] Fix | Delete
.xfaTextfield,
[1037] Fix | Delete
.xfaSelect{
[1038] Fix | Delete
background:transparent;
[1039] Fix | Delete
}
[1040] Fix | Delete
[1041] Fix | Delete
.xfaSelect{
[1042] Fix | Delete
-webkit-appearance:none;
[1043] Fix | Delete
-moz-appearance:none;
[1044] Fix | Delete
appearance:none;
[1045] Fix | Delete
text-indent:1px;
[1046] Fix | Delete
text-overflow:"";
[1047] Fix | Delete
}
[1048] Fix | Delete
}
[1049] Fix | Delete
[1050] Fix | Delete
.canvasWrapper svg{
[1051] Fix | Delete
transform:none;
[1052] Fix | Delete
}
[1053] Fix | Delete
[1054] Fix | Delete
.canvasWrapper svg[data-main-rotation="90"] mask,
[1055] Fix | Delete
.canvasWrapper svg[data-main-rotation="90"] use:not(.clip, .mask){
[1056] Fix | Delete
transform:matrix(0, 1, -1, 0, 1, 0);
[1057] Fix | Delete
}
[1058] Fix | Delete
[1059] Fix | Delete
.canvasWrapper svg[data-main-rotation="180"] mask,
[1060] Fix | Delete
.canvasWrapper svg[data-main-rotation="180"] use:not(.clip, .mask){
[1061] Fix | Delete
transform:matrix(-1, 0, 0, -1, 1, 1);
[1062] Fix | Delete
}
[1063] Fix | Delete
[1064] Fix | Delete
.canvasWrapper svg[data-main-rotation="270"] mask,
[1065] Fix | Delete
.canvasWrapper svg[data-main-rotation="270"] use:not(.clip, .mask){
[1066] Fix | Delete
transform:matrix(0, -1, 1, 0, 0, 1);
[1067] Fix | Delete
}
[1068] Fix | Delete
[1069] Fix | Delete
.canvasWrapper svg.highlight{
[1070] Fix | Delete
--blend-mode:multiply;
[1071] Fix | Delete
[1072] Fix | Delete
position:absolute;
[1073] Fix | Delete
mix-blend-mode:var(--blend-mode);
[1074] Fix | Delete
}
[1075] Fix | Delete
[1076] Fix | Delete
@media screen and (forced-colors: active){
[1077] Fix | Delete
[1078] Fix | Delete
.canvasWrapper svg.highlight{
[1079] Fix | Delete
--blend-mode:difference;
[1080] Fix | Delete
}
[1081] Fix | Delete
}
[1082] Fix | Delete
[1083] Fix | Delete
.canvasWrapper svg.highlight:not(.free){
[1084] Fix | Delete
fill-rule:evenodd;
[1085] Fix | Delete
}
[1086] Fix | Delete
[1087] Fix | Delete
.canvasWrapper svg.highlightOutline{
[1088] Fix | Delete
position:absolute;
[1089] Fix | Delete
mix-blend-mode:normal;
[1090] Fix | Delete
fill-rule:evenodd;
[1091] Fix | Delete
fill:none;
[1092] Fix | Delete
}
[1093] Fix | Delete
[1094] Fix | Delete
.canvasWrapper svg.highlightOutline.hovered:not(.free):not(.selected){
[1095] Fix | Delete
stroke:var(--hover-outline-color);
[1096] Fix | Delete
stroke-width:var(--outline-width);
[1097] Fix | Delete
}
[1098] Fix | Delete
[1099] Fix | Delete
.canvasWrapper svg.highlightOutline.selected:not(.free) .mainOutline{
[1100] Fix | Delete
stroke:var(--outline-around-color);
[1101] Fix | Delete
stroke-width:calc(
[1102] Fix | Delete
var(--outline-width) + 2 * var(--outline-around-width)
[1103] Fix | Delete
);
[1104] Fix | Delete
}
[1105] Fix | Delete
[1106] Fix | Delete
.canvasWrapper svg.highlightOutline.selected:not(.free) .secondaryOutline{
[1107] Fix | Delete
stroke:var(--outline-color);
[1108] Fix | Delete
stroke-width:var(--outline-width);
[1109] Fix | Delete
}
[1110] Fix | Delete
[1111] Fix | Delete
.canvasWrapper svg.highlightOutline.free.hovered:not(.selected){
[1112] Fix | Delete
stroke:var(--hover-outline-color);
[1113] Fix | Delete
stroke-width:calc(2 * var(--outline-width));
[1114] Fix | Delete
}
[1115] Fix | Delete
[1116] Fix | Delete
.canvasWrapper svg.highlightOutline.free.selected .mainOutline{
[1117] Fix | Delete
stroke:var(--outline-around-color);
[1118] Fix | Delete
stroke-width:calc(
[1119] Fix | Delete
2 * (var(--outline-width) + var(--outline-around-width))
[1120] Fix | Delete
);
[1121] Fix | Delete
}
[1122] Fix | Delete
[1123] Fix | Delete
.canvasWrapper svg.highlightOutline.free.selected .secondaryOutline{
[1124] Fix | Delete
stroke:var(--outline-color);
[1125] Fix | Delete
stroke-width:calc(2 * var(--outline-width));
[1126] Fix | Delete
}
[1127] Fix | Delete
[1128] Fix | Delete
.toggle-button{
[1129] Fix | Delete
--button-background-color:#f0f0f4;
[1130] Fix | Delete
--button-background-color-hover:#e0e0e6;
[1131] Fix | Delete
--button-background-color-active:#cfcfd8;
[1132] Fix | Delete
--color-accent-primary:#0060df;
[1133] Fix | Delete
--color-accent-primary-hover:#0250bb;
[1134] Fix | Delete
--color-accent-primary-active:#054096;
[1135] Fix | Delete
--border-interactive-color:#8f8f9d;
[1136] Fix | Delete
--border-radius-circle:9999px;
[1137] Fix | Delete
--border-width:1px;
[1138] Fix | Delete
--size-item-small:16px;
[1139] Fix | Delete
--size-item-large:32px;
[1140] Fix | Delete
--color-canvas:white;
[1141] Fix | Delete
[1142] Fix | Delete
--toggle-background-color:var(--button-background-color);
[1143] Fix | Delete
--toggle-background-color-hover:var(--button-background-color-hover);
[1144] Fix | Delete
--toggle-background-color-active:var(--button-background-color-active);
[1145] Fix | Delete
--toggle-background-color-pressed:var(--color-accent-primary);
[1146] Fix | Delete
--toggle-background-color-pressed-hover:var(--color-accent-primary-hover);
[1147] Fix | Delete
--toggle-background-color-pressed-active:var(--color-accent-primary-active);
[1148] Fix | Delete
--toggle-border-color:var(--border-interactive-color);
[1149] Fix | Delete
--toggle-border-color-hover:var(--toggle-border-color);
[1150] Fix | Delete
--toggle-border-color-active:var(--toggle-border-color);
[1151] Fix | Delete
--toggle-border-radius:var(--border-radius-circle);
[1152] Fix | Delete
--toggle-border-width:var(--border-width);
[1153] Fix | Delete
--toggle-height:var(--size-item-small);
[1154] Fix | Delete
--toggle-width:var(--size-item-large);
[1155] Fix | Delete
--toggle-dot-background-color:var(--toggle-border-color);
[1156] Fix | Delete
--toggle-dot-background-color-hover:var(--toggle-dot-background-color);
[1157] Fix | Delete
--toggle-dot-background-color-active:var(--toggle-dot-background-color);
[1158] Fix | Delete
--toggle-dot-background-color-on-pressed:var(--color-canvas);
[1159] Fix | Delete
--toggle-dot-margin:1px;
[1160] Fix | Delete
--toggle-dot-height:calc(
[1161] Fix | Delete
var(--toggle-height) - 2 * var(--toggle-dot-margin) - 2 *
[1162] Fix | Delete
var(--toggle-border-width)
[1163] Fix | Delete
);
[1164] Fix | Delete
--toggle-dot-width:var(--toggle-dot-height);
[1165] Fix | Delete
--toggle-dot-transform-x:calc(
[1166] Fix | Delete
var(--toggle-width) - 4 * var(--toggle-dot-margin) - var(--toggle-dot-width)
[1167] Fix | Delete
);
[1168] Fix | Delete
[1169] Fix | Delete
-webkit-appearance:none;
[1170] Fix | Delete
[1171] Fix | Delete
-moz-appearance:none;
[1172] Fix | Delete
[1173] Fix | Delete
appearance:none;
[1174] Fix | Delete
padding:0;
[1175] Fix | Delete
margin:0;
[1176] Fix | Delete
border:var(--toggle-border-width) solid var(--toggle-border-color);
[1177] Fix | Delete
height:var(--toggle-height);
[1178] Fix | Delete
width:var(--toggle-width);
[1179] Fix | Delete
border-radius:var(--toggle-border-radius);
[1180] Fix | Delete
background:var(--toggle-background-color);
[1181] Fix | Delete
box-sizing:border-box;
[1182] Fix | Delete
flex-shrink:0;
[1183] Fix | Delete
}
[1184] Fix | Delete
[1185] Fix | Delete
@media (prefers-color-scheme: dark){
[1186] Fix | Delete
[1187] Fix | Delete
:where(html:not(.is-light)) .toggle-button{
[1188] Fix | Delete
--button-background-color:color-mix(in srgb, currentColor 7%, transparent);
[1189] Fix | Delete
--button-background-color-hover:color-mix(
[1190] Fix | Delete
in srgb,
[1191] Fix | Delete
currentColor 14%,
[1192] Fix | Delete
transparent
[1193] Fix | Delete
);
[1194] Fix | Delete
--button-background-color-active:color-mix(
[1195] Fix | Delete
in srgb,
[1196] Fix | Delete
currentColor 21%,
[1197] Fix | Delete
transparent
[1198] Fix | Delete
);
[1199] Fix | Delete
--color-accent-primary:#0df;
[1200] Fix | Delete
--color-accent-primary-hover:#80ebff;
[1201] Fix | Delete
--color-accent-primary-active:#aaf2ff;
[1202] Fix | Delete
--border-interactive-color:#bfbfc9;
[1203] Fix | Delete
--color-canvas:#1c1b22;
[1204] Fix | Delete
}
[1205] Fix | Delete
}
[1206] Fix | Delete
[1207] Fix | Delete
:where(html.is-dark) .toggle-button{
[1208] Fix | Delete
--button-background-color:color-mix(in srgb, currentColor 7%, transparent);
[1209] Fix | Delete
--button-background-color-hover:color-mix(
[1210] Fix | Delete
in srgb,
[1211] Fix | Delete
currentColor 14%,
[1212] Fix | Delete
transparent
[1213] Fix | Delete
);
[1214] Fix | Delete
--button-background-color-active:color-mix(
[1215] Fix | Delete
in srgb,
[1216] Fix | Delete
currentColor 21%,
[1217] Fix | Delete
transparent
[1218] Fix | Delete
);
[1219] Fix | Delete
--color-accent-primary:#0df;
[1220] Fix | Delete
--color-accent-primary-hover:#80ebff;
[1221] Fix | Delete
--color-accent-primary-active:#aaf2ff;
[1222] Fix | Delete
--border-interactive-color:#bfbfc9;
[1223] Fix | Delete
--color-canvas:#1c1b22;
[1224] Fix | Delete
}
[1225] Fix | Delete
[1226] Fix | Delete
@media (forced-colors: active){
[1227] Fix | Delete
[1228] Fix | Delete
.toggle-button{
[1229] Fix | Delete
--color-accent-primary:ButtonText;
[1230] Fix | Delete
--color-accent-primary-hover:SelectedItem;
[1231] Fix | Delete
--color-accent-primary-active:SelectedItem;
[1232] Fix | Delete
--border-interactive-color:ButtonText;
[1233] Fix | Delete
--button-background-color:ButtonFace;
[1234] Fix | Delete
--border-interactive-color-hover:SelectedItem;
[1235] Fix | Delete
--border-interactive-color-active:SelectedItem;
[1236] Fix | Delete
--border-interactive-color-disabled:GrayText;
[1237] Fix | Delete
--color-canvas:ButtonText;
[1238] Fix | Delete
}
[1239] Fix | Delete
}
[1240] Fix | Delete
[1241] Fix | Delete
.toggle-button:focus-visible{
[1242] Fix | Delete
outline:var(--focus-outline);
[1243] Fix | Delete
outline-offset:var(--focus-outline-offset);
[1244] Fix | Delete
}
[1245] Fix | Delete
[1246] Fix | Delete
.toggle-button:enabled:hover{
[1247] Fix | Delete
background:var(--toggle-background-color-hover);
[1248] Fix | Delete
border-color:var(--toggle-border-color);
[1249] Fix | Delete
}
[1250] Fix | Delete
[1251] Fix | Delete
.toggle-button:enabled:active{
[1252] Fix | Delete
background:var(--toggle-background-color-active);
[1253] Fix | Delete
border-color:var(--toggle-border-color);
[1254] Fix | Delete
}
[1255] Fix | Delete
[1256] Fix | Delete
.toggle-button[aria-pressed="true"]{
[1257] Fix | Delete
background:var(--toggle-background-color-pressed);
[1258] Fix | Delete
border-color:transparent;
[1259] Fix | Delete
}
[1260] Fix | Delete
[1261] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:hover{
[1262] Fix | Delete
background:var(--toggle-background-color-pressed-hover);
[1263] Fix | Delete
border-color:transparent;
[1264] Fix | Delete
}
[1265] Fix | Delete
[1266] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:active{
[1267] Fix | Delete
background:var(--toggle-background-color-pressed-active);
[1268] Fix | Delete
border-color:transparent;
[1269] Fix | Delete
}
[1270] Fix | Delete
[1271] Fix | Delete
.toggle-button::before{
[1272] Fix | Delete
display:block;
[1273] Fix | Delete
content:"";
[1274] Fix | Delete
background-color:var(--toggle-dot-background-color);
[1275] Fix | Delete
height:var(--toggle-dot-height);
[1276] Fix | Delete
width:var(--toggle-dot-width);
[1277] Fix | Delete
margin:var(--toggle-dot-margin);
[1278] Fix | Delete
border-radius:var(--toggle-border-radius);
[1279] Fix | Delete
translate:0;
[1280] Fix | Delete
}
[1281] Fix | Delete
[1282] Fix | Delete
.toggle-button[aria-pressed="true"]::before{
[1283] Fix | Delete
translate:var(--toggle-dot-transform-x);
[1284] Fix | Delete
background-color:var(--toggle-dot-background-color-on-pressed);
[1285] Fix | Delete
}
[1286] Fix | Delete
[1287] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:hover::before,
[1288] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:active::before{
[1289] Fix | Delete
background-color:var(--toggle-dot-background-color-on-pressed);
[1290] Fix | Delete
}
[1291] Fix | Delete
[1292] Fix | Delete
[dir="rtl"] .toggle-button[aria-pressed="true"]::before{
[1293] Fix | Delete
translate:calc(-1 * var(--toggle-dot-transform-x));
[1294] Fix | Delete
}
[1295] Fix | Delete
[1296] Fix | Delete
@media (prefers-reduced-motion: no-preference){
[1297] Fix | Delete
.toggle-button::before{
[1298] Fix | Delete
transition:translate 100ms;
[1299] Fix | Delete
}
[1300] Fix | Delete
}
[1301] Fix | Delete
[1302] Fix | Delete
@media (prefers-contrast){
[1303] Fix | Delete
.toggle-button:enabled:hover{
[1304] Fix | Delete
border-color:var(--toggle-border-color-hover);
[1305] Fix | Delete
}
[1306] Fix | Delete
[1307] Fix | Delete
.toggle-button:enabled:active{
[1308] Fix | Delete
border-color:var(--toggle-border-color-active);
[1309] Fix | Delete
}
[1310] Fix | Delete
[1311] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled{
[1312] Fix | Delete
border-color:var(--toggle-border-color);
[1313] Fix | Delete
position:relative;
[1314] Fix | Delete
}
[1315] Fix | Delete
[1316] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:hover,
[1317] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:hover:active{
[1318] Fix | Delete
border-color:var(--toggle-border-color-hover);
[1319] Fix | Delete
}
[1320] Fix | Delete
[1321] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:active{
[1322] Fix | Delete
background-color:var(--toggle-dot-background-color-active);
[1323] Fix | Delete
border-color:var(--toggle-dot-background-color-hover);
[1324] Fix | Delete
}
[1325] Fix | Delete
[1326] Fix | Delete
.toggle-button:hover::before,
[1327] Fix | Delete
.toggle-button:active::before{
[1328] Fix | Delete
background-color:var(--toggle-dot-background-color-hover);
[1329] Fix | Delete
}
[1330] Fix | Delete
}
[1331] Fix | Delete
[1332] Fix | Delete
@media (forced-colors){
[1333] Fix | Delete
[1334] Fix | Delete
.toggle-button{
[1335] Fix | Delete
--toggle-dot-background-color:var(--color-accent-primary);
[1336] Fix | Delete
--toggle-dot-background-color-hover:var(--color-accent-primary-hover);
[1337] Fix | Delete
--toggle-dot-background-color-active:var(--color-accent-primary-active);
[1338] Fix | Delete
--toggle-dot-background-color-on-pressed:var(--button-background-color);
[1339] Fix | Delete
--toggle-background-color-disabled:var(--button-background-color-disabled);
[1340] Fix | Delete
--toggle-border-color-hover:var(--border-interactive-color-hover);
[1341] Fix | Delete
--toggle-border-color-active:var(--border-interactive-color-active);
[1342] Fix | Delete
--toggle-border-color-disabled:var(--border-interactive-color-disabled);
[1343] Fix | Delete
}
[1344] Fix | Delete
[1345] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled::after{
[1346] Fix | Delete
border:1px solid var(--button-background-color);
[1347] Fix | Delete
content:"";
[1348] Fix | Delete
position:absolute;
[1349] Fix | Delete
height:var(--toggle-height);
[1350] Fix | Delete
width:var(--toggle-width);
[1351] Fix | Delete
display:block;
[1352] Fix | Delete
border-radius:var(--toggle-border-radius);
[1353] Fix | Delete
inset:-2px;
[1354] Fix | Delete
}
[1355] Fix | Delete
[1356] Fix | Delete
.toggle-button[aria-pressed="true"]:enabled:active::after{
[1357] Fix | Delete
border-color:var(--toggle-border-color-active);
[1358] Fix | Delete
}
[1359] Fix | Delete
}
[1360] Fix | Delete
[1361] Fix | Delete
:root{
[1362] Fix | Delete
--outline-width:2px;
[1363] Fix | Delete
--outline-color:#0060df;
[1364] Fix | Delete
--outline-around-width:1px;
[1365] Fix | Delete
--outline-around-color:#f0f0f4;
[1366] Fix | Delete
--hover-outline-around-color:var(--outline-around-color);
[1367] Fix | Delete
--focus-outline:solid var(--outline-width) var(--outline-color);
[1368] Fix | Delete
--unfocus-outline:solid var(--outline-width) transparent;
[1369] Fix | Delete
--focus-outline-around:solid var(--outline-around-width) var(--outline-around-color);
[1370] Fix | Delete
--hover-outline-color:#8f8f9d;
[1371] Fix | Delete
--hover-outline:solid var(--outline-width) var(--hover-outline-color);
[1372] Fix | Delete
--hover-outline-around:solid var(--outline-around-width) var(--hover-outline-around-color);
[1373] Fix | Delete
--freetext-line-height:1.35;
[1374] Fix | Delete
--freetext-padding:2px;
[1375] Fix | Delete
--resizer-bg-color:var(--outline-color);
[1376] Fix | Delete
--resizer-size:6px;
[1377] Fix | Delete
--resizer-shift:calc(
[1378] Fix | Delete
0px - (var(--outline-width) + var(--resizer-size)) / 2 -
[1379] Fix | Delete
var(--outline-around-width)
[1380] Fix | Delete
);
[1381] Fix | Delete
--editorFreeText-editing-cursor:text;
[1382] Fix | Delete
--editorInk-editing-cursor:url(images/cursor-editorInk.svg) 0 16, pointer;
[1383] Fix | Delete
--editorHighlight-editing-cursor:url(images/cursor-editorTextHighlight.svg) 24 24, text;
[1384] Fix | Delete
--editorFreeHighlight-editing-cursor:url(images/cursor-editorFreeHighlight.svg) 1 18, pointer;
[1385] Fix | Delete
}
[1386] Fix | Delete
.visuallyHidden{
[1387] Fix | Delete
position:absolute;
[1388] Fix | Delete
top:0;
[1389] Fix | Delete
left:0;
[1390] Fix | Delete
border:0;
[1391] Fix | Delete
margin:0;
[1392] Fix | Delete
padding:0;
[1393] Fix | Delete
width:0;
[1394] Fix | Delete
height:0;
[1395] Fix | Delete
overflow:hidden;
[1396] Fix | Delete
white-space:nowrap;
[1397] Fix | Delete
font-size:0;
[1398] Fix | Delete
}
[1399] Fix | Delete
[1400] Fix | Delete
.textLayer.highlighting{
[1401] Fix | Delete
cursor:var(--editorFreeHighlight-editing-cursor);
[1402] Fix | Delete
}
[1403] Fix | Delete
[1404] Fix | Delete
.textLayer.highlighting:not(.free) span{
[1405] Fix | Delete
cursor:var(--editorHighlight-editing-cursor);
[1406] Fix | Delete
}
[1407] Fix | Delete
[1408] Fix | Delete
.textLayer.highlighting.free span{
[1409] Fix | Delete
cursor:var(--editorFreeHighlight-editing-cursor);
[1410] Fix | Delete
}
[1411] Fix | Delete
[1412] Fix | Delete
@media (min-resolution: 1.1dppx){
[1413] Fix | Delete
:root{
[1414] Fix | Delete
--editorFreeText-editing-cursor:url(images/cursor-editorFreeText.svg) 0 16, text;
[1415] Fix | Delete
}
[1416] Fix | Delete
}
[1417] Fix | Delete
[1418] Fix | Delete
@media screen and (forced-colors: active){
[1419] Fix | Delete
:root{
[1420] Fix | Delete
--outline-color:CanvasText;
[1421] Fix | Delete
--outline-around-color:ButtonFace;
[1422] Fix | Delete
--resizer-bg-color:ButtonText;
[1423] Fix | Delete
--hover-outline-color:Highlight;
[1424] Fix | Delete
--hover-outline-around-color:SelectedItemText;
[1425] Fix | Delete
}
[1426] Fix | Delete
}
[1427] Fix | Delete
[1428] Fix | Delete
[data-editor-rotation="90"]{
[1429] Fix | Delete
transform:rotate(90deg);
[1430] Fix | Delete
}
[1431] Fix | Delete
[1432] Fix | Delete
[data-editor-rotation="180"]{
[1433] Fix | Delete
transform:rotate(180deg);
[1434] Fix | Delete
}
[1435] Fix | Delete
[1436] Fix | Delete
[data-editor-rotation="270"]{
[1437] Fix | Delete
transform:rotate(270deg);
[1438] Fix | Delete
}
[1439] Fix | Delete
[1440] Fix | Delete
.annotationEditorLayer{
[1441] Fix | Delete
background:transparent;
[1442] Fix | Delete
position:absolute;
[1443] Fix | Delete
inset:0;
[1444] Fix | Delete
font-size:calc(100px * var(--scale-factor));
[1445] Fix | Delete
transform-origin:0 0;
[1446] Fix | Delete
cursor:auto;
[1447] Fix | Delete
}
[1448] Fix | Delete
[1449] Fix | Delete
.annotationEditorLayer.waiting{
[1450] Fix | Delete
content:"";
[1451] Fix | Delete
cursor:wait;
[1452] Fix | Delete
position:absolute;
[1453] Fix | Delete
inset:0;
[1454] Fix | Delete
width:100%;
[1455] Fix | Delete
height:100%;
[1456] Fix | Delete
}
[1457] Fix | Delete
[1458] Fix | Delete
.annotationEditorLayer.disabled{
[1459] Fix | Delete
pointer-events:none;
[1460] Fix | Delete
}
[1461] Fix | Delete
[1462] Fix | Delete
.annotationEditorLayer.freetextEditing{
[1463] Fix | Delete
cursor:var(--editorFreeText-editing-cursor);
[1464] Fix | Delete
}
[1465] Fix | Delete
[1466] Fix | Delete
.annotationEditorLayer.inkEditing{
[1467] Fix | Delete
cursor:var(--editorInk-editing-cursor);
[1468] Fix | Delete
}
[1469] Fix | Delete
[1470] Fix | Delete
.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor){
[1471] Fix | Delete
position:absolute;
[1472] Fix | Delete
background:transparent;
[1473] Fix | Delete
z-index:1;
[1474] Fix | Delete
transform-origin:0 0;
[1475] Fix | Delete
cursor:auto;
[1476] Fix | Delete
max-width:100%;
[1477] Fix | Delete
max-height:100%;
[1478] Fix | Delete
border:var(--unfocus-outline);
[1479] Fix | Delete
}
[1480] Fix | Delete
[1481] Fix | Delete
.annotationEditorLayer .draggable.selectedEditor:is(.freeTextEditor, .inkEditor, .stampEditor){
[1482] Fix | Delete
cursor:move;
[1483] Fix | Delete
}
[1484] Fix | Delete
[1485] Fix | Delete
.annotationEditorLayer .moving:is(.freeTextEditor, .inkEditor, .stampEditor){
[1486] Fix | Delete
touch-action:none;
[1487] Fix | Delete
}
[1488] Fix | Delete
[1489] Fix | Delete
.annotationEditorLayer .selectedEditor:is(.freeTextEditor, .inkEditor, .stampEditor){
[1490] Fix | Delete
border:var(--focus-outline);
[1491] Fix | Delete
outline:var(--focus-outline-around);
[1492] Fix | Delete
}
[1493] Fix | Delete
[1494] Fix | Delete
.annotationEditorLayer .selectedEditor:is(.freeTextEditor, .inkEditor, .stampEditor)::before{
[1495] Fix | Delete
content:"";
[1496] Fix | Delete
position:absolute;
[1497] Fix | Delete
inset:0;
[1498] Fix | Delete
border:var(--focus-outline-around);
[1499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function