forked from magicoflolis/Userscript-Plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmagicuserjs.css.map
More file actions
1 lines (1 loc) · 10.9 KB
/
Copy pathmagicuserjs.css.map
File metadata and controls
1 lines (1 loc) · 10.9 KB
1
{"version":3,"sourceRoot":"","sources":["../../src/sass/_main.scss"],"names":[],"mappings":"AAcA,YA+BE,6BACA,qBACA,WA/CW,QAgDX,MA/CY,KAcZ,sCACE,gCACE,YACA,aAEF,sCACE,yBACA,mBACA,eACA,kBACA,wCAEF,sCACE,mBACA,iBA5BQ,KA6BR,0MAWF,4CACE,iBAzCQ,MAkDL,MACP,mBAEO,UACP,gBAGF,uBAEE,eAGF,oCAGE,aAGF,qBAEE,SAIA,qCADF,YAEI,oBAIJ,SACE,sBAGF,MACE,eAGF,QACE,wBACA,sBAGF,MAUE,WACA,qBACA,6BACA,8BACA,+BACA,mBACA,uCAfA,sCACE,wBACE,uBACA,uBACA,4BACA,6BACA,uBAUJ,eACE,uBACA,uBAEF,wBACE,eACA,aACA,uCACE,iBACA,kBACA,WACA,YACA,mDACE,YAIN,mBACE,sCACA,wBACA,iCAIJ,WACE,yBACA,eACA,YACA,WACA,uBACE,UACA,WAEF,wBACE,sCACA,cAIJ,YACE,mBAEA,YACA,+BACA,eACA,gBACA,qBACA,kBACA,cAGF,kBACE,QACA,aACA,SACA,6BACA,4BACA,6BACA,2BACA,wBACA,mBACA,aACA,cACA,4BAGF,WACE,kBACA,QACA,yBACE,gBACA,sBACA,mBAEF,wBACE,KAxLU,KAyLV,WACA,YACA,yBAIJ,qBAEE,+BACA,+BACA,gCAGF,sCACE,UACE,sCAIJ,UAOE,2BACA,wBACA,mBARA,sCACE,4BACE,eACA,+BAQF,6BACE,aACA,8BACA,wDACE,kBACA,kBACA,sBAIN,sBACE,kBACA,WACA,4CACE,aACA,0DACE,cACA,iBAxOI,uBAyOJ,iEACE,UAGJ,kJAEE,iBA9OD,qBAgPD,yEACE,iBA/OC,qBAiPH,qEACE,iBAnPA,oBAsPJ,4BACE,UACA,cACA,gBACA,YACA,mBACA,sBACA,iBA1PK,QA2PL,mCACE,WACA,cACA,WACA,YACA,YACA,WAvQM,KAwQN,kBACA,MACA,WACA,mBAIN,yBACE,gBACA,WAtQQ,KAuQR,MAlRU,KAmRV,gBACA,aACA,kBACA,sBACA,+BACE,aAGJ,4BACE,QACA,4BAIJ,MACE,WACA,qBACA,6BAGE,qCADF,eAEI,aACA,uBAEF,qCALF,eAMI,yBAIJ,kBAEE,6BAGA,6DAGE,kBAGJ,SACE,wBACA,gBACA,MACA,0BAIE,UAHA,qCADF,0BAEI,uBAOR,OACE,qBACA,kBACE,mBACA,oBAKF,qCACE,yBACE,aACA,kCACE,gBACA,kBAKJ,iBACE,yBAEF,mBACE,oCACA,gCAIF,uBACE,MA7VO,QA+VT,yBACE,MAxWQ,KAyWR,iBApWI,QAqWJ,aArWI,QA0WV,WACE,aACA,iCACE,eAEF,gBACE,0BAIJ,SACE,kBACA,gBACA,oBACA,oBACA,oBACA,sBACA,eACA,kBACA,cACA,iBACA,aACE,KArYU,KAsYV,WACA,YAIJ,SACE,eACA,kBACA,kBACA,gBACA,gBACA,oBACA,mBACA,cASF,2BACE,qBACA,wBAGF,kJAOE,0BAGF,6EAEE,oCACA,iCACA,gCACA,4BAGF,8BAGE,0BACA,uBACA,kBACA,2BACA,wBACA,mBAGF,cACE,YAGF,eACE,YAGF,wBACE,YAGF,cACE,6BACA,4BACA,8BACA","file":"magicuserjs.css","sourcesContent":["$appBGColor: #495060;\n$appTXTColor: #ffffff;\n$chDefault: rgb(255, 255, 255, 0.568);\n$chGF: rgba(0, 183, 255, 0.568);\n$chGit: rgb(36, 41, 47, 0.568);\n$chOpen: rgb(237, 63, 20, 0.568);\n$gfColor: #2d8cf0;\n$labColor: rgb(73, 80, 96);\n$mujsA: rgb(231, 85, 49);\n$mujsAColor: #00b7ff;\n$mainbColor: rgba(0, 0, 0, 0);\n$mujsBtn: rgb(237, 63, 20);\n$txtAreaBG: #000;\n\nmujs-root * {\n @supports not (scrollbar-width: thin) {\n ::-webkit-scrollbar {\n width: 1.4vw;\n height: 3.3vh;\n }\n ::-webkit-scrollbar-track {\n background-color: #2e323d;\n border-radius: 10px;\n margin-top: 3px;\n margin-bottom: 3px;\n box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);\n }\n ::-webkit-scrollbar-thumb {\n border-radius: 10px;\n background-color: $appTXTColor;\n background-image: -webkit-linear-gradient(\n 45deg,\n rgba(255, 255, 255, 0.2) 25%,\n transparent 25%,\n transparent 50%,\n rgba(255, 255, 255, 0.2) 50%,\n rgba(255, 255, 255, 0.2) 75%,\n transparent 75%,\n transparent\n );\n }\n ::-webkit-scrollbar-thumb:hover {\n background-color: $appTXTColor;\n }\n }\n scrollbar-color: $appTXTColor #2e323d;\n scrollbar-width: thin;\n background: $appBGColor;\n color: $appTXTColor;\n}\n\n@at-root mu-js {\n line-height: normal;\n}\n@at-root .mujs-cfg {\n line-height: 1.5;\n}\n\nbody.webext-page,\n.main {\n font-size: 14px;\n}\n\nmujs-column,\nmujs-row,\n.mujs-sty-flex {\n display: flex;\n}\n\nmujs-column,\nmujs-row {\n gap: 10px;\n}\n\nmujs-column {\n @media screen and (max-width: 800px) {\n flex-flow: row wrap;\n }\n}\n\nmujs-row {\n flex-direction: column;\n}\n\nmu-js {\n cursor: default;\n}\n\n.hidden {\n display: none !important;\n z-index: -1 !important;\n}\n\n.main {\n @media screen and (max-height: 450px) {\n &:not(.webext-page) {\n height: 100% !important;\n bottom: 0rem !important;\n margin-left: 0rem !important;\n margin-right: 0rem !important;\n right: 0rem !important;\n }\n }\n width: 100%;\n width: -moz-available;\n width: -webkit-fill-available;\n background: $appBGColor !important;\n border: 1px solid $mainbColor;\n border-radius: 10px;\n font-family: Arial, Helvetica, sans-serif;\n &.expanded {\n height: 100% !important;\n bottom: 0rem !important;\n }\n &:not(.webext-page) {\n position: fixed;\n height: 492px;\n &:not(.expanded) {\n margin-left: 1rem;\n margin-right: 1rem;\n right: 1rem;\n bottom: 1rem;\n &.auto-height {\n height: auto;\n }\n }\n }\n &:not(.hidden) {\n z-index: 99999999999999999 !important;\n display: flex !important;\n flex-direction: column !important;\n }\n}\n\n.mainframe {\n background: transparent;\n position: fixed;\n bottom: 1rem;\n right: 1rem;\n count-frame {\n width: 2em;\n height: 1em;\n }\n &:not(.hidden) {\n z-index: 99999999999999999 !important;\n display: block;\n }\n}\n\ncount-frame {\n border-radius: 16px;\n // padding: 0.25em;\n padding: 5px;\n border: 2px solid $mainbColor;\n font-size: 16px;\n font-weight: 400;\n display: inline-block;\n text-align: center;\n min-width: 1em;\n}\n\n.mujs-header-prim {\n order: 0;\n display: flex;\n gap: 10px;\n border-bottom: 1px solid $appTXTColor;\n border-top-left-radius: 10px;\n border-top-right-radius: 10px;\n height: -webkit-fit-content;\n height: -moz-fit-content;\n height: fit-content;\n padding: 10px;\n font-size: 1em;\n place-content: space-between;\n}\n\n.mujs-body {\n overflow-x: hidden;\n order: 1;\n .mujs-ratings {\n padding: 0 0.25em;\n border: 1px solid $appTXTColor;\n border-radius: 10px;\n }\n mu-jsbtn svg {\n fill: $appTXTColor;\n width: 14px;\n height: 14px;\n background: transparent;\n }\n}\n\n.mujs-cfg,\n.mujs-body {\n border: 1px solid $mainbColor;\n border-bottom-left-radius: 10px;\n border-bottom-right-radius: 10px;\n}\n\n@media screen and (max-width: 1150px) {\n .mujs-cfg {\n margin: 0px auto 1rem auto !important;\n }\n}\n\n.mujs-cfg {\n @media screen and (max-height: 812px) {\n &:not(.webext-page) {\n flex-wrap: wrap;\n flex-direction: row !important;\n }\n }\n height: -webkit-fit-content;\n height: -moz-fit-content;\n height: fit-content;\n mujs-section {\n // padding: 0.5em;\n > label {\n display: flex;\n justify-content: space-between;\n input:not([type='checkbox']) {\n position: relative;\n border-radius: 4px;\n border: 1px solid $appTXTColor;\n }\n }\n }\n .mujs-inlab {\n position: relative;\n width: 38px;\n input[type*='checkbox'] {\n display: none;\n &:checked + label {\n margin-left: 0;\n background-color: $chDefault;\n &:before {\n right: 0px;\n }\n }\n &[id='greasyfork']:checked + label,\n &[id='sleazyfork']:checked + label {\n background-color: $chGF;\n }\n &[id='openuserjs']:checked + label {\n background-color: $chOpen;\n }\n &[id='github']:checked + label {\n background-color: $chGit;\n }\n }\n label {\n padding: 0;\n display: block;\n overflow: hidden;\n height: 16px;\n border-radius: 20px;\n border: 1px solid $appTXTColor;\n background-color: $labColor;\n &:before {\n content: '';\n display: block;\n width: 20px;\n height: 20px;\n margin: -2px;\n background: $appTXTColor;\n position: absolute;\n top: 0;\n right: 20px;\n border-radius: 20px;\n }\n }\n }\n [id='blacklist'] {\n overflow-y: auto;\n background: $txtAreaBG;\n color: $appTXTColor;\n resize: vertical;\n outline: none;\n border-style: none;\n font-family: monospace;\n &:focus {\n outline: none;\n }\n }\n &:not(.webext-page) {\n order: 2;\n margin: 0px 25rem 1rem 25rem;\n }\n}\n\ntable {\n width: 100%;\n width: -moz-available;\n width: -webkit-fill-available;\n\n thead > tr {\n @media screen and (max-width: 800px) {\n display: grid;\n grid-auto-flow: column;\n }\n @media screen and (max-width: 500px) {\n display: none !important;\n }\n }\n\n th,\n td {\n border-bottom: 1px solid $appTXTColor;\n }\n td {\n &.mujs-uframe,\n &.mujs-list,\n &.install-btn {\n text-align: center;\n }\n }\n th {\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n &.mujs-header-name {\n @media screen and (max-width: 800px) {\n width: auto !important;\n }\n width: 50%;\n }\n }\n}\n\nmujs-a {\n display: inline-block;\n &.mujs-euser {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n }\n}\n\n.frame {\n @media screen and (max-width: 800px) {\n &:not(.webext-page) {\n display: grid;\n mu-jsbtn {\n margin-left: 25%;\n margin-right: 25%;\n }\n }\n }\n &.sf {\n mujs-a {\n color: $mujsA !important;\n }\n mu-jsbtn {\n background-color: $mujsBtn !important;\n border-color: $mujsBtn !important;\n }\n }\n &:not(.sf) {\n mujs-a {\n color: $mujsAColor;\n }\n mu-jsbtn {\n color: $appTXTColor;\n background-color: $gfColor;\n border-color: $gfColor;\n }\n }\n}\n\n.mujs-name {\n display: grid;\n > *:not(.mujs-homepage) {\n margin-top: 3px;\n }\n span {\n font-size: 0.8em !important;\n }\n}\n\nmujs-btn {\n font-style: normal;\n font-weight: 400;\n font-variant: normal;\n text-transform: none;\n text-rendering: auto;\n border: 1px solid $appTXTColor;\n font-size: 16px;\n border-radius: 4px;\n line-height: 1;\n padding: 6px 15px;\n svg {\n fill: $appTXTColor;\n width: 14px;\n height: 14px;\n }\n}\n\nmu-jsbtn {\n font-size: 14px;\n border-radius: 4px;\n font-style: normal;\n padding: 7px 15%;\n font-weight: 400;\n font-variant: normal;\n line-height: normal;\n display: block;\n}\n\n// input[type*='number'],\n// input[type*='text'] {\n// border: transparent;\n// outline: none !important;\n// }\n// input[type='checkbox']\ninput:not([type='checkbox']) {\n border: transparent;\n outline: none !important;\n}\n\nmujs-a,\nmu-jsbtn,\n.mujs-pointer,\n.mujs-cfg mujs-section *:not(input[type='password'], input[type='text'], input[type='number']),\n.mainbtn,\n.mainframe,\nmujs-btn {\n cursor: pointer !important;\n}\n\nth,\n.mujs-cfg *:not(input[type='password'], input[type='text'], input[type='number']) {\n -webkit-user-select: none !important;\n -moz-user-select: none !important;\n -ms-user-select: none !important;\n user-select: none !important;\n}\n\nmujs-btn,\ninput,\n.mujs-homepage {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n height: -webkit-fit-content;\n height: -moz-fit-content;\n height: fit-content;\n}\n\n.mujs-fltlist {\n width: 170px;\n}\n\n.mujs-searcher {\n width: 100px;\n}\n\n.mujs-sty-flex > mujs-btn {\n margin: auto;\n}\n\n.mujs-invalid {\n border-radius: 8px !important;\n border-width: 2px !important;\n border-style: solid !important;\n border-color: red !important;\n}\n"]}