Current section
Files
Jump to
Current section
Files
priv/static/client.css.map
{
"version": 3,
"sources": ["../../assets/client/client.css"],
"sourcesContent": ["#live-debugger-debug-button {\n position: fixed;\n height: 40px;\n width: 40px;\n padding-left: 5px;\n padding-right: 5px;\n border-radius: 10px;\n background-color: #001a72;\n color: #ffffff;\n display: flex;\n gap: 5px;\n justify-content: center;\n align-items: center;\n z-index: 9999;\n bottom: 20px;\n right: 20px;\n cursor: pointer;\n}\n\n#live-debugger-debug-button.live-debugger-inspect-mode {\n background-color: #87cce8;\n}\n\n#live-debugger-debug-button.live-debugger-inspect-mode .live-debugger-bug-icon {\n display: none;\n}\n\n#live-debugger-debug-button .live-debugger-inspect-icon {\n display: none;\n}\n\n#live-debugger-debug-button.live-debugger-inspect-mode\n .live-debugger-inspect-icon {\n display: block;\n}\n\n#live-debugger-debug-tooltip {\n position: fixed;\n background: white;\n border: 1px solid #e2e8f0;\n border-radius: 8px;\n box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\n min-width: 160px;\n z-index: 10000;\n display: none;\n font-size: 14px;\n}\n\n#live-debugger-debug-tooltip .live-debugger-tooltip-option {\n padding: 8px 16px;\n cursor: pointer;\n display: flex;\n align-items: center;\n gap: 8px;\n color: #374151;\n transition: background-color 0.15s;\n}\n\n#live-debugger-debug-tooltip .live-debugger-tooltip-option:hover {\n background-color: #f3f4f6;\n}\n\n.live-debugger-inspect-mode * {\n cursor: crosshair !important;\n}\n\n/* Inspection Tooltip Styles */\n.live-debugger-inspection-tooltip {\n position: absolute;\n background: white;\n border: 1px solid #e1e5e9;\n border-radius: 6px;\n box-shadow:\n 0 4px 12px rgba(0, 0, 0, 0.15),\n 0 2px 4px rgba(0, 0, 0, 0.1);\n font-size: 12px;\n line-height: 1.4;\n max-width: 500px;\n min-width: 120px;\n z-index: 10001;\n pointer-events: none;\n padding: 8px 12px;\n color: #333;\n}\n\n.live-debugger-tooltip-content {\n display: flex;\n flex-direction: column;\n gap: 6px;\n}\n\n.live-debugger-tooltip-module {\n font-weight: 500;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.live-debugger-tooltip-info {\n border-top: 1px solid #e1e5e9;\n padding-top: 6px;\n display: flex;\n flex-direction: column;\n gap: 3px;\n}\n\n.live-debugger-tooltip-info-item {\n font-size: 11px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.live-debugger-tooltip-info-item .label {\n color: #666;\n font-weight: 400;\n}\n\n.live-debugger-tooltip-info-item .value {\n color: #333;\n font-weight: 500;\n}\n\n.live-debugger-type-square {\n display: inline-block;\n width: 8px;\n height: 8px;\n vertical-align: middle;\n margin-left: 6px;\n margin-bottom: 2px;\n}\n\n.live-debugger-tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border: 6px solid transparent;\n left: 50%;\n transform: translateX(-50%);\n}\n\n.live-debugger-tooltip-arrow-down {\n border-top-color: white;\n border-bottom-color: transparent;\n top: 100%;\n filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.1));\n}\n\n.live-debugger-tooltip-arrow-up {\n border-bottom-color: white;\n border-top-color: transparent;\n bottom: 100%;\n filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, 0.1));\n}\n\n.live-debugger-tooltip-type-wrapper {\n display: flex;\n align-items: center;\n gap: 4px;\n}\n"],
"mappings": "AAAA,4BACE,eACA,YACA,WACA,iBACA,kBALF,mBAOE,yBACA,WACA,aACA,QACA,uBACA,mBACA,aACA,YACA,WACA,eAGF,uDACE,yBAGF,uIACE,aAOF,mFAEE,cAGF,6BACE,eACA,iBACA,yBAvCF,kBAyCE,iCACA,gBACA,cACA,aACA,eAGF,2DAhDA,iBAkDE,eACA,aACA,mBACA,QACA,cACA,iCAGF,iEACE,yBAGF,8BACE,2BAIF,kCACE,kBACA,iBACA,yBAtEF,kBAwEE,oDAGA,eACA,gBACA,gBACA,gBACA,cACA,oBAhFF,iBAkFE,WAGF,+BACE,aACA,sBACA,QAGF,8BACE,gBACA,mBACA,gBACA,uBAGF,4BACE,6BACA,gBACA,aACA,sBACA,QAGF,iCACE,eACA,aACA,8BACA,mBAGF,wCACE,WACA,gBAGF,wCACE,WACA,gBAGF,2BACE,qBACA,UACA,WACA,sBACA,gBACA,kBAGF,6BACE,kBACA,QACA,SACA,6BACA,SACA,0BAGF,kCACE,sBACA,gCACA,SACA,6CAGF,gCACE,yBACA,6BACA,YACA,8CAGF,oCACE,aACA,mBACA",
"names": []
}