auto_response 0.1.6 → 0.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +4 -3
- data/Gemfile.lock +9 -12
- data/bin/ar +14 -3
- data/lib/ar/har.rb +133 -0
- data/lib/ar/proxy_server.rb +171 -0
- data/lib/ar/rule_dsl.rb +4 -0
- data/lib/ar/rule_manager.rb +2 -1
- data/lib/ar/session_viewer.rb +18 -13
- data/lib/ar/version.rb +3 -0
- data/lib/ar/viewer/Images/applicationCache.png +0 -0
- data/lib/ar/viewer/Images/back.png +0 -0
- data/lib/ar/viewer/Images/checker.png +0 -0
- data/lib/ar/viewer/Images/closeButtons.png +0 -0
- data/lib/ar/viewer/Images/cookie.png +0 -0
- data/lib/ar/viewer/Images/database.png +0 -0
- data/lib/ar/viewer/Images/databaseTable.png +0 -0
- data/lib/ar/viewer/Images/deleteIcon.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallDown.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallDownBlack.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallDownWhite.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallRight.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallRightBlack.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallRightDown.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallRightDownBlack.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallRightDownWhite.png +0 -0
- data/lib/ar/viewer/Images/disclosureTriangleSmallRightWhite.png +0 -0
- data/lib/ar/viewer/Images/domain.png +0 -0
- data/lib/ar/viewer/Images/errorIcon.png +0 -0
- data/lib/ar/viewer/Images/errorMediumIcon.png +0 -0
- data/lib/ar/viewer/Images/errorRedDot.png +0 -0
- data/lib/ar/viewer/Images/fileSystem.png +0 -0
- data/lib/ar/viewer/Images/forward.png +0 -0
- data/lib/ar/viewer/Images/frame.png +0 -0
- data/lib/ar/viewer/Images/glossyHeader.png +0 -0
- data/lib/ar/viewer/Images/glossyHeaderPressed.png +0 -0
- data/lib/ar/viewer/Images/glossyHeaderSelected.png +0 -0
- data/lib/ar/viewer/Images/glossyHeaderSelectedPressed.png +0 -0
- data/lib/ar/viewer/Images/goArrow.png +0 -0
- data/lib/ar/viewer/Images/graphLabelCalloutLeft.png +0 -0
- data/lib/ar/viewer/Images/graphLabelCalloutRight.png +0 -0
- data/lib/ar/viewer/Images/indexedDB.png +0 -0
- data/lib/ar/viewer/Images/indexedDBIndex.png +0 -0
- data/lib/ar/viewer/Images/indexedDBObjectStore.png +0 -0
- data/lib/ar/viewer/Images/localStorage.png +0 -0
- data/lib/ar/viewer/Images/navigatorShowHideButton.png +0 -0
- data/lib/ar/viewer/Images/paneAddButtons.png +0 -0
- data/lib/ar/viewer/Images/paneBottomGrow.png +0 -0
- data/lib/ar/viewer/Images/paneBottomGrowActive.png +0 -0
- data/lib/ar/viewer/Images/paneElementStateButtons.png +0 -0
- data/lib/ar/viewer/Images/paneFilterButtons.png +0 -0
- data/lib/ar/viewer/Images/paneGrowHandleLine.png +0 -0
- data/lib/ar/viewer/Images/paneRefreshButtons.png +0 -0
- data/lib/ar/viewer/Images/paneSettingsButtons.png +0 -0
- data/lib/ar/viewer/Images/popoverArrows.png +0 -0
- data/lib/ar/viewer/Images/popoverBackground.png +0 -0
- data/lib/ar/viewer/Images/profileGroupIcon.png +0 -0
- data/lib/ar/viewer/Images/profileIcon.png +0 -0
- data/lib/ar/viewer/Images/profileSmallIcon.png +0 -0
- data/lib/ar/viewer/Images/profilesSilhouette.png +0 -0
- data/lib/ar/viewer/Images/programCounterBorder.png +0 -0
- data/lib/ar/viewer/Images/radioDot.png +0 -0
- data/lib/ar/viewer/Images/resourceCSSIcon.png +0 -0
- data/lib/ar/viewer/Images/resourceDocumentIcon.png +0 -0
- data/lib/ar/viewer/Images/resourceDocumentIconSmall.png +0 -0
- data/lib/ar/viewer/Images/resourceJSIcon.png +0 -0
- data/lib/ar/viewer/Images/resourcePlainIcon.png +0 -0
- data/lib/ar/viewer/Images/resourcePlainIconSmall.png +0 -0
- data/lib/ar/viewer/Images/resourcesSizeGraphIcon.png +0 -0
- data/lib/ar/viewer/Images/resourcesTimeGraphIcon.png +0 -0
- data/lib/ar/viewer/Images/scriptsSilhouette.png +0 -0
- data/lib/ar/viewer/Images/searchNext.png +0 -0
- data/lib/ar/viewer/Images/searchPrev.png +0 -0
- data/lib/ar/viewer/Images/searchSmallBlue.png +0 -0
- data/lib/ar/viewer/Images/searchSmallBrightBlue.png +0 -0
- data/lib/ar/viewer/Images/searchSmallGray.png +0 -0
- data/lib/ar/viewer/Images/searchSmallWhite.png +0 -0
- data/lib/ar/viewer/Images/segment.png +0 -0
- data/lib/ar/viewer/Images/segmentChromium.png +0 -0
- data/lib/ar/viewer/Images/segmentEnd.png +0 -0
- data/lib/ar/viewer/Images/segmentHover.png +0 -0
- data/lib/ar/viewer/Images/segmentHoverChromium.png +0 -0
- data/lib/ar/viewer/Images/segmentHoverEnd.png +0 -0
- data/lib/ar/viewer/Images/segmentHoverEndChromium.png +0 -0
- data/lib/ar/viewer/Images/segmentSelected.png +0 -0
- data/lib/ar/viewer/Images/segmentSelectedChromium.png +0 -0
- data/lib/ar/viewer/Images/segmentSelectedEnd.png +0 -0
- data/lib/ar/viewer/Images/segmentSelectedEndChromium.png +0 -0
- data/lib/ar/viewer/Images/sessionStorage.png +0 -0
- data/lib/ar/viewer/Images/spinner.gif +0 -0
- data/lib/ar/viewer/Images/spinnerActive.gif +0 -0
- data/lib/ar/viewer/Images/spinnerActiveSelected.gif +0 -0
- data/lib/ar/viewer/Images/spinnerInactive.gif +0 -0
- data/lib/ar/viewer/Images/spinnerInactiveSelected.gif +0 -0
- data/lib/ar/viewer/Images/splitviewDimple.png +0 -0
- data/lib/ar/viewer/Images/splitviewDividerBackground.png +0 -0
- data/lib/ar/viewer/Images/statusbarButtonGlyphs.png +0 -0
- data/lib/ar/viewer/Images/statusbarResizerHorizontal.png +0 -0
- data/lib/ar/viewer/Images/statusbarResizerVertical.png +0 -0
- data/lib/ar/viewer/Images/successGreenDot.png +0 -0
- data/lib/ar/viewer/Images/thumbActiveHoriz.png +0 -0
- data/lib/ar/viewer/Images/thumbActiveVert.png +0 -0
- data/lib/ar/viewer/Images/thumbHoriz.png +0 -0
- data/lib/ar/viewer/Images/thumbHoverHoriz.png +0 -0
- data/lib/ar/viewer/Images/thumbHoverVert.png +0 -0
- data/lib/ar/viewer/Images/thumbVert.png +0 -0
- data/lib/ar/viewer/Images/tickMark.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillBlue.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillGray.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillGreen.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillOrange.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillPurple.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillRed.png +0 -0
- data/lib/ar/viewer/Images/timelineHollowPillYellow.png +0 -0
- data/lib/ar/viewer/Images/timelinePillBlue.png +0 -0
- data/lib/ar/viewer/Images/timelinePillGray.png +0 -0
- data/lib/ar/viewer/Images/timelinePillGreen.png +0 -0
- data/lib/ar/viewer/Images/timelinePillOrange.png +0 -0
- data/lib/ar/viewer/Images/timelinePillPurple.png +0 -0
- data/lib/ar/viewer/Images/timelinePillRed.png +0 -0
- data/lib/ar/viewer/Images/timelinePillYellow.png +0 -0
- data/lib/ar/viewer/Images/toolbarIcons.png +0 -0
- data/lib/ar/viewer/Images/toolbarIconsSmall.png +0 -0
- data/lib/ar/viewer/Images/toolbarItemSelected.png +0 -0
- data/lib/ar/viewer/Images/trackHoriz.png +0 -0
- data/lib/ar/viewer/Images/trackVert.png +0 -0
- data/lib/ar/viewer/Images/treeDownTriangleBlack.png +0 -0
- data/lib/ar/viewer/Images/treeDownTriangleWhite.png +0 -0
- data/lib/ar/viewer/Images/treeRightTriangleBlack.png +0 -0
- data/lib/ar/viewer/Images/treeRightTriangleWhite.png +0 -0
- data/lib/ar/viewer/Images/treeUpTriangleBlack.png +0 -0
- data/lib/ar/viewer/Images/treeUpTriangleWhite.png +0 -0
- data/lib/ar/viewer/Images/userInputIcon.png +0 -0
- data/lib/ar/viewer/Images/userInputPreviousIcon.png +0 -0
- data/lib/ar/viewer/Images/userInputResultIcon.png +0 -0
- data/lib/ar/viewer/Images/warningIcon.png +0 -0
- data/lib/ar/viewer/Images/warningMediumIcon.png +0 -0
- data/lib/ar/viewer/Images/warningOrangeDot.png +0 -0
- data/lib/ar/viewer/Images/warningsErrors.png +0 -0
- data/lib/ar/viewer/chrome/Images/applicationCache.png +0 -0
- data/lib/ar/viewer/chrome/Images/back.png +0 -0
- data/lib/ar/viewer/chrome/Images/breakpointBorder.png +0 -0
- data/lib/ar/viewer/chrome/Images/breakpointConditionalBorder.png +0 -0
- data/lib/ar/viewer/chrome/Images/breakpointConditionalCounterBorder.png +0 -0
- data/lib/ar/viewer/chrome/Images/breakpointCounterBorder.png +0 -0
- data/lib/ar/viewer/chrome/Images/checker.png +0 -0
- data/lib/ar/viewer/chrome/Images/closeButtons.png +0 -0
- data/lib/ar/viewer/chrome/Images/cookie.png +0 -0
- data/lib/ar/viewer/chrome/Images/database.png +0 -0
- data/lib/ar/viewer/chrome/Images/databaseTable.png +0 -0
- data/lib/ar/viewer/chrome/Images/debuggerContinue.png +0 -0
- data/lib/ar/viewer/chrome/Images/debuggerPause.png +0 -0
- data/lib/ar/viewer/chrome/Images/debuggerStepInto.png +0 -0
- data/lib/ar/viewer/chrome/Images/debuggerStepOut.png +0 -0
- data/lib/ar/viewer/chrome/Images/debuggerStepOver.png +0 -0
- data/lib/ar/viewer/chrome/Images/deleteIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallDown.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallDownBlack.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallDownWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallRight.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallRightBlack.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallRightDown.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallRightDownBlack.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallRightDownWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/disclosureTriangleSmallRightWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/domain.png +0 -0
- data/lib/ar/viewer/chrome/Images/errorIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/errorMediumIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/errorRedDot.png +0 -0
- data/lib/ar/viewer/chrome/Images/fileSystem.png +0 -0
- data/lib/ar/viewer/chrome/Images/forward.png +0 -0
- data/lib/ar/viewer/chrome/Images/frame.png +0 -0
- data/lib/ar/viewer/chrome/Images/glossyHeader.png +0 -0
- data/lib/ar/viewer/chrome/Images/glossyHeaderPressed.png +0 -0
- data/lib/ar/viewer/chrome/Images/glossyHeaderSelected.png +0 -0
- data/lib/ar/viewer/chrome/Images/glossyHeaderSelectedPressed.png +0 -0
- data/lib/ar/viewer/chrome/Images/goArrow.png +0 -0
- data/lib/ar/viewer/chrome/Images/graphLabelCalloutLeft.png +0 -0
- data/lib/ar/viewer/chrome/Images/graphLabelCalloutRight.png +0 -0
- data/lib/ar/viewer/chrome/Images/indexedDB.png +0 -0
- data/lib/ar/viewer/chrome/Images/indexedDBIndex.png +0 -0
- data/lib/ar/viewer/chrome/Images/indexedDBObjectStore.png +0 -0
- data/lib/ar/viewer/chrome/Images/localStorage.png +0 -0
- data/lib/ar/viewer/chrome/Images/navigatorShowHideButton.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneAddButtons.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneBottomGrow.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneBottomGrowActive.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneElementStateButtons.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneFilterButtons.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneGrowHandleLine.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneRefreshButtons.png +0 -0
- data/lib/ar/viewer/chrome/Images/paneSettingsButtons.png +0 -0
- data/lib/ar/viewer/chrome/Images/popoverArrows.png +0 -0
- data/lib/ar/viewer/chrome/Images/popoverBackground.png +0 -0
- data/lib/ar/viewer/chrome/Images/profileGroupIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/profileIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/profileSmallIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/profilesSilhouette.png +0 -0
- data/lib/ar/viewer/chrome/Images/programCounterBorder.png +0 -0
- data/lib/ar/viewer/chrome/Images/radioDot.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourceCSSIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourceDocumentIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourceDocumentIconSmall.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourceJSIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourcePlainIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourcePlainIconSmall.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourcesSizeGraphIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/resourcesTimeGraphIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/scriptsSilhouette.png +0 -0
- data/lib/ar/viewer/chrome/Images/searchNext.png +0 -0
- data/lib/ar/viewer/chrome/Images/searchPrev.png +0 -0
- data/lib/ar/viewer/chrome/Images/searchSmallBlue.png +0 -0
- data/lib/ar/viewer/chrome/Images/searchSmallBrightBlue.png +0 -0
- data/lib/ar/viewer/chrome/Images/searchSmallGray.png +0 -0
- data/lib/ar/viewer/chrome/Images/searchSmallWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/segment.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentChromium.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentEnd.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentHover.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentHoverChromium.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentHoverEnd.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentHoverEndChromium.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentSelected.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentSelectedChromium.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentSelectedEnd.png +0 -0
- data/lib/ar/viewer/chrome/Images/segmentSelectedEndChromium.png +0 -0
- data/lib/ar/viewer/chrome/Images/sessionStorage.png +0 -0
- data/lib/ar/viewer/chrome/Images/spinner.gif +0 -0
- data/lib/ar/viewer/chrome/Images/spinnerActive.gif +0 -0
- data/lib/ar/viewer/chrome/Images/spinnerActiveSelected.gif +0 -0
- data/lib/ar/viewer/chrome/Images/spinnerInactive.gif +0 -0
- data/lib/ar/viewer/chrome/Images/spinnerInactiveSelected.gif +0 -0
- data/lib/ar/viewer/chrome/Images/splitviewDimple.png +0 -0
- data/lib/ar/viewer/chrome/Images/splitviewDividerBackground.png +0 -0
- data/lib/ar/viewer/chrome/Images/statusbarButtonGlyphs.png +0 -0
- data/lib/ar/viewer/chrome/Images/statusbarResizerHorizontal.png +0 -0
- data/lib/ar/viewer/chrome/Images/statusbarResizerVertical.png +0 -0
- data/lib/ar/viewer/chrome/Images/successGreenDot.png +0 -0
- data/lib/ar/viewer/chrome/Images/thumbActiveHoriz.png +0 -0
- data/lib/ar/viewer/chrome/Images/thumbActiveVert.png +0 -0
- data/lib/ar/viewer/chrome/Images/thumbHoriz.png +0 -0
- data/lib/ar/viewer/chrome/Images/thumbHoverHoriz.png +0 -0
- data/lib/ar/viewer/chrome/Images/thumbHoverVert.png +0 -0
- data/lib/ar/viewer/chrome/Images/thumbVert.png +0 -0
- data/lib/ar/viewer/chrome/Images/tickMark.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillBlue.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillGray.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillGreen.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillOrange.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillPurple.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillRed.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelineHollowPillYellow.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillBlue.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillGray.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillGreen.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillOrange.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillPurple.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillRed.png +0 -0
- data/lib/ar/viewer/chrome/Images/timelinePillYellow.png +0 -0
- data/lib/ar/viewer/chrome/Images/toolbarIcons.png +0 -0
- data/lib/ar/viewer/chrome/Images/toolbarIconsSmall.png +0 -0
- data/lib/ar/viewer/chrome/Images/toolbarItemSelected.png +0 -0
- data/lib/ar/viewer/chrome/Images/trackHoriz.png +0 -0
- data/lib/ar/viewer/chrome/Images/trackVert.png +0 -0
- data/lib/ar/viewer/chrome/Images/treeDownTriangleBlack.png +0 -0
- data/lib/ar/viewer/chrome/Images/treeDownTriangleWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/treeRightTriangleBlack.png +0 -0
- data/lib/ar/viewer/chrome/Images/treeRightTriangleWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/treeUpTriangleBlack.png +0 -0
- data/lib/ar/viewer/chrome/Images/treeUpTriangleWhite.png +0 -0
- data/lib/ar/viewer/chrome/Images/userInputIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/userInputPreviousIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/userInputResultIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/warningIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/warningMediumIcon.png +0 -0
- data/lib/ar/viewer/chrome/Images/warningOrangeDot.png +0 -0
- data/lib/ar/viewer/chrome/Images/warningsErrors.png +0 -0
- data/lib/ar/viewer/chrome/dataGrid.css +218 -0
- data/lib/ar/viewer/chrome/devTools.css +97 -0
- data/lib/ar/viewer/chrome/dialog.css +55 -0
- data/lib/ar/viewer/chrome/elementsPanel.css +692 -0
- data/lib/ar/viewer/chrome/filteredItemSelectionDialog.css +41 -0
- data/lib/ar/viewer/chrome/heapProfiler.css +263 -0
- data/lib/ar/viewer/chrome/helpScreen.css +286 -0
- data/lib/ar/viewer/chrome/indexedDBViews.css +124 -0
- data/lib/ar/viewer/chrome/inspector.css +2878 -0
- data/lib/ar/viewer/chrome/inspectorCommon.css +177 -0
- data/lib/ar/viewer/chrome/inspectorSyntaxHighlight.css +111 -0
- data/lib/ar/viewer/chrome/nativeMemoryProfiler.css +86 -0
- data/lib/ar/viewer/chrome/navigatorView.css +142 -0
- data/lib/ar/viewer/chrome/networkLogView.css +559 -0
- data/lib/ar/viewer/chrome/networkPanel.css +340 -0
- data/lib/ar/viewer/chrome/panelEnablerView.css +168 -0
- data/lib/ar/viewer/chrome/popover.css +94 -0
- data/lib/ar/viewer/chrome/profilesPanel.css +201 -0
- data/lib/ar/viewer/chrome/resourceView.css +105 -0
- data/lib/ar/viewer/chrome/resourcesPanel.css +331 -0
- data/lib/ar/viewer/chrome/revisionHistory.css +90 -0
- data/lib/ar/viewer/chrome/scriptsPanel.css +286 -0
- data/lib/ar/viewer/chrome/splitView.css +91 -0
- data/lib/ar/viewer/chrome/tabbedPane.css +165 -0
- data/lib/ar/viewer/chrome/textEditor.css +181 -0
- data/lib/ar/viewer/chrome/textPrompt.css +69 -0
- data/lib/ar/viewer/chrome/timelinePanel.css +656 -0
- data/lib/ar/viewer/components/angular/angular.js +14760 -0
- data/lib/ar/viewer/components/angular/angular.min.js +162 -0
- data/lib/ar/viewer/components/angular/component.json +14 -0
- data/lib/ar/viewer/components/jquery/README.md +11 -0
- data/lib/ar/viewer/components/jquery/bower.json +14 -0
- data/lib/ar/viewer/components/jquery/component.json +22 -0
- data/lib/ar/viewer/components/jquery/composer.json +35 -0
- data/lib/ar/viewer/components/jquery/jquery-migrate.js +511 -0
- data/lib/ar/viewer/components/jquery/jquery-migrate.min.js +3 -0
- data/lib/ar/viewer/components/jquery/jquery.js +8755 -0
- data/lib/ar/viewer/components/jquery/jquery.min.js +6 -0
- data/lib/ar/viewer/components/jquery/package.json +7 -0
- data/lib/ar/viewer/css/style.css +186 -0
- data/lib/ar/viewer/index.html +422 -0
- data/lib/ar/viewer/js/controllers.js +124 -0
- data/lib/ar/viewer/js/libs/HAREntry.js +154 -0
- data/lib/ar/viewer/js/libs/devTools.js +371 -0
- data/lib/ar/viewer/js/libs/modernizr.custom.min.js +4 -0
- data/lib/ar/viewer/js/script.js +36 -0
- data/lib/ar/viewer/sample.har +6723 -0
- data/lib/ar/viewer/sass/style.scss +149 -0
- data/lib/{autoresponse.rb → auto_response.rb} +30 -31
- data/readme.md +4 -0
- data/rules.sample +9 -0
- data/test/helper.rb +1 -1
- metadata +365 -9
- data/bin/start_ar.rb +0 -5
- data/bin/start_ar.rb.pid +0 -1
- data/lib/ar/proxyserver.rb +0 -106
- data/lib/ar/viewer/tmpl/index.haml +0 -55
@@ -0,0 +1,2878 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
|
3
|
+
* Copyright (C) 2009 Anthony Ricaud <rik@webkit.org>
|
4
|
+
*
|
5
|
+
* Redistribution and use in source and binary forms, with or without
|
6
|
+
* modification, are permitted provided that the following conditions
|
7
|
+
* are met:
|
8
|
+
*
|
9
|
+
* 1. Redistributions of source code must retain the above copyright
|
10
|
+
* notice, this list of conditions and the following disclaimer.
|
11
|
+
* 2. Redistributions in binary form must reproduce the above copyright
|
12
|
+
* notice, this list of conditions and the following disclaimer in the
|
13
|
+
* documentation and/or other materials provided with the distribution.
|
14
|
+
* 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
|
15
|
+
* its contributors may be used to endorse or promote products derived
|
16
|
+
* from this software without specific prior written permission.
|
17
|
+
*
|
18
|
+
* THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
|
19
|
+
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
20
|
+
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
21
|
+
* DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
|
22
|
+
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
23
|
+
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
24
|
+
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
25
|
+
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
26
|
+
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
27
|
+
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
28
|
+
*/
|
29
|
+
|
30
|
+
input[type="search"]:focus, input[type="text"]:focus {
|
31
|
+
outline: auto 5px -webkit-focus-ring-color;
|
32
|
+
}
|
33
|
+
|
34
|
+
.fill {
|
35
|
+
position: absolute;
|
36
|
+
top: 0;
|
37
|
+
left: 0;
|
38
|
+
right: 0;
|
39
|
+
bottom: 0;
|
40
|
+
}
|
41
|
+
|
42
|
+
.hidden {
|
43
|
+
display: none;
|
44
|
+
}
|
45
|
+
|
46
|
+
.nowrap {
|
47
|
+
white-space: nowrap;
|
48
|
+
}
|
49
|
+
|
50
|
+
#toolbar {
|
51
|
+
position: absolute;
|
52
|
+
top: 0;
|
53
|
+
left: 0;
|
54
|
+
right: 0;
|
55
|
+
height: 56px;
|
56
|
+
padding: 0 5px;
|
57
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(191, 191, 191)), to(rgb(151, 151, 151)));
|
58
|
+
border-bottom: 1px solid rgb(80, 80, 80);
|
59
|
+
-webkit-box-orient: horizontal;
|
60
|
+
-webkit-background-origin: padding;
|
61
|
+
-webkit-background-clip: padding;
|
62
|
+
}
|
63
|
+
|
64
|
+
body.inactive #toolbar {
|
65
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 233, 233)), to(rgb(207, 207, 207)));
|
66
|
+
border-bottom: 1px solid rgb(64%, 64%, 64%);
|
67
|
+
}
|
68
|
+
|
69
|
+
body.detached.platform-mac-leopard #toolbar,
|
70
|
+
body.detached.platform-mac-snowleopard #toolbar {
|
71
|
+
background: transparent;
|
72
|
+
}
|
73
|
+
|
74
|
+
body.compact #toolbar {
|
75
|
+
height: 34px;
|
76
|
+
border-top: 1px solid rgb(100, 100, 100);
|
77
|
+
cursor: ns-resize;
|
78
|
+
padding-left: 0;
|
79
|
+
}
|
80
|
+
|
81
|
+
body.compact.port-qt #toolbar {
|
82
|
+
cursor: auto;
|
83
|
+
}
|
84
|
+
|
85
|
+
body.compact.inactive #toolbar {
|
86
|
+
border-top: 1px solid rgb(64%, 64%, 64%);
|
87
|
+
}
|
88
|
+
|
89
|
+
.toolbar-item {
|
90
|
+
margin: 0;
|
91
|
+
padding: 0 6px;
|
92
|
+
background-color: transparent;
|
93
|
+
border-style: none;
|
94
|
+
border-color: transparent;
|
95
|
+
}
|
96
|
+
|
97
|
+
.toolbar-item.toggleable {
|
98
|
+
padding-top: 4px;
|
99
|
+
}
|
100
|
+
|
101
|
+
.toolbar-item.toggleable.toggled-on {
|
102
|
+
border-width: 0 2px 0 2px;
|
103
|
+
padding: 4px 4px 0 4px;
|
104
|
+
-webkit-border-image: url(Images/toolbarItemSelected.png) 0 2 0 2;
|
105
|
+
}
|
106
|
+
|
107
|
+
.toolbar-icon {
|
108
|
+
display: inline-block;
|
109
|
+
width: 32px;
|
110
|
+
height: 32px;
|
111
|
+
background-image: url(Images/toolbarIcons.png);
|
112
|
+
}
|
113
|
+
|
114
|
+
.toolbar-small .toolbar-icon {
|
115
|
+
width: 24px;
|
116
|
+
height: 24px;
|
117
|
+
vertical-align: middle;
|
118
|
+
background-image: url(Images/toolbarIconsSmall.png);
|
119
|
+
}
|
120
|
+
|
121
|
+
.toolbar-item:active .toolbar-icon {
|
122
|
+
background-position-y: 32px;
|
123
|
+
}
|
124
|
+
|
125
|
+
.toolbar-small .toolbar-item:active .toolbar-icon {
|
126
|
+
background-position-y: 24px;
|
127
|
+
}
|
128
|
+
|
129
|
+
.toolbar-label {
|
130
|
+
font-size: 11px;
|
131
|
+
font-family: Lucida Grande, sans-serif;
|
132
|
+
text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
|
133
|
+
}
|
134
|
+
|
135
|
+
.toolbar-item.toggleable:active .toolbar-label {
|
136
|
+
text-shadow: none;
|
137
|
+
}
|
138
|
+
|
139
|
+
.toolbar-small .toolbar-label {
|
140
|
+
display: inline-block;
|
141
|
+
margin-left: 3px;
|
142
|
+
position: relative;
|
143
|
+
top: 2px;
|
144
|
+
}
|
145
|
+
|
146
|
+
body.compact #search-toolbar-label {
|
147
|
+
display: none;
|
148
|
+
}
|
149
|
+
|
150
|
+
#toolbar-controls {
|
151
|
+
float: right;
|
152
|
+
display: -webkit-box;
|
153
|
+
-webkit-box-align: center;
|
154
|
+
height: 100%;
|
155
|
+
}
|
156
|
+
|
157
|
+
#toolbar-dropdown-arrow {
|
158
|
+
font-size: 16px;
|
159
|
+
font-weight: bold;
|
160
|
+
border: 0;
|
161
|
+
background-color: transparent;
|
162
|
+
-webkit-border-radius: 5px;
|
163
|
+
text-shadow: none;
|
164
|
+
}
|
165
|
+
|
166
|
+
body.compact #toolbar-dropdown-arrow {
|
167
|
+
font-size: 14px;
|
168
|
+
padding-bottom: 4px;
|
169
|
+
}
|
170
|
+
|
171
|
+
#toolbar-dropdown-arrow.dropdown-visible {
|
172
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 251, 251, 0.9)), to(rgba(231, 231, 231, 0.9)));
|
173
|
+
}
|
174
|
+
|
175
|
+
#toolbar-dropdown-arrow:hover {
|
176
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 191, 191, 0.7)), to(rgba(171, 171, 171, 0.5)));
|
177
|
+
}
|
178
|
+
|
179
|
+
#toolbar-dropdown-arrow:active {
|
180
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(111, 111, 111, 0.8)), to(rgba(91, 91, 91, 0.8)));
|
181
|
+
}
|
182
|
+
|
183
|
+
#toolbar-dropdown {
|
184
|
+
position: absolute;
|
185
|
+
z-index: 1000;
|
186
|
+
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
|
187
|
+
border: 1px solid rgb(128, 128, 128);
|
188
|
+
padding: 4px;
|
189
|
+
background-color: inherit;
|
190
|
+
background-image: inherit;
|
191
|
+
}
|
192
|
+
|
193
|
+
body.detached.platform-mac-leopard #toolbar-dropdown,
|
194
|
+
body.detached.platform-mac-snowleopard #toolbar-dropdown {
|
195
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(191, 191, 191)), to(rgb(151, 151, 151)));
|
196
|
+
}
|
197
|
+
|
198
|
+
#toolbar-dropdown .scrollable-content {
|
199
|
+
display: -webkit-box;
|
200
|
+
-webkit-box-orient: vertical;
|
201
|
+
-webkit-box-align: start;
|
202
|
+
}
|
203
|
+
|
204
|
+
#toolbar-dropdown .toolbar-item {
|
205
|
+
display: -webkit-box;
|
206
|
+
-webkit-box-orient: horizontal;
|
207
|
+
margin: 0px 2px;
|
208
|
+
padding: 4px;
|
209
|
+
width: 100%;
|
210
|
+
border: 1px solid rgba(0, 0, 0, 0);
|
211
|
+
}
|
212
|
+
|
213
|
+
#toolbar-dropdown .toolbar-item.toggleable.toggled-on {
|
214
|
+
border: 1px solid rgba(100, 100, 120, 0.4);
|
215
|
+
-webkit-border-image: none;
|
216
|
+
background: -webkit-gradient(linear, left top, left bottom, from(rgba(128, 128, 128, 0.6)), to(rgba(128, 128, 128, 0.6)), color-stop(20%, rgba(158, 158, 158, 0.2)), color-stop(80%, rgba(158, 158, 158, 0.2)));
|
217
|
+
}
|
218
|
+
|
219
|
+
#toolbar-dropdown .toolbar-item:hover {
|
220
|
+
-webkit-border-image: none;
|
221
|
+
border: 1px solid rgba(100, 100, 120, 0.8);
|
222
|
+
}
|
223
|
+
|
224
|
+
#toolbar-dropdown .toolbar-item.toggleable.toggled-on:hover {
|
225
|
+
border: 1px solid rgba(100, 100, 120, 1);
|
226
|
+
}
|
227
|
+
|
228
|
+
#toolbar-dropdown .toolbar-icon {
|
229
|
+
margin-right: 0.5em;
|
230
|
+
}
|
231
|
+
|
232
|
+
.scrollable-content {
|
233
|
+
position: static;
|
234
|
+
height: 100%;
|
235
|
+
overflow-y: auto;
|
236
|
+
width: 100%;
|
237
|
+
margin-right: 12px;
|
238
|
+
padding-right: 3px;
|
239
|
+
}
|
240
|
+
|
241
|
+
.scrollable-content::-webkit-scrollbar {
|
242
|
+
width: 11px;
|
243
|
+
}
|
244
|
+
|
245
|
+
.scrollable-content::-webkit-scrollbar-corner,
|
246
|
+
.scrollable-content::-webkit-resizer {
|
247
|
+
display: none;
|
248
|
+
}
|
249
|
+
|
250
|
+
.scrollable-content::-webkit-scrollbar-thumb:vertical {
|
251
|
+
background: -webkit-gradient(linear, left top, right top, from(rgb(192, 192, 192)), to(rgb(192, 192, 192)), color-stop(40%, rgb(214, 214, 214)));
|
252
|
+
border-radius: 5px;
|
253
|
+
min-height: 20px;
|
254
|
+
}
|
255
|
+
|
256
|
+
.scrollable-content::-webkit-scrollbar-thumb:vertical:hover,
|
257
|
+
.scrollable-content::-webkit-scrollbar-thumb:vertical:active {
|
258
|
+
background: -webkit-gradient(linear, left top, right top, from(rgb(230, 230, 230)), to(rgb(230, 230, 230)), color-stop(40%, rgb(252, 252, 252)));
|
259
|
+
}
|
260
|
+
|
261
|
+
.scrollable-content::-webkit-scrollbar-track:vertical {
|
262
|
+
background: -webkit-gradient(linear, left top, right top, from(rgb(128, 128, 128)), to(rgb(164, 164, 164)), color-stop(25%, rgb(164, 164, 164)));
|
263
|
+
border-radius: 5px;
|
264
|
+
}
|
265
|
+
|
266
|
+
.search-replace {
|
267
|
+
-webkit-appearance: none;
|
268
|
+
border: 0;
|
269
|
+
padding: 0 2px;
|
270
|
+
margin: 0;
|
271
|
+
width: 165px;
|
272
|
+
}
|
273
|
+
|
274
|
+
.search-replace:focus {
|
275
|
+
outline: none;
|
276
|
+
}
|
277
|
+
|
278
|
+
.toolbar-search {
|
279
|
+
border-spacing: 1px;
|
280
|
+
}
|
281
|
+
|
282
|
+
.toolbar-search td {
|
283
|
+
padding: 0 5px 0 0;
|
284
|
+
}
|
285
|
+
|
286
|
+
.toolbar-search-navigation-controls {
|
287
|
+
position: absolute;
|
288
|
+
top: 0;
|
289
|
+
right: 0;
|
290
|
+
height: 18px;
|
291
|
+
background-image: -webkit-linear-gradient(rgb(228, 228, 228), rgb(206, 206, 206));
|
292
|
+
}
|
293
|
+
|
294
|
+
.toolbar-search-navigation {
|
295
|
+
display: inline-block;
|
296
|
+
width: 18px;
|
297
|
+
height: 18px;
|
298
|
+
background-repeat: no-repeat;
|
299
|
+
background-position: 4px 7px;
|
300
|
+
border-left: 1px solid rgb(170, 170, 170);
|
301
|
+
opacity: 0.3;
|
302
|
+
}
|
303
|
+
|
304
|
+
.toolbar-search-navigation.enabled {
|
305
|
+
opacity: 1.0;
|
306
|
+
}
|
307
|
+
|
308
|
+
.toolbar-search input[type="checkbox"] {
|
309
|
+
position: relative;
|
310
|
+
margin-top: -1px;
|
311
|
+
margin-left: 15px;
|
312
|
+
top: 2px;
|
313
|
+
}
|
314
|
+
|
315
|
+
.toolbar-search button {
|
316
|
+
border: 1px solid rgb(163, 163, 163);
|
317
|
+
border-radius: 12px;
|
318
|
+
margin: 0 6px;
|
319
|
+
font-size: 11px;
|
320
|
+
background-image: -webkit-linear-gradient(rgb(241, 241, 241), rgb(220, 220, 220));
|
321
|
+
width: 100%;
|
322
|
+
}
|
323
|
+
|
324
|
+
.toolbar-search button:active {
|
325
|
+
background-image: -webkit-linear-gradient(rgb(185, 185, 185), rgb(156, 156, 156));
|
326
|
+
}
|
327
|
+
|
328
|
+
.toolbar-search-control {
|
329
|
+
display: inline-block;
|
330
|
+
position: relative;
|
331
|
+
background-color: white;
|
332
|
+
border: 1px solid rgb(163, 163, 163);
|
333
|
+
height: 20px;
|
334
|
+
border-radius: 2px;
|
335
|
+
padding-top: 1px;
|
336
|
+
}
|
337
|
+
|
338
|
+
.toolbar-replace-control {
|
339
|
+
border: 1px solid rgb(163, 163, 163);
|
340
|
+
height: 20px;
|
341
|
+
border-radius: 2px;
|
342
|
+
width: 100%;
|
343
|
+
}
|
344
|
+
|
345
|
+
.toolbar-search-navigation.enabled:active {
|
346
|
+
background-position: 4px 7px, 0px 0px;
|
347
|
+
}
|
348
|
+
|
349
|
+
.toolbar-search-navigation.toolbar-search-navigation-prev {
|
350
|
+
background-image: url(Images/searchPrev.png);
|
351
|
+
border-left: 1px solid rgb(163, 163, 163);
|
352
|
+
}
|
353
|
+
|
354
|
+
.toolbar-search-navigation.toolbar-search-navigation-prev.enabled:active {
|
355
|
+
background-image: url(Images/searchPrev.png), -webkit-linear-gradient(rgb(168, 168, 168), rgb(116, 116, 116));
|
356
|
+
}
|
357
|
+
|
358
|
+
.toolbar-search-navigation.toolbar-search-navigation-next {
|
359
|
+
background-image: url(Images/searchNext.png);
|
360
|
+
border-left: 1px solid rgb(230, 230, 230);
|
361
|
+
}
|
362
|
+
|
363
|
+
.toolbar-search-navigation.toolbar-search-navigation-next.enabled:active {
|
364
|
+
background-image: url(Images/searchNext.png), -webkit-linear-gradient(rgb(168, 168, 168), rgb(116, 116, 116));
|
365
|
+
}
|
366
|
+
|
367
|
+
.search-results-matches {
|
368
|
+
display: inline-block;
|
369
|
+
min-width: 70px;
|
370
|
+
min-height: 10px;
|
371
|
+
text-align: right;
|
372
|
+
font-size: 11px;
|
373
|
+
padding: 0 4px;
|
374
|
+
color: rgb(165, 165, 165);
|
375
|
+
}
|
376
|
+
|
377
|
+
.toolbar-item.elements .toolbar-icon {
|
378
|
+
background-position-x: 0;
|
379
|
+
}
|
380
|
+
|
381
|
+
.toolbar-item.resources .toolbar-icon {
|
382
|
+
background-position-x: -32px;
|
383
|
+
}
|
384
|
+
|
385
|
+
.toolbar-small .toolbar-item.resources .toolbar-icon {
|
386
|
+
background-position-x: -24px;
|
387
|
+
}
|
388
|
+
|
389
|
+
.toolbar-item.network .toolbar-icon {
|
390
|
+
background-position-x: -64px;
|
391
|
+
}
|
392
|
+
|
393
|
+
.toolbar-small .toolbar-item.network .toolbar-icon {
|
394
|
+
background-position-x: -48px;
|
395
|
+
}
|
396
|
+
|
397
|
+
.toolbar-item.scripts .toolbar-icon {
|
398
|
+
background-position-x: -96px;
|
399
|
+
}
|
400
|
+
|
401
|
+
.toolbar-small .toolbar-item.scripts .toolbar-icon {
|
402
|
+
background-position-x: -72px;
|
403
|
+
}
|
404
|
+
|
405
|
+
.toolbar-item.timeline .toolbar-icon {
|
406
|
+
background-position-x: -128px;
|
407
|
+
}
|
408
|
+
|
409
|
+
.toolbar-small .toolbar-item.timeline .toolbar-icon {
|
410
|
+
background-position-x: -96px;
|
411
|
+
}
|
412
|
+
|
413
|
+
.toolbar-item.profiles .toolbar-icon {
|
414
|
+
background-position-x: -160px;
|
415
|
+
}
|
416
|
+
|
417
|
+
.toolbar-small .toolbar-item.profiles .toolbar-icon {
|
418
|
+
background-position-x: -120px;
|
419
|
+
}
|
420
|
+
|
421
|
+
.toolbar-item.audits .toolbar-icon {
|
422
|
+
background-position-x: -192px;
|
423
|
+
}
|
424
|
+
|
425
|
+
.toolbar-small .toolbar-item.audits .toolbar-icon {
|
426
|
+
background-position-x: -144px;
|
427
|
+
}
|
428
|
+
|
429
|
+
.toolbar-item.console .toolbar-icon {
|
430
|
+
background-position-x: -224px;
|
431
|
+
}
|
432
|
+
|
433
|
+
.toolbar-small .toolbar-item.console .toolbar-icon {
|
434
|
+
background-position-x: -168px;
|
435
|
+
}
|
436
|
+
|
437
|
+
#close-button-left, #close-button-right {
|
438
|
+
width: 14px;
|
439
|
+
height: 14px;
|
440
|
+
background-image: url(Images/closeButtons.png);
|
441
|
+
background-position: 0 0;
|
442
|
+
background-color: transparent;
|
443
|
+
border: 0 none transparent;
|
444
|
+
margin-top: 4px;
|
445
|
+
}
|
446
|
+
|
447
|
+
#close-button-left:hover, #close-button-right:hover {
|
448
|
+
background-position: 14px 0;
|
449
|
+
}
|
450
|
+
|
451
|
+
#close-button-left:active, #close-button-right:active {
|
452
|
+
background-position: 28px 0;
|
453
|
+
}
|
454
|
+
|
455
|
+
.close-left {
|
456
|
+
float: left;
|
457
|
+
}
|
458
|
+
|
459
|
+
body.detached .toolbar-item.close-left, body.detached .toolbar-item.close-right {
|
460
|
+
display: none;
|
461
|
+
}
|
462
|
+
|
463
|
+
body.compact.port-qt .toolbar-item.close-left, body.compact.port-qt .toolbar-item.close-right {
|
464
|
+
display: none;
|
465
|
+
}
|
466
|
+
|
467
|
+
body.platform-mac .toolbar-item.close-right {
|
468
|
+
display: none;
|
469
|
+
}
|
470
|
+
|
471
|
+
body:not(.platform-mac) .toolbar-item.close-left {
|
472
|
+
display: none;
|
473
|
+
}
|
474
|
+
|
475
|
+
.toolbar-item.close-left {
|
476
|
+
margin-top: 5px;
|
477
|
+
}
|
478
|
+
|
479
|
+
#main {
|
480
|
+
position: absolute;
|
481
|
+
z-index: 1;
|
482
|
+
top: 56px;
|
483
|
+
left: 0;
|
484
|
+
right: 0;
|
485
|
+
bottom: 0;
|
486
|
+
overflow: hidden;
|
487
|
+
background-color: white;
|
488
|
+
}
|
489
|
+
|
490
|
+
body.compact #main {
|
491
|
+
top: 34px;
|
492
|
+
}
|
493
|
+
|
494
|
+
#main-panels {
|
495
|
+
position: absolute;
|
496
|
+
top: 0;
|
497
|
+
left: 0;
|
498
|
+
right: 0;
|
499
|
+
bottom: 23px;
|
500
|
+
overflow: hidden;
|
501
|
+
}
|
502
|
+
|
503
|
+
body.drawer-visible #main-panels {
|
504
|
+
bottom: 24px;
|
505
|
+
}
|
506
|
+
|
507
|
+
#main-status-bar {
|
508
|
+
position: absolute;
|
509
|
+
bottom: 0;
|
510
|
+
left: 0;
|
511
|
+
right: 0;
|
512
|
+
}
|
513
|
+
|
514
|
+
.status-bar {
|
515
|
+
white-space: nowrap;
|
516
|
+
height: 23px;
|
517
|
+
overflow: hidden;
|
518
|
+
z-index: 12;
|
519
|
+
background-image: -webkit-linear-gradient(rgb(253,253,253), rgb(230,230,230) 75%, rgb(230,230,230));
|
520
|
+
border-top: 1px solid rgb(202, 202, 202);
|
521
|
+
display: -webkit-flex;
|
522
|
+
}
|
523
|
+
|
524
|
+
.status-bar > div {
|
525
|
+
display: inline-block;
|
526
|
+
vertical-align: top;
|
527
|
+
overflow: visible;
|
528
|
+
}
|
529
|
+
|
530
|
+
.status-bar-item {
|
531
|
+
display: inline-block;
|
532
|
+
pointer-events: auto;
|
533
|
+
cursor: default;
|
534
|
+
-webkit-flex: 0;
|
535
|
+
height: 24px;
|
536
|
+
padding: 0;
|
537
|
+
margin-left: -1px;
|
538
|
+
margin-right: 0;
|
539
|
+
vertical-align: top;
|
540
|
+
border: 0 transparent none;
|
541
|
+
background-color: transparent;
|
542
|
+
}
|
543
|
+
|
544
|
+
#floating-status-bar-container {
|
545
|
+
position: absolute;
|
546
|
+
left: 0;
|
547
|
+
right: 0;
|
548
|
+
bottom: 0;
|
549
|
+
display: none;
|
550
|
+
border-bottom: 1px solid rgb(202, 202, 202);
|
551
|
+
cursor: ns-resize;
|
552
|
+
height: 24px;
|
553
|
+
}
|
554
|
+
|
555
|
+
body.drawer-visible #floating-status-bar-container {
|
556
|
+
display: -webkit-flex;
|
557
|
+
}
|
558
|
+
|
559
|
+
#floating-status-bar-resizer {
|
560
|
+
content: url(Images/statusbarResizerVertical.png);
|
561
|
+
margin-top: 7px;
|
562
|
+
pointer-events: none;
|
563
|
+
}
|
564
|
+
|
565
|
+
#panel-status-bar {
|
566
|
+
-webkit-flex: 1 0;
|
567
|
+
display: -webkit-flex;
|
568
|
+
pointer-events: none;
|
569
|
+
}
|
570
|
+
|
571
|
+
#panel-status-bar > div {
|
572
|
+
width: 100%;
|
573
|
+
}
|
574
|
+
|
575
|
+
.status-bar-item:active {
|
576
|
+
position: relative;
|
577
|
+
z-index: 200;
|
578
|
+
}
|
579
|
+
|
580
|
+
.glyph {
|
581
|
+
position: absolute;
|
582
|
+
top: -1px;
|
583
|
+
bottom: 1px;
|
584
|
+
left: 0;
|
585
|
+
right: 0;
|
586
|
+
background-color: rgba(0, 0, 0, 0.75);
|
587
|
+
z-index: 1;
|
588
|
+
}
|
589
|
+
|
590
|
+
.glyph.shadow {
|
591
|
+
top: 0;
|
592
|
+
bottom: 0;
|
593
|
+
background-color: white !important;
|
594
|
+
z-index: 0;
|
595
|
+
}
|
596
|
+
|
597
|
+
.long-click-glyph {
|
598
|
+
background-color: rgba(0, 0, 0, 0.75);
|
599
|
+
-webkit-mask-image: url(Images/statusbarButtonGlyphs.png);
|
600
|
+
-webkit-mask-position: -288px -48px;
|
601
|
+
z-index: 1;
|
602
|
+
}
|
603
|
+
|
604
|
+
.long-click-glyph.shadow {
|
605
|
+
top: 1px;
|
606
|
+
background-color: white !important;
|
607
|
+
z-index: 0;
|
608
|
+
}
|
609
|
+
|
610
|
+
button.status-bar-item {
|
611
|
+
position: relative;
|
612
|
+
width: 32px;
|
613
|
+
border-left: 1px solid rgb(202, 202, 202);
|
614
|
+
border-right: 1px solid rgb(202, 202, 202);
|
615
|
+
}
|
616
|
+
|
617
|
+
.status-bar button.status-bar-item .glyph {
|
618
|
+
margin: 0 -1px;
|
619
|
+
}
|
620
|
+
|
621
|
+
.status-bar select.status-bar-item:active,
|
622
|
+
.status-bar button.status-bar-item:active {
|
623
|
+
background-color: rgb(163,163,163);
|
624
|
+
border-left: 1px solid rgb(120, 120, 120);
|
625
|
+
border-right: 1px solid rgb(120, 120, 120);
|
626
|
+
}
|
627
|
+
|
628
|
+
button.status-bar-item .glyph.shadow {
|
629
|
+
background-color: rgba(255, 255, 255, 0.33) !important;
|
630
|
+
}
|
631
|
+
|
632
|
+
button.status-bar-item.toggled-on .glyph {
|
633
|
+
background-color: rgb(66, 129, 235);
|
634
|
+
}
|
635
|
+
|
636
|
+
button.status-bar-item:disabled {
|
637
|
+
opacity: 0.5;
|
638
|
+
background-position: 0 0 !important;
|
639
|
+
}
|
640
|
+
|
641
|
+
button.status-bar-item.extension {
|
642
|
+
background-image: none;
|
643
|
+
background-color: auto;
|
644
|
+
}
|
645
|
+
|
646
|
+
.status-bar-select-container {
|
647
|
+
display: inline-block;
|
648
|
+
background-image: url(Images/disclosureTriangleSmallDown.png);
|
649
|
+
background-repeat: no-repeat;
|
650
|
+
background-position-x: right;
|
651
|
+
background-position-y: 5px;
|
652
|
+
padding-right: 10px;
|
653
|
+
border-right: 5px solid transparent;
|
654
|
+
}
|
655
|
+
|
656
|
+
select.status-bar-item {
|
657
|
+
min-width: 48px;
|
658
|
+
font-weight: bold;
|
659
|
+
color: rgb(48, 48, 48);
|
660
|
+
text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
|
661
|
+
-webkit-appearance: none;
|
662
|
+
border: 0;
|
663
|
+
border-radius: 0;
|
664
|
+
padding: 0 15px 0 5px;
|
665
|
+
margin-right: -15px;
|
666
|
+
position: relative;
|
667
|
+
top: -1px;
|
668
|
+
height: 23px;
|
669
|
+
}
|
670
|
+
|
671
|
+
select.status-bar-item, select.status-bar-item:hover {
|
672
|
+
border-left: 1px solid rgb(202, 202, 202);
|
673
|
+
border-right: 1px solid rgb(202, 202, 202);
|
674
|
+
}
|
675
|
+
|
676
|
+
.status-bar-item > .glyph {
|
677
|
+
-webkit-mask-image: url(Images/statusbarButtonGlyphs.png);
|
678
|
+
}
|
679
|
+
|
680
|
+
button.dock-status-bar-item.status-bar-item.toggled-undock .glyph {
|
681
|
+
-webkit-mask-position: 0 -48px;
|
682
|
+
}
|
683
|
+
|
684
|
+
button.dock-status-bar-item.status-bar-item.toggled-bottom .glyph {
|
685
|
+
-webkit-mask-position: -32px -24px;
|
686
|
+
background-color: rgba(0, 0, 0, 0.75);
|
687
|
+
}
|
688
|
+
|
689
|
+
button.dock-status-bar-item.status-bar-item.toggled-right .glyph {
|
690
|
+
-webkit-mask-position: -256px -48px;
|
691
|
+
background-color: rgba(0, 0, 0, 0.75);
|
692
|
+
}
|
693
|
+
|
694
|
+
body.detached .alternate-status-bar-buttons-bar {
|
695
|
+
margin-left: 1px;
|
696
|
+
}
|
697
|
+
|
698
|
+
.alternate-status-bar-buttons-bar {
|
699
|
+
position: absolute;
|
700
|
+
width: 31px;
|
701
|
+
bottom: -3px;
|
702
|
+
background: white;
|
703
|
+
}
|
704
|
+
|
705
|
+
.alternate-status-bar-buttons-bar .status-bar-item {
|
706
|
+
height: 24px;
|
707
|
+
margin-top: -1px;
|
708
|
+
border: 1px solid rgb(202, 202, 202);
|
709
|
+
border-bottom: 1px solid transparent;
|
710
|
+
}
|
711
|
+
|
712
|
+
.alternate-status-bar-buttons-bar .status-bar-item.emulate-active {
|
713
|
+
background-color: rgb(163,163,163);
|
714
|
+
border: 1px solid rgb(120, 120, 120);
|
715
|
+
border-bottom: 1px solid transparent;
|
716
|
+
}
|
717
|
+
|
718
|
+
button.status-bar-item.settings-status-bar-item,
|
719
|
+
button.status-bar-item.settings-status-bar-item:active {
|
720
|
+
border-right: 0 transparent none;
|
721
|
+
}
|
722
|
+
|
723
|
+
.settings-status-bar-item .glyph {
|
724
|
+
-webkit-mask-position: -160px -24px;
|
725
|
+
}
|
726
|
+
|
727
|
+
body.port-qt #dock-status-bar-item {
|
728
|
+
display: none
|
729
|
+
}
|
730
|
+
|
731
|
+
.console-status-bar-item .glyph {
|
732
|
+
-webkit-mask-position: -64px -24px;
|
733
|
+
}
|
734
|
+
|
735
|
+
.clear-status-bar-item .glyph {
|
736
|
+
-webkit-mask-position: -64px 0;
|
737
|
+
}
|
738
|
+
|
739
|
+
#error-warning-count {
|
740
|
+
padding: 6px 2px 6px 0px;
|
741
|
+
font-size: 10px;
|
742
|
+
height: 19px;
|
743
|
+
cursor: pointer;
|
744
|
+
}
|
745
|
+
|
746
|
+
#error-warning-count:hover {
|
747
|
+
border-bottom: 1px solid rgb(96, 96, 96);
|
748
|
+
}
|
749
|
+
|
750
|
+
#error-count-img {
|
751
|
+
content: url(Images/errorIcon.png);
|
752
|
+
width: 10px;
|
753
|
+
height: 10px;
|
754
|
+
vertical-align: -1px;
|
755
|
+
margin-right: 2px;
|
756
|
+
}
|
757
|
+
|
758
|
+
#error-count + #warning-count-img {
|
759
|
+
margin-left: 6px;
|
760
|
+
}
|
761
|
+
|
762
|
+
#warning-count-img {
|
763
|
+
content: url(Images/warningIcon.png);
|
764
|
+
width: 10px;
|
765
|
+
height: 10px;
|
766
|
+
vertical-align: -1px;
|
767
|
+
margin-right: 2px;
|
768
|
+
}
|
769
|
+
|
770
|
+
#drawer {
|
771
|
+
display: none;
|
772
|
+
position: absolute;
|
773
|
+
bottom: 0;
|
774
|
+
left: 0;
|
775
|
+
right: 0;
|
776
|
+
height: 200px;
|
777
|
+
background-color: white;
|
778
|
+
}
|
779
|
+
|
780
|
+
#drawer-contents {
|
781
|
+
position: absolute;
|
782
|
+
top: 0;
|
783
|
+
bottom: 24px;
|
784
|
+
left: 0;
|
785
|
+
right: 0;
|
786
|
+
}
|
787
|
+
|
788
|
+
body.drawer-visible #drawer {
|
789
|
+
display: block;
|
790
|
+
}
|
791
|
+
|
792
|
+
body.platform-mac .monospace, body.platform-mac .source-code {
|
793
|
+
font-family: Monaco, monospace;
|
794
|
+
}
|
795
|
+
|
796
|
+
/* Keep .platform-mac to make the rule more specific than the general one above. */
|
797
|
+
body.platform-mac.platform-mac-snowleopard .monospace,
|
798
|
+
body.platform-mac.platform-mac-snowleopard .source-code {
|
799
|
+
font-size: 11px !important;
|
800
|
+
font-family: Menlo, monospace;
|
801
|
+
}
|
802
|
+
|
803
|
+
body.platform-windows .monospace, body.platform-windows .source-code {
|
804
|
+
font-size: 12px !important;
|
805
|
+
font-family: Consolas, Lucida Console, monospace;
|
806
|
+
}
|
807
|
+
|
808
|
+
body.platform-linux .monospace, body.platform-linux .source-code {
|
809
|
+
font-size: 11px !important;
|
810
|
+
font-family: dejavu sans mono, monospace;
|
811
|
+
}
|
812
|
+
|
813
|
+
#console-view {
|
814
|
+
position: absolute;
|
815
|
+
top: 0;
|
816
|
+
bottom: 0;
|
817
|
+
left: 0;
|
818
|
+
right: 0;
|
819
|
+
overflow-y: auto;
|
820
|
+
}
|
821
|
+
|
822
|
+
#console-messages {
|
823
|
+
position: absolute;
|
824
|
+
z-index: 0;
|
825
|
+
top: 0;
|
826
|
+
left: 0;
|
827
|
+
right: 0;
|
828
|
+
bottom: 0;
|
829
|
+
padding: 2px 0;
|
830
|
+
overflow-y: overlay;
|
831
|
+
word-wrap: break-word;
|
832
|
+
-webkit-user-select: text;
|
833
|
+
-webkit-text-size-adjust: auto;
|
834
|
+
}
|
835
|
+
|
836
|
+
#console-prompt {
|
837
|
+
position: relative;
|
838
|
+
padding: 1px 22px 1px 0px;
|
839
|
+
margin-left: 24px;
|
840
|
+
min-height: 16px;
|
841
|
+
white-space: pre-wrap;
|
842
|
+
-webkit-user-modify: read-write-plaintext-only;
|
843
|
+
}
|
844
|
+
|
845
|
+
#console-prompt::before {
|
846
|
+
background-image: url(Images/userInputIcon.png);
|
847
|
+
}
|
848
|
+
|
849
|
+
.console-user-command-result.console-log-level::before {
|
850
|
+
background-image: url(Images/userInputResultIcon.png);
|
851
|
+
}
|
852
|
+
|
853
|
+
.console-message, .console-user-command {
|
854
|
+
position: relative;
|
855
|
+
border-bottom: 1px solid rgb(240, 240, 240);
|
856
|
+
padding: 1px 22px 1px 0px;
|
857
|
+
margin-left: 24px;
|
858
|
+
min-height: 16px;
|
859
|
+
}
|
860
|
+
|
861
|
+
.console-adjacent-user-command-result {
|
862
|
+
border-bottom: none;
|
863
|
+
}
|
864
|
+
|
865
|
+
.console-adjacent-user-command-result + .console-user-command-result.console-log-level::before {
|
866
|
+
background-image: none;
|
867
|
+
}
|
868
|
+
|
869
|
+
.console-message::before, .console-user-command::before, #console-prompt::before, .console-group-title::before {
|
870
|
+
position: absolute;
|
871
|
+
display: block;
|
872
|
+
content: "";
|
873
|
+
left: -14px;
|
874
|
+
top: 0.8em;
|
875
|
+
width: 10px;
|
876
|
+
height: 10px;
|
877
|
+
margin-top: -5px;
|
878
|
+
-webkit-user-select: none;
|
879
|
+
}
|
880
|
+
|
881
|
+
.console-message .bubble {
|
882
|
+
display: inline-block;
|
883
|
+
height: 14px;
|
884
|
+
background-color: rgb(128, 151, 189);
|
885
|
+
vertical-align: middle;
|
886
|
+
white-space: nowrap;
|
887
|
+
padding: 1px 4px;
|
888
|
+
margin-top: -2px;
|
889
|
+
margin-right: 4px;
|
890
|
+
margin-left: -18px;
|
891
|
+
text-align: left;
|
892
|
+
font-size: 11px;
|
893
|
+
line-height: normal;
|
894
|
+
font-family: Helvetica, Arial, sans-serif;
|
895
|
+
font-weight: bold;
|
896
|
+
text-shadow: none;
|
897
|
+
color: white;
|
898
|
+
-webkit-border-radius: 7px;
|
899
|
+
}
|
900
|
+
|
901
|
+
.console-message-text {
|
902
|
+
white-space: pre-wrap;
|
903
|
+
}
|
904
|
+
|
905
|
+
.repeated-message.console-error-level::before, .repeated-message.console-warning-level:before, .repeated-message.console-debug-level:before {
|
906
|
+
visibility: hidden;
|
907
|
+
}
|
908
|
+
|
909
|
+
.console-group .console-group > .console-group-messages {
|
910
|
+
margin-left: 16px;
|
911
|
+
}
|
912
|
+
|
913
|
+
.console-group-title {
|
914
|
+
font-weight: bold;
|
915
|
+
}
|
916
|
+
|
917
|
+
.console-group-title::before {
|
918
|
+
background-image: url(Images/disclosureTriangleSmallDown.png);
|
919
|
+
top: 0.6em;
|
920
|
+
width: 11px;
|
921
|
+
height: 12px;
|
922
|
+
left: -16px;
|
923
|
+
position: absolute;
|
924
|
+
}
|
925
|
+
|
926
|
+
.console-group.collapsed .console-group-title::before {
|
927
|
+
background-image: url(Images/disclosureTriangleSmallRight.png);
|
928
|
+
}
|
929
|
+
|
930
|
+
.console-group.collapsed > .console-group-messages {
|
931
|
+
display: none;
|
932
|
+
}
|
933
|
+
|
934
|
+
.console-group {
|
935
|
+
position: relative;
|
936
|
+
}
|
937
|
+
|
938
|
+
.console-group-bracket {
|
939
|
+
position:absolute;
|
940
|
+
top: 15px;
|
941
|
+
left: 13px;
|
942
|
+
bottom: 5px;
|
943
|
+
width: 3px;
|
944
|
+
border-style: solid;
|
945
|
+
border-color: #A3A3A3;
|
946
|
+
border-width: 0px 0px 1px 1px;
|
947
|
+
}
|
948
|
+
|
949
|
+
.console-group.collapsed > .console-group-bracket {
|
950
|
+
display: none;
|
951
|
+
}
|
952
|
+
|
953
|
+
.console-error-level .console-message-text, .console-error-level .section .header .title {
|
954
|
+
color: red !important;
|
955
|
+
}
|
956
|
+
|
957
|
+
.console-debug-level .console-message-text {
|
958
|
+
color: blue;
|
959
|
+
}
|
960
|
+
|
961
|
+
.console-debug-level::before {
|
962
|
+
background-image: url(Images/searchSmallBrightBlue.png);
|
963
|
+
}
|
964
|
+
|
965
|
+
.console-error-level::before {
|
966
|
+
background-image: url(Images/errorIcon.png);
|
967
|
+
}
|
968
|
+
|
969
|
+
.console-warning-level::before {
|
970
|
+
background-image: url(Images/warningIcon.png);
|
971
|
+
}
|
972
|
+
|
973
|
+
.console-user-command .console-message {
|
974
|
+
margin-left: -24px;
|
975
|
+
padding-right: 0;
|
976
|
+
border-bottom: none;
|
977
|
+
}
|
978
|
+
|
979
|
+
.console-user-command::before {
|
980
|
+
background-image: url(Images/userInputPreviousIcon.png);
|
981
|
+
}
|
982
|
+
|
983
|
+
.console-user-command > .console-message-text {
|
984
|
+
color: rgb(0, 128, 255);
|
985
|
+
}
|
986
|
+
|
987
|
+
#console-messages a {
|
988
|
+
color: rgb(33%, 33%, 33%);
|
989
|
+
cursor: pointer;
|
990
|
+
}
|
991
|
+
|
992
|
+
#console-messages a:hover {
|
993
|
+
color: rgb(15%, 15%, 15%);
|
994
|
+
}
|
995
|
+
|
996
|
+
.console-message-url {
|
997
|
+
float: right;
|
998
|
+
margin-left: 4px;
|
999
|
+
}
|
1000
|
+
|
1001
|
+
.console-group-messages .section {
|
1002
|
+
margin: 0 0 0 12px !important;
|
1003
|
+
}
|
1004
|
+
|
1005
|
+
.console-group-messages .section .header {
|
1006
|
+
padding: 0 8px 0 0;
|
1007
|
+
background-image: none;
|
1008
|
+
border: none;
|
1009
|
+
min-height: 0;
|
1010
|
+
}
|
1011
|
+
|
1012
|
+
.console-group-messages .section .header::before {
|
1013
|
+
position: absolute;
|
1014
|
+
top: 1px;
|
1015
|
+
left: 1px;
|
1016
|
+
width: 8px;
|
1017
|
+
height: 8px;
|
1018
|
+
content: url(Images/treeRightTriangleBlack.png);
|
1019
|
+
}
|
1020
|
+
|
1021
|
+
.console-group-messages .section.expanded .header::before {
|
1022
|
+
content: url(Images/treeDownTriangleBlack.png);
|
1023
|
+
}
|
1024
|
+
|
1025
|
+
.console-group-messages .section .header .title {
|
1026
|
+
color: black;
|
1027
|
+
font-weight: normal;
|
1028
|
+
}
|
1029
|
+
|
1030
|
+
.console-group-messages .section .properties li .info {
|
1031
|
+
padding-top: 0;
|
1032
|
+
padding-bottom: 0;
|
1033
|
+
color: rgb(60%, 60%, 60%);
|
1034
|
+
}
|
1035
|
+
|
1036
|
+
.console-group-messages .outline-disclosure {
|
1037
|
+
padding-left: 0;
|
1038
|
+
}
|
1039
|
+
|
1040
|
+
.console-group-messages .outline-disclosure > ol {
|
1041
|
+
padding: 0 0 0 12px !important;
|
1042
|
+
}
|
1043
|
+
|
1044
|
+
.console-group-messages .outline-disclosure, .console-group-messages .outline-disclosure ol {
|
1045
|
+
font-size: inherit;
|
1046
|
+
line-height: 12px;
|
1047
|
+
}
|
1048
|
+
|
1049
|
+
.console-group-messages .outline-disclosure.single-node li {
|
1050
|
+
padding-left: 2px;
|
1051
|
+
}
|
1052
|
+
|
1053
|
+
.console-group-messages .outline-disclosure li .selection {
|
1054
|
+
margin-left: -6px;
|
1055
|
+
margin-right: -6px;
|
1056
|
+
}
|
1057
|
+
|
1058
|
+
.console-group-messages .add-attribute {
|
1059
|
+
display: none;
|
1060
|
+
}
|
1061
|
+
|
1062
|
+
.console-formatted-object, .console-formatted-node, .console-formatted-array {
|
1063
|
+
position: relative;
|
1064
|
+
display: inline-block;
|
1065
|
+
vertical-align: top;
|
1066
|
+
color: black;
|
1067
|
+
}
|
1068
|
+
|
1069
|
+
.console-formatted-object .section, .console-formatted-node .section, .console-formatted-array .section {
|
1070
|
+
position: static;
|
1071
|
+
}
|
1072
|
+
|
1073
|
+
.console-formatted-object .properties, .console-formatted-node .properties {
|
1074
|
+
padding-left: 0 !important;
|
1075
|
+
}
|
1076
|
+
|
1077
|
+
.console-formatted-number {
|
1078
|
+
color: rgb(28, 0, 207);
|
1079
|
+
}
|
1080
|
+
|
1081
|
+
.console-formatted-string, .console-formatted-regexp {
|
1082
|
+
color: rgb(196, 26, 22);
|
1083
|
+
white-space: pre;
|
1084
|
+
}
|
1085
|
+
|
1086
|
+
.console-formatted-null, .console-formatted-undefined {
|
1087
|
+
color: rgb(128, 128, 128);
|
1088
|
+
}
|
1089
|
+
|
1090
|
+
.error-message {
|
1091
|
+
color: red;
|
1092
|
+
}
|
1093
|
+
|
1094
|
+
.error-input {
|
1095
|
+
background-color: rgb(220, 130, 130);
|
1096
|
+
}
|
1097
|
+
|
1098
|
+
.auto-complete-text, .editing .auto-complete-text {
|
1099
|
+
color: rgb(128, 128, 128) !important;
|
1100
|
+
-webkit-user-select: none;
|
1101
|
+
-webkit-user-modify: read-only;
|
1102
|
+
}
|
1103
|
+
|
1104
|
+
.panel {
|
1105
|
+
display: none;
|
1106
|
+
overflow: hidden;
|
1107
|
+
position: absolute;
|
1108
|
+
top: 0;
|
1109
|
+
left: 0;
|
1110
|
+
right: 0;
|
1111
|
+
bottom: 0;
|
1112
|
+
}
|
1113
|
+
|
1114
|
+
.panel.visible {
|
1115
|
+
display: block;
|
1116
|
+
}
|
1117
|
+
|
1118
|
+
iframe.extension {
|
1119
|
+
width: 100%;
|
1120
|
+
height: 100%;
|
1121
|
+
}
|
1122
|
+
|
1123
|
+
iframe.panel.extension {
|
1124
|
+
display: block;
|
1125
|
+
height: 100%;
|
1126
|
+
}
|
1127
|
+
|
1128
|
+
.webkit-line-gutter-backdrop {
|
1129
|
+
/* Keep this in sync with view-source.css (.webkit-line-gutter-backdrop) */
|
1130
|
+
width: 31px;
|
1131
|
+
background-color: rgb(240, 240, 240);
|
1132
|
+
border-right: 1px solid rgb(187, 187, 187);
|
1133
|
+
position: absolute;
|
1134
|
+
z-index: -1;
|
1135
|
+
left: 0;
|
1136
|
+
top: 0;
|
1137
|
+
height: 100%
|
1138
|
+
}
|
1139
|
+
|
1140
|
+
.outline-disclosure li.hovered:not(.selected) .selection {
|
1141
|
+
display: block;
|
1142
|
+
left: 3px;
|
1143
|
+
right: 3px;
|
1144
|
+
background-color: rgba(56, 121, 217, 0.1);
|
1145
|
+
-webkit-border-radius: 5px;
|
1146
|
+
}
|
1147
|
+
|
1148
|
+
.outline-disclosure li.highlighted .highlight {
|
1149
|
+
background-color: rgb(255, 230, 179);
|
1150
|
+
-webkit-border-radius: 4px;
|
1151
|
+
padding-bottom: 2px;
|
1152
|
+
margin-bottom: -2px;
|
1153
|
+
}
|
1154
|
+
|
1155
|
+
.outline-disclosure li.selected.highlighted .highlight {
|
1156
|
+
background-color: transparent;
|
1157
|
+
padding-bottom: 0;
|
1158
|
+
margin-bottom: 0;
|
1159
|
+
}
|
1160
|
+
|
1161
|
+
.outline-disclosure li .selection {
|
1162
|
+
display: none;
|
1163
|
+
position: absolute;
|
1164
|
+
left: 0;
|
1165
|
+
right: 0;
|
1166
|
+
height: 15px;
|
1167
|
+
z-index: -1;
|
1168
|
+
}
|
1169
|
+
|
1170
|
+
.outline-disclosure li.selected .selection {
|
1171
|
+
display: block;
|
1172
|
+
background-color: rgb(212, 212, 212);
|
1173
|
+
}
|
1174
|
+
|
1175
|
+
.outline-disclosure li.elements-drag-over .selection {
|
1176
|
+
display: block;
|
1177
|
+
margin-top: -2px;
|
1178
|
+
border-top: 2px solid rgb(56, 121, 217);
|
1179
|
+
}
|
1180
|
+
|
1181
|
+
.outline-disclosure ol:focus li.selected .selection {
|
1182
|
+
background-color: rgb(56, 121, 217);
|
1183
|
+
}
|
1184
|
+
|
1185
|
+
.outline-disclosure ol.search-match-not-found li.selected .selection {
|
1186
|
+
border: 1px solid rgb(56, 121, 217);
|
1187
|
+
background-color: white;
|
1188
|
+
}
|
1189
|
+
|
1190
|
+
.outline-disclosure {
|
1191
|
+
font-size: 11px;
|
1192
|
+
}
|
1193
|
+
|
1194
|
+
.outline-disclosure > ol {
|
1195
|
+
position: relative;
|
1196
|
+
padding: 2px 6px !important;
|
1197
|
+
margin: 0;
|
1198
|
+
color: black;
|
1199
|
+
cursor: default;
|
1200
|
+
min-width: 100%;
|
1201
|
+
}
|
1202
|
+
|
1203
|
+
.outline-disclosure, .outline-disclosure ol {
|
1204
|
+
list-style-type: none;
|
1205
|
+
-webkit-padding-start: 12px;
|
1206
|
+
margin: 0;
|
1207
|
+
}
|
1208
|
+
|
1209
|
+
.source-code {
|
1210
|
+
font-family: monospace;
|
1211
|
+
font-size: 10px !important;
|
1212
|
+
white-space: pre-wrap;
|
1213
|
+
}
|
1214
|
+
|
1215
|
+
.outline-disclosure li {
|
1216
|
+
padding: 0 0 0 14px;
|
1217
|
+
margin-top: 1px;
|
1218
|
+
margin-bottom: 1px;
|
1219
|
+
margin-left: -2px;
|
1220
|
+
word-wrap: break-word;
|
1221
|
+
}
|
1222
|
+
|
1223
|
+
.outline-disclosure ol:focus li.selected {
|
1224
|
+
color: white;
|
1225
|
+
}
|
1226
|
+
|
1227
|
+
.outline-disclosure ol.search-match-found li.selected {
|
1228
|
+
color: white;
|
1229
|
+
}
|
1230
|
+
|
1231
|
+
.outline-disclosure ol:focus li.selected * {
|
1232
|
+
color: inherit;
|
1233
|
+
}
|
1234
|
+
|
1235
|
+
.outline-disclosure ol.search-match-found li.selected * {
|
1236
|
+
color: inherit;
|
1237
|
+
}
|
1238
|
+
|
1239
|
+
.outline-disclosure li.parent {
|
1240
|
+
margin-left: -12px
|
1241
|
+
}
|
1242
|
+
|
1243
|
+
.outline-disclosure li .webkit-html-tag.close {
|
1244
|
+
margin-left: -12px;
|
1245
|
+
}
|
1246
|
+
|
1247
|
+
.webkit-html-tag.shadow, .webkit-html-fragment.shadow {
|
1248
|
+
opacity: 0.6;
|
1249
|
+
}
|
1250
|
+
|
1251
|
+
.outline-disclosure li.parent::before {
|
1252
|
+
content: url(Images/treeRightTriangleBlack.png);
|
1253
|
+
float: left;
|
1254
|
+
width: 8px;
|
1255
|
+
height: 8px;
|
1256
|
+
margin-top: 1px;
|
1257
|
+
padding-right: 2px;
|
1258
|
+
}
|
1259
|
+
|
1260
|
+
.outline-disclosure li.parent::before {
|
1261
|
+
content: url(Images/treeRightTriangleBlack.png);
|
1262
|
+
}
|
1263
|
+
|
1264
|
+
.outline-disclosure ol:focus li.parent.selected::before {
|
1265
|
+
content: url(Images/treeRightTriangleWhite.png);
|
1266
|
+
}
|
1267
|
+
|
1268
|
+
.outline-disclosure ol.search-match-found li.parent.selected::before {
|
1269
|
+
content: url(Images/treeRightTriangleWhite.png);
|
1270
|
+
}
|
1271
|
+
|
1272
|
+
.outline-disclosure li.parent.expanded::before {
|
1273
|
+
content: url(Images/treeDownTriangleBlack.png);
|
1274
|
+
}
|
1275
|
+
|
1276
|
+
.outline-disclosure ol:focus li.parent.expanded.selected::before {
|
1277
|
+
content: url(Images/treeDownTriangleWhite.png);
|
1278
|
+
}
|
1279
|
+
|
1280
|
+
.outline-disclosure ol.search-match-found li.parent.expanded.selected::before {
|
1281
|
+
content: url(Images/treeDownTriangleWhite.png);
|
1282
|
+
}
|
1283
|
+
|
1284
|
+
.outline-disclosure ol.children {
|
1285
|
+
display: none;
|
1286
|
+
}
|
1287
|
+
|
1288
|
+
.outline-disclosure ol.children.expanded {
|
1289
|
+
display: block;
|
1290
|
+
}
|
1291
|
+
|
1292
|
+
.placard {
|
1293
|
+
position: relative;
|
1294
|
+
margin-top: 1px;
|
1295
|
+
padding: 3px 8px 4px 18px;
|
1296
|
+
min-height: 18px;
|
1297
|
+
white-space: nowrap;
|
1298
|
+
}
|
1299
|
+
|
1300
|
+
.placard:nth-of-type(2n) {
|
1301
|
+
background-color: rgb(234, 243, 255);
|
1302
|
+
}
|
1303
|
+
|
1304
|
+
.placard.selected {
|
1305
|
+
border-top: 1px solid rgb(172, 172, 172);
|
1306
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(182, 182, 182)), to(rgb(162, 162, 162)));
|
1307
|
+
-webkit-background-origin: padding;
|
1308
|
+
-webkit-background-clip: padding;
|
1309
|
+
}
|
1310
|
+
|
1311
|
+
:focus .placard.selected {
|
1312
|
+
border-top: 1px solid rgb(70, 103, 215);
|
1313
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(92, 147, 213)), to(rgb(56, 121, 217)));
|
1314
|
+
}
|
1315
|
+
|
1316
|
+
.placard .title {
|
1317
|
+
color: black;
|
1318
|
+
font-weight: normal;
|
1319
|
+
word-wrap: break-word;
|
1320
|
+
white-space: normal;
|
1321
|
+
}
|
1322
|
+
|
1323
|
+
.placard.selected .title {
|
1324
|
+
color: white;
|
1325
|
+
font-weight: bold;
|
1326
|
+
}
|
1327
|
+
|
1328
|
+
.placard .subtitle {
|
1329
|
+
float: right;
|
1330
|
+
font-size: 10px;
|
1331
|
+
margin-left: 5px;
|
1332
|
+
max-width: 55%;
|
1333
|
+
color: rgba(0, 0, 0, 0.7);
|
1334
|
+
text-overflow: ellipsis;
|
1335
|
+
overflow: hidden;
|
1336
|
+
}
|
1337
|
+
|
1338
|
+
.placard.selected .subtitle {
|
1339
|
+
color: rgba(255, 255, 255, 0.7);
|
1340
|
+
}
|
1341
|
+
|
1342
|
+
.placard .subtitle a {
|
1343
|
+
color: inherit;
|
1344
|
+
}
|
1345
|
+
|
1346
|
+
.section {
|
1347
|
+
position: relative;
|
1348
|
+
margin-top: 1px;
|
1349
|
+
}
|
1350
|
+
|
1351
|
+
.events-pane .section:not(:nth-of-type(1)) {
|
1352
|
+
border-top: 1px solid rgb(191, 191, 191);
|
1353
|
+
}
|
1354
|
+
|
1355
|
+
.section .header {
|
1356
|
+
color: black;
|
1357
|
+
padding: 0 8px 0 18px;
|
1358
|
+
min-height: 18px;
|
1359
|
+
white-space: nowrap;
|
1360
|
+
-webkit-background-origin: padding;
|
1361
|
+
-webkit-background-clip: padding;
|
1362
|
+
}
|
1363
|
+
|
1364
|
+
.section .header::before {
|
1365
|
+
position: absolute;
|
1366
|
+
top: 2px;
|
1367
|
+
left: 7px;
|
1368
|
+
width: 8px;
|
1369
|
+
height: 8px;
|
1370
|
+
content: url(Images/treeRightTriangleBlack.png);
|
1371
|
+
opacity: 0.8;
|
1372
|
+
}
|
1373
|
+
|
1374
|
+
.section.expanded .header::before {
|
1375
|
+
content: url(Images/treeDownTriangleBlack.png);
|
1376
|
+
}
|
1377
|
+
|
1378
|
+
.section .header .title, .event-bar .header .title {
|
1379
|
+
font-weight: normal;
|
1380
|
+
word-wrap: break-word;
|
1381
|
+
white-space: normal;
|
1382
|
+
line-height: 18px;
|
1383
|
+
}
|
1384
|
+
|
1385
|
+
.section .header .title.blank-title {
|
1386
|
+
font-style: italic;
|
1387
|
+
}
|
1388
|
+
|
1389
|
+
.section .header label, .event-bar .header label {
|
1390
|
+
display: none;
|
1391
|
+
}
|
1392
|
+
|
1393
|
+
.section.expanded .header label, .event-bar.expanded .header label {
|
1394
|
+
display: inline;
|
1395
|
+
}
|
1396
|
+
|
1397
|
+
.section .header .subtitle, .event-bar .header .subtitle {
|
1398
|
+
float: right;
|
1399
|
+
margin-left: 5px;
|
1400
|
+
max-width: 55%;
|
1401
|
+
text-overflow: ellipsis;
|
1402
|
+
overflow: hidden;
|
1403
|
+
}
|
1404
|
+
|
1405
|
+
.section .header .subtitle a {
|
1406
|
+
color: inherit;
|
1407
|
+
}
|
1408
|
+
|
1409
|
+
.section .properties, .event-bar .event-properties {
|
1410
|
+
display: none;
|
1411
|
+
}
|
1412
|
+
|
1413
|
+
.section.expanded .properties, .event-bar.expanded .event-properties {
|
1414
|
+
display: block;
|
1415
|
+
padding-left: 16px;
|
1416
|
+
}
|
1417
|
+
|
1418
|
+
.section.no-affect .properties li {
|
1419
|
+
opacity: 0.5;
|
1420
|
+
}
|
1421
|
+
|
1422
|
+
.section.no-affect .properties li.editing {
|
1423
|
+
opacity: 1.0;
|
1424
|
+
}
|
1425
|
+
|
1426
|
+
.properties-tree {
|
1427
|
+
margin: 0;
|
1428
|
+
padding: 0 6px 2px;
|
1429
|
+
list-style: none;
|
1430
|
+
min-height: 18px;
|
1431
|
+
}
|
1432
|
+
|
1433
|
+
.properties-tree li {
|
1434
|
+
margin-left: 12px;
|
1435
|
+
white-space: nowrap;
|
1436
|
+
text-overflow: ellipsis;
|
1437
|
+
overflow: hidden;
|
1438
|
+
-webkit-user-select: text;
|
1439
|
+
cursor: default;
|
1440
|
+
}
|
1441
|
+
|
1442
|
+
.properties-tree li.parent {
|
1443
|
+
margin-left: 1px;
|
1444
|
+
}
|
1445
|
+
|
1446
|
+
.properties-tree li.parent::before {
|
1447
|
+
content: url(Images/treeRightTriangleBlack.png);
|
1448
|
+
opacity: 0.75;
|
1449
|
+
float: left;
|
1450
|
+
width: 8px;
|
1451
|
+
height: 8px;
|
1452
|
+
margin-top: 0;
|
1453
|
+
padding-right: 3px;
|
1454
|
+
-webkit-user-select: none;
|
1455
|
+
}
|
1456
|
+
|
1457
|
+
.properties-tree li.parent.expanded::before {
|
1458
|
+
content: url(Images/treeDownTriangleBlack.png);
|
1459
|
+
margin-top: 1px;
|
1460
|
+
}
|
1461
|
+
|
1462
|
+
.properties-tree li .info {
|
1463
|
+
padding-top: 4px;
|
1464
|
+
padding-bottom: 3px;
|
1465
|
+
}
|
1466
|
+
|
1467
|
+
.properties-tree ol {
|
1468
|
+
display: none;
|
1469
|
+
margin: 0;
|
1470
|
+
-webkit-padding-start: 12px;
|
1471
|
+
list-style: none;
|
1472
|
+
}
|
1473
|
+
|
1474
|
+
.properties-tree ol.expanded {
|
1475
|
+
display: block;
|
1476
|
+
}
|
1477
|
+
|
1478
|
+
.event-listener-breakpoints .event-category {
|
1479
|
+
font-size: 11px;
|
1480
|
+
font-weight: bold;
|
1481
|
+
color: rgb(96, 96, 96);
|
1482
|
+
padding-top: 2px;
|
1483
|
+
}
|
1484
|
+
|
1485
|
+
.event-listener-breakpoints.properties-tree .children li {
|
1486
|
+
margin-left: 12px;
|
1487
|
+
height: 16px;
|
1488
|
+
}
|
1489
|
+
|
1490
|
+
.event-listener-breakpoints .checkbox-elem {
|
1491
|
+
font-size: 10px;
|
1492
|
+
float: left;
|
1493
|
+
top: -2px;
|
1494
|
+
position: relative;
|
1495
|
+
left: -1px;
|
1496
|
+
}
|
1497
|
+
|
1498
|
+
.editing {
|
1499
|
+
-webkit-user-select: text;
|
1500
|
+
-webkit-box-shadow: rgba(0, 0, 0, .5) 3px 3px 4px;
|
1501
|
+
outline: 1px solid rgb(66%, 66%, 66%) !important;
|
1502
|
+
background-color: white;
|
1503
|
+
-webkit-user-modify: read-write-plaintext-only;
|
1504
|
+
text-overflow: clip !important;
|
1505
|
+
padding-left: 2px;
|
1506
|
+
margin-left: -2px;
|
1507
|
+
padding-right: 2px;
|
1508
|
+
margin-right: -2px;
|
1509
|
+
margin-bottom: -1px;
|
1510
|
+
padding-bottom: 1px;
|
1511
|
+
opacity: 1.0 !important;
|
1512
|
+
}
|
1513
|
+
|
1514
|
+
.editing, .editing * {
|
1515
|
+
color: black !important;
|
1516
|
+
text-decoration: none !important;
|
1517
|
+
}
|
1518
|
+
|
1519
|
+
.child-editing {
|
1520
|
+
color: black !important;
|
1521
|
+
text-decoration: none !important;
|
1522
|
+
overflow: visible !important;
|
1523
|
+
}
|
1524
|
+
|
1525
|
+
.editing br {
|
1526
|
+
display: none;
|
1527
|
+
}
|
1528
|
+
|
1529
|
+
.section .properties li.editing {
|
1530
|
+
margin-left: 10px;
|
1531
|
+
text-overflow: clip;
|
1532
|
+
}
|
1533
|
+
|
1534
|
+
li.editing .swatch, li.editing .enabled-button, li.editing-sub-part .delete-button {
|
1535
|
+
display: none !important;
|
1536
|
+
}
|
1537
|
+
|
1538
|
+
.properties-tree.watch-expressions {
|
1539
|
+
padding-bottom: 8px;
|
1540
|
+
}
|
1541
|
+
|
1542
|
+
.properties-tree.watch-expressions li {
|
1543
|
+
padding-top: 2px;
|
1544
|
+
}
|
1545
|
+
|
1546
|
+
.watch-expressions > li.editing-sub-part .text-prompt {
|
1547
|
+
display: block;
|
1548
|
+
width: 100%;
|
1549
|
+
}
|
1550
|
+
|
1551
|
+
.watch-expressions > li.editing-sub-part .value, .watch-expressions > li.editing-sub-part .separator {
|
1552
|
+
display: none;
|
1553
|
+
}
|
1554
|
+
|
1555
|
+
.watch-expressions-error-level {
|
1556
|
+
color: red;
|
1557
|
+
}
|
1558
|
+
|
1559
|
+
.section .properties li.editing-sub-part {
|
1560
|
+
padding: 3px 6px 8px 18px;
|
1561
|
+
margin: -3px -6px -8px -6px;
|
1562
|
+
text-overflow: clip;
|
1563
|
+
}
|
1564
|
+
|
1565
|
+
.section .properties .delete-button {
|
1566
|
+
width: 10px;
|
1567
|
+
height: 10px;
|
1568
|
+
background-image: url(Images/deleteIcon.png);
|
1569
|
+
background-position: 0 0;
|
1570
|
+
background-color: transparent;
|
1571
|
+
background-repeat: no-repeat;
|
1572
|
+
border: 0 none transparent;
|
1573
|
+
position: absolute;
|
1574
|
+
margin-left: -25px;
|
1575
|
+
margin-top: 2px;
|
1576
|
+
display: none;
|
1577
|
+
}
|
1578
|
+
|
1579
|
+
.section .properties li.hovered .delete-button {
|
1580
|
+
display: inline;
|
1581
|
+
}
|
1582
|
+
|
1583
|
+
.section .properties .name, .event-properties .name {
|
1584
|
+
color: rgb(136, 19, 145);
|
1585
|
+
}
|
1586
|
+
|
1587
|
+
.section .properties .dimmed {
|
1588
|
+
opacity: 0.6;
|
1589
|
+
}
|
1590
|
+
|
1591
|
+
.section .properties .value.error {
|
1592
|
+
color: red;
|
1593
|
+
}
|
1594
|
+
|
1595
|
+
.section .properties .number, .event-properties .number {
|
1596
|
+
color: blue;
|
1597
|
+
}
|
1598
|
+
|
1599
|
+
.section .properties .keyword, .event-properties .keyword {
|
1600
|
+
color: rgb(136, 19, 79);
|
1601
|
+
}
|
1602
|
+
|
1603
|
+
.section .properties .color, .event-properties .color {
|
1604
|
+
color: rgb(118, 15, 21);
|
1605
|
+
}
|
1606
|
+
|
1607
|
+
.swatch {
|
1608
|
+
margin-left: 1px;
|
1609
|
+
margin-right: 2px;
|
1610
|
+
margin-bottom: -1px;
|
1611
|
+
width: 1em;
|
1612
|
+
height: 1em;
|
1613
|
+
border: 1px solid rgba(128, 128, 128, 0.6);
|
1614
|
+
background-image: url(Images/checker.png);
|
1615
|
+
display: inline-block;
|
1616
|
+
}
|
1617
|
+
|
1618
|
+
.swatch-inner {
|
1619
|
+
width: 100%;
|
1620
|
+
height: 100%;
|
1621
|
+
display: inline-block;
|
1622
|
+
margin-bottom: 1px;
|
1623
|
+
}
|
1624
|
+
|
1625
|
+
.swatch:hover {
|
1626
|
+
border: 1px solid rgba(64, 64, 64, 0.8);
|
1627
|
+
}
|
1628
|
+
|
1629
|
+
.pane:not(.expanded) + .pane, .pane:first-of-type {
|
1630
|
+
margin-top: -1px;
|
1631
|
+
}
|
1632
|
+
|
1633
|
+
.pane > .title {
|
1634
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 243, 243)), color-stop(0.05, rgb(243, 243, 243)), color-stop(0.05, rgb(230, 230, 230)), to(rgb(209, 209, 209)));
|
1635
|
+
height: 20px;
|
1636
|
+
padding: 0 5px;
|
1637
|
+
border-top: 1px solid rgb(189, 189, 189);
|
1638
|
+
border-bottom: 1px solid rgb(189, 189, 189);
|
1639
|
+
font-weight: bold;
|
1640
|
+
font-size: 12px;
|
1641
|
+
line-height: 18px;
|
1642
|
+
color: rgb(110, 110, 110);
|
1643
|
+
text-shadow: white 0 1px 0;
|
1644
|
+
-webkit-background-origin: padding;
|
1645
|
+
-webkit-background-clip: padding;
|
1646
|
+
}
|
1647
|
+
|
1648
|
+
.pane > .title:active {
|
1649
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(231, 231, 231)), color-stop(0.05, rgb(231, 231, 231)), color-stop(0.05, rgb(207, 207, 207)), to(rgb(186, 186, 186)));
|
1650
|
+
border-top: 1px solid rgb(178, 178, 178);
|
1651
|
+
border-bottom: 1px solid rgb(178, 178, 178);
|
1652
|
+
}
|
1653
|
+
|
1654
|
+
.pane > .title::before {
|
1655
|
+
content: url(Images/disclosureTriangleSmallRightBlack.png);
|
1656
|
+
float: left;
|
1657
|
+
width: 11px;
|
1658
|
+
height: 12px;
|
1659
|
+
margin-right: 2px;
|
1660
|
+
margin-top: 1px;
|
1661
|
+
}
|
1662
|
+
|
1663
|
+
.pane.expanded > .title::before {
|
1664
|
+
content: url(Images/disclosureTriangleSmallDownBlack.png);
|
1665
|
+
}
|
1666
|
+
|
1667
|
+
.pane > .title > select {
|
1668
|
+
float: right;
|
1669
|
+
width: 23px;
|
1670
|
+
height: 17px;
|
1671
|
+
color: transparent;
|
1672
|
+
background-color: transparent;
|
1673
|
+
border: none;
|
1674
|
+
background-repeat: no-repeat;
|
1675
|
+
margin: 1px 0 0 0;
|
1676
|
+
padding: 0;
|
1677
|
+
-webkit-border-radius: 0;
|
1678
|
+
-webkit-appearance: none;
|
1679
|
+
}
|
1680
|
+
|
1681
|
+
.pane > .title > select:hover {
|
1682
|
+
background-position: -23px 0px;
|
1683
|
+
}
|
1684
|
+
|
1685
|
+
.pane > .title > select:active {
|
1686
|
+
background-position: -46px 0px;
|
1687
|
+
}
|
1688
|
+
|
1689
|
+
.pane > .title > select.select-settings {
|
1690
|
+
background-image: url(Images/paneSettingsButtons.png);
|
1691
|
+
}
|
1692
|
+
|
1693
|
+
.pane > .title > select.select-filter {
|
1694
|
+
background-image: url(Images/paneFilterButtons.png);
|
1695
|
+
}
|
1696
|
+
|
1697
|
+
.pane > .title > select > option, .pane > .title > select > hr {
|
1698
|
+
color: black;
|
1699
|
+
}
|
1700
|
+
|
1701
|
+
.pane > .title > .pane-title-button {
|
1702
|
+
float: right;
|
1703
|
+
width: 23px;
|
1704
|
+
height: 17px;
|
1705
|
+
color: transparent;
|
1706
|
+
background-color: transparent;
|
1707
|
+
border: none;
|
1708
|
+
background-repeat: no-repeat;
|
1709
|
+
margin: 1px 0 0 0;
|
1710
|
+
padding: 0;
|
1711
|
+
-webkit-border-radius: 0;
|
1712
|
+
-webkit-appearance: none;
|
1713
|
+
}
|
1714
|
+
|
1715
|
+
.pane > .title > .pane-title-button:hover {
|
1716
|
+
background-position: -23px 0px;
|
1717
|
+
}
|
1718
|
+
|
1719
|
+
.pane > .title > .pane-title-button:active, .pane > .title > .pane-title-button.toggled {
|
1720
|
+
background-position: -46px 0px;
|
1721
|
+
}
|
1722
|
+
|
1723
|
+
.pane > .title > .pane-title-button.add {
|
1724
|
+
background-image: url(Images/paneAddButtons.png);
|
1725
|
+
}
|
1726
|
+
|
1727
|
+
.pane > .title > .pane-title-button.element-state {
|
1728
|
+
background-image: url(Images/paneElementStateButtons.png);
|
1729
|
+
}
|
1730
|
+
|
1731
|
+
.pane > .title > .pane-title-button.refresh {
|
1732
|
+
background-image: url(Images/paneRefreshButtons.png);
|
1733
|
+
}
|
1734
|
+
|
1735
|
+
.pane > .body {
|
1736
|
+
position: relative;
|
1737
|
+
display: none;
|
1738
|
+
overflow-y: auto;
|
1739
|
+
overflow-x: hidden;
|
1740
|
+
}
|
1741
|
+
|
1742
|
+
.pane > .body .info {
|
1743
|
+
text-align: center;
|
1744
|
+
font-style: italic;
|
1745
|
+
font-size: 10px;
|
1746
|
+
padding: 6px;
|
1747
|
+
color: black;
|
1748
|
+
}
|
1749
|
+
|
1750
|
+
.pane > .body .placard + .info {
|
1751
|
+
border-top: 1px solid rgb(189, 189, 189);
|
1752
|
+
background-color: rgb(255, 255, 194);
|
1753
|
+
}
|
1754
|
+
|
1755
|
+
.pane.expanded > .body, .pane.expanded > .growbar {
|
1756
|
+
display: block;
|
1757
|
+
}
|
1758
|
+
|
1759
|
+
.pane > .body .breakpoint-condition {
|
1760
|
+
display: block;
|
1761
|
+
margin-top: 4px;
|
1762
|
+
margin-bottom: 4px;
|
1763
|
+
margin-left: 23px;
|
1764
|
+
margin-right: 8px;
|
1765
|
+
}
|
1766
|
+
|
1767
|
+
#breakpoint-condition-input {
|
1768
|
+
display: block;
|
1769
|
+
margin-left: 0;
|
1770
|
+
margin-right: 0;
|
1771
|
+
outline: none !important;
|
1772
|
+
border: 1px solid rgb(66%, 66%, 66%);
|
1773
|
+
}
|
1774
|
+
|
1775
|
+
.pane.expanded:nth-last-of-type(1) {
|
1776
|
+
border-bottom: 1px solid rgb(189, 189, 189);
|
1777
|
+
}
|
1778
|
+
|
1779
|
+
.pane > .growbar {
|
1780
|
+
display: none;
|
1781
|
+
background-image: url(Images/paneGrowHandleLine.png), url(Images/paneBottomGrow.png);
|
1782
|
+
background-repeat: no-repeat, repeat-x;
|
1783
|
+
background-position: center center, bottom;
|
1784
|
+
height: 5px;
|
1785
|
+
}
|
1786
|
+
|
1787
|
+
.sidebar-pane-subtitle {
|
1788
|
+
position: absolute;
|
1789
|
+
right: 0;
|
1790
|
+
font-weight: normal;
|
1791
|
+
}
|
1792
|
+
|
1793
|
+
body.platform-windows .sidebar-pane-subtitle {
|
1794
|
+
padding-top: 1px;
|
1795
|
+
}
|
1796
|
+
|
1797
|
+
.sidebar-pane-subtitle input, .section .header input[type=checkbox] {
|
1798
|
+
font-size: inherit;
|
1799
|
+
hight: 1em;
|
1800
|
+
width: 1em;
|
1801
|
+
margin-left: 0;
|
1802
|
+
margin-top: 0;
|
1803
|
+
margin-bottom: 0.25em;
|
1804
|
+
vertical-align: bottom;
|
1805
|
+
}
|
1806
|
+
|
1807
|
+
.sidebar {
|
1808
|
+
overflow-x: hidden;
|
1809
|
+
background-color: rgb(214, 221, 229);
|
1810
|
+
}
|
1811
|
+
|
1812
|
+
body.inactive .sidebar {
|
1813
|
+
background-color: rgb(232, 232, 232);
|
1814
|
+
}
|
1815
|
+
|
1816
|
+
.panel-enabler-view button:not(.status-bar-item), .pane button, button.show-all-nodes {
|
1817
|
+
color: rgb(6, 6, 6);
|
1818
|
+
background-color: transparent;
|
1819
|
+
border: 1px solid rgb(165, 165, 165);
|
1820
|
+
background-color: rgb(237, 237, 237);
|
1821
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(252, 252, 252)), to(rgb(223, 223, 223)));
|
1822
|
+
-webkit-border-radius: 12px;
|
1823
|
+
-webkit-appearance: none;
|
1824
|
+
}
|
1825
|
+
|
1826
|
+
button.show-all-nodes {
|
1827
|
+
font-size: 13px;
|
1828
|
+
margin: 0;
|
1829
|
+
padding: 0 20px;
|
1830
|
+
height: 20px;
|
1831
|
+
}
|
1832
|
+
|
1833
|
+
.pane button {
|
1834
|
+
margin: 6px 0 6px 3px;
|
1835
|
+
padding: 2px 9px;
|
1836
|
+
}
|
1837
|
+
|
1838
|
+
.panel-enabler-view button:active:not(.status-bar-item), .pane button:active, button.show-all-nodes:active {
|
1839
|
+
background-color: rgb(215, 215, 215);
|
1840
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(194, 194, 194)), to(rgb(239, 239, 239)));
|
1841
|
+
}
|
1842
|
+
|
1843
|
+
body.inactive .panel-enabler-view button:not(.status-bar-item), .panel-enabler-view button:disabled:not(.status-bar-item), body.inactive .pane button, .pane button:disabled, body.inactive button.show-all-nodes {
|
1844
|
+
color: rgb(130, 130, 130);
|
1845
|
+
border-color: rgb(212, 212, 212);
|
1846
|
+
background-color: rgb(239, 239, 239);
|
1847
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(250, 250, 250)), to(rgb(235, 235, 235)));
|
1848
|
+
}
|
1849
|
+
|
1850
|
+
button.enable-toggle-status-bar-item .glyph {
|
1851
|
+
-webkit-mask-position: -192px 0;
|
1852
|
+
}
|
1853
|
+
|
1854
|
+
button.enable-toggle-status-bar-item.toggled-on .glyph {
|
1855
|
+
-webkit-mask-position: -96px -24px;
|
1856
|
+
}
|
1857
|
+
|
1858
|
+
#console-messages.console-filter-top {
|
1859
|
+
margin-top: 23px;
|
1860
|
+
}
|
1861
|
+
|
1862
|
+
.scope-bar {
|
1863
|
+
line-height: 19px;
|
1864
|
+
padding-right: 10px;
|
1865
|
+
overflow: hidden;
|
1866
|
+
}
|
1867
|
+
|
1868
|
+
.scope-bar li {
|
1869
|
+
display: inline-block;
|
1870
|
+
margin: 0 2px;
|
1871
|
+
padding: 2px 6px;
|
1872
|
+
font-size: 11px;
|
1873
|
+
line-height: 12px;
|
1874
|
+
font-weight: bold;
|
1875
|
+
color: rgb(46, 46, 46);
|
1876
|
+
background: transparent;
|
1877
|
+
text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
|
1878
|
+
-webkit-border-radius: 8px;
|
1879
|
+
vertical-align: middle;
|
1880
|
+
}
|
1881
|
+
|
1882
|
+
.scope-bar-divider {
|
1883
|
+
background-color: rgba(0, 0, 0, 0.4);
|
1884
|
+
height: 16px;
|
1885
|
+
width: 1px;
|
1886
|
+
vertical-align: middle;
|
1887
|
+
display: inline-block;
|
1888
|
+
}
|
1889
|
+
|
1890
|
+
.scope-bar li.selected, .scope-bar li:hover, .scope-bar li:active {
|
1891
|
+
color: white;
|
1892
|
+
text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
|
1893
|
+
}
|
1894
|
+
|
1895
|
+
.scope-bar li.all {
|
1896
|
+
margin: 0 8px;
|
1897
|
+
}
|
1898
|
+
|
1899
|
+
.scope-bar li:hover {
|
1900
|
+
background: rgba(0, 0, 0, 0.2);
|
1901
|
+
}
|
1902
|
+
|
1903
|
+
.scope-bar li.selected {
|
1904
|
+
background: rgba(0, 0, 0, 0.3);
|
1905
|
+
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 -1px 1px rgba(255, 255, 255, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
|
1906
|
+
}
|
1907
|
+
|
1908
|
+
.scope-bar li:active {
|
1909
|
+
background: rgba(0, 0, 0, 0.5);
|
1910
|
+
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 -1px 1px rgba(255, 255, 255, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
|
1911
|
+
}
|
1912
|
+
|
1913
|
+
.console-warning-level, .console-error-level, .console-log-level {
|
1914
|
+
display: none;
|
1915
|
+
}
|
1916
|
+
|
1917
|
+
.filter-all .console-warning-level, .filter-warnings .console-warning-level,
|
1918
|
+
.filter-all .console-error-level, .filter-errors .console-error-level,
|
1919
|
+
.filter-all .console-log-level, .filter-logs .console-log-level {
|
1920
|
+
display: block;
|
1921
|
+
}
|
1922
|
+
|
1923
|
+
.console-user-command-result {
|
1924
|
+
display: block;
|
1925
|
+
}
|
1926
|
+
|
1927
|
+
.source-view-frame {
|
1928
|
+
width: 100%;
|
1929
|
+
height: 100%;
|
1930
|
+
}
|
1931
|
+
|
1932
|
+
.sidebar-resizer-vertical {
|
1933
|
+
position: absolute;
|
1934
|
+
top: 0;
|
1935
|
+
bottom: 0;
|
1936
|
+
width: 5px;
|
1937
|
+
z-index: 500;
|
1938
|
+
cursor: ew-resize;
|
1939
|
+
}
|
1940
|
+
|
1941
|
+
.sidebar-tree, .sidebar-tree .children {
|
1942
|
+
position: relative;
|
1943
|
+
padding: 0;
|
1944
|
+
margin: 0;
|
1945
|
+
list-style: none;
|
1946
|
+
font-size: 11px;
|
1947
|
+
}
|
1948
|
+
|
1949
|
+
.sidebar-tree-section {
|
1950
|
+
position: relative;
|
1951
|
+
height: 18px;
|
1952
|
+
padding: 1px 10px 6px 10px;
|
1953
|
+
white-space: nowrap;
|
1954
|
+
margin-top: 1px;
|
1955
|
+
color: rgb(92, 110, 129);
|
1956
|
+
font-weight: bold;
|
1957
|
+
text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
|
1958
|
+
}
|
1959
|
+
|
1960
|
+
.sidebar-tree-item {
|
1961
|
+
position: relative;
|
1962
|
+
height: 36px;
|
1963
|
+
padding: 0 5px 0 5px;
|
1964
|
+
white-space: nowrap;
|
1965
|
+
overflow-x: hidden;
|
1966
|
+
overflow-y: hidden;
|
1967
|
+
margin-top: 1px;
|
1968
|
+
line-height: 34px;
|
1969
|
+
border-top: 1px solid transparent;
|
1970
|
+
}
|
1971
|
+
|
1972
|
+
.sidebar-tree .children {
|
1973
|
+
display: none;
|
1974
|
+
}
|
1975
|
+
|
1976
|
+
.sidebar-tree .children.expanded {
|
1977
|
+
display: block;
|
1978
|
+
}
|
1979
|
+
|
1980
|
+
.sidebar-tree-section + .children > .sidebar-tree-item {
|
1981
|
+
padding-left: 10px !important;
|
1982
|
+
}
|
1983
|
+
|
1984
|
+
.sidebar-tree-section + .children.small > .sidebar-tree-item {
|
1985
|
+
padding-left: 17px !important;
|
1986
|
+
}
|
1987
|
+
|
1988
|
+
.sidebar-tree > .children > .sidebar-tree-item {
|
1989
|
+
padding-left: 37px;
|
1990
|
+
}
|
1991
|
+
|
1992
|
+
.sidebar-tree > .children > .children > .sidebar-tree-item {
|
1993
|
+
padding-left: 37px;
|
1994
|
+
}
|
1995
|
+
|
1996
|
+
.sidebar-tree.hide-disclosure-buttons > .children {
|
1997
|
+
display: none;
|
1998
|
+
}
|
1999
|
+
|
2000
|
+
.sidebar-tree > .children.hide-disclosure-buttons > .children {
|
2001
|
+
display: none;
|
2002
|
+
}
|
2003
|
+
|
2004
|
+
.sidebar-tree.some-expandable:not(.hide-disclosure-buttons) > .sidebar-tree-item:not(.parent) .icon {
|
2005
|
+
margin-left: 16px;
|
2006
|
+
}
|
2007
|
+
|
2008
|
+
.sidebar-tree-item .disclosure-button {
|
2009
|
+
float: left;
|
2010
|
+
width: 16px;
|
2011
|
+
height: 100%;
|
2012
|
+
border: 0;
|
2013
|
+
background-color: transparent;
|
2014
|
+
background-image: url(Images/disclosureTriangleSmallRight.png);
|
2015
|
+
background-repeat: no-repeat;
|
2016
|
+
background-position: center;
|
2017
|
+
-webkit-apearance: none;
|
2018
|
+
}
|
2019
|
+
|
2020
|
+
.sidebar-tree.hide-disclosure-buttons .sidebar-tree-item .disclosure-button {
|
2021
|
+
display: none;
|
2022
|
+
}
|
2023
|
+
|
2024
|
+
body.inactive .sidebar-tree-item .disclosure-button {
|
2025
|
+
background-image: url(Images/disclosureTriangleSmallRightBlack.png);
|
2026
|
+
}
|
2027
|
+
|
2028
|
+
body.inactive .sidebar-tree-item.expanded .disclosure-button {
|
2029
|
+
background-image: url(Images/disclosureTriangleSmallDownBlack.png);
|
2030
|
+
}
|
2031
|
+
|
2032
|
+
body.inactive .sidebar-tree-item .disclosure-button:active {
|
2033
|
+
background-image: url(Images/disclosureTriangleSmallRightDownBlack.png);
|
2034
|
+
}
|
2035
|
+
|
2036
|
+
.sidebar-tree-item.selected .disclosure-button {
|
2037
|
+
background-image: url(Images/disclosureTriangleSmallRightWhite.png) !important;
|
2038
|
+
}
|
2039
|
+
|
2040
|
+
.sidebar-tree-item.expanded .disclosure-button {
|
2041
|
+
background-image: url(Images/disclosureTriangleSmallDown.png);
|
2042
|
+
}
|
2043
|
+
|
2044
|
+
.sidebar-tree-item.selected.expanded .disclosure-button {
|
2045
|
+
background-image: url(Images/disclosureTriangleSmallDownWhite.png) !important;
|
2046
|
+
}
|
2047
|
+
|
2048
|
+
.sidebar-tree-item.selected .disclosure-button:active {
|
2049
|
+
background-image: url(Images/disclosureTriangleSmallRightDownWhite.png) !important;
|
2050
|
+
}
|
2051
|
+
|
2052
|
+
.sidebar-tree-item .disclosure-button:active {
|
2053
|
+
background-image: url(Images/disclosureTriangleSmallRightDown.png);
|
2054
|
+
}
|
2055
|
+
|
2056
|
+
.sidebar-tree-item .icon {
|
2057
|
+
float: left;
|
2058
|
+
width: 32px;
|
2059
|
+
height: 32px;
|
2060
|
+
margin-top: 1px;
|
2061
|
+
margin-right: 3px;
|
2062
|
+
}
|
2063
|
+
|
2064
|
+
li .status {
|
2065
|
+
float: right;
|
2066
|
+
height: 16px;
|
2067
|
+
margin-top: 9px;
|
2068
|
+
margin-left: 4px;
|
2069
|
+
line-height: 1em;
|
2070
|
+
}
|
2071
|
+
|
2072
|
+
li .status:empty {
|
2073
|
+
display: none;
|
2074
|
+
}
|
2075
|
+
|
2076
|
+
li .status .bubble {
|
2077
|
+
display: inline-block;
|
2078
|
+
height: 14px;
|
2079
|
+
min-width: 16px;
|
2080
|
+
margin-top: 1px;
|
2081
|
+
background-color: rgb(128, 151, 189);
|
2082
|
+
vertical-align: middle;
|
2083
|
+
white-space: nowrap;
|
2084
|
+
padding: 1px 4px;
|
2085
|
+
text-align: center;
|
2086
|
+
font-size: 11px;
|
2087
|
+
line-height: normal;
|
2088
|
+
font-family: Helvetica, Arial, sans-serif;
|
2089
|
+
font-weight: bold;
|
2090
|
+
text-shadow: none;
|
2091
|
+
color: white;
|
2092
|
+
-webkit-border-radius: 7px;
|
2093
|
+
}
|
2094
|
+
|
2095
|
+
li .status .bubble:empty {
|
2096
|
+
display: none;
|
2097
|
+
}
|
2098
|
+
|
2099
|
+
li.selected .status .bubble {
|
2100
|
+
background-color: white !important;
|
2101
|
+
color: rgb(132, 154, 190) !important;
|
2102
|
+
}
|
2103
|
+
|
2104
|
+
:focus li.selected .status .bubble {
|
2105
|
+
color: rgb(36, 98, 172) !important;
|
2106
|
+
}
|
2107
|
+
|
2108
|
+
body.inactive li.selected .status .bubble {
|
2109
|
+
color: rgb(159, 159, 159) !important;
|
2110
|
+
}
|
2111
|
+
|
2112
|
+
.sidebar-tree.small .sidebar-tree-item, .sidebar-tree .children.small .sidebar-tree-item, .sidebar-tree-item.small, .small .resources-graph-side {
|
2113
|
+
height: 20px;
|
2114
|
+
}
|
2115
|
+
|
2116
|
+
.sidebar-tree.small .sidebar-tree-item .icon, .sidebar-tree .children.small .sidebar-tree-item .icon, .sidebar-tree-item.small .icon {
|
2117
|
+
width: 16px;
|
2118
|
+
height: 16px;
|
2119
|
+
}
|
2120
|
+
|
2121
|
+
.sidebar-tree.small .sidebar-tree-item .status, .sidebar-tree .children.small .sidebar-tree-item .status, .sidebar-tree-item.small .status {
|
2122
|
+
margin-top: 1px;
|
2123
|
+
}
|
2124
|
+
|
2125
|
+
.sidebar-tree-item.selected {
|
2126
|
+
color: white;
|
2127
|
+
border-top: 1px solid rgb(145, 160, 192);
|
2128
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(162, 177, 207)), to(rgb(120, 138, 177)));
|
2129
|
+
text-shadow: rgba(0, 0, 0, 0.33) 0 1px 0;
|
2130
|
+
font-weight: bold;
|
2131
|
+
-webkit-background-origin: padding;
|
2132
|
+
-webkit-background-clip: padding;
|
2133
|
+
}
|
2134
|
+
|
2135
|
+
:focus .sidebar-tree-item.selected {
|
2136
|
+
border-top: 1px solid rgb(68, 128, 200);
|
2137
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(92, 147, 213)), to(rgb(21, 83, 170)));
|
2138
|
+
}
|
2139
|
+
|
2140
|
+
body.inactive .sidebar-tree-item.selected {
|
2141
|
+
border-top: 1px solid rgb(151, 151, 151);
|
2142
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(180, 180, 180)), to(rgb(138, 138, 138)));
|
2143
|
+
}
|
2144
|
+
|
2145
|
+
.sidebar-tree-item .titles {
|
2146
|
+
position: relative;
|
2147
|
+
top: 5px;
|
2148
|
+
line-height: 11px;
|
2149
|
+
padding-bottom: 1px;
|
2150
|
+
text-overflow: ellipsis;
|
2151
|
+
overflow: hidden;
|
2152
|
+
white-space: nowrap;
|
2153
|
+
}
|
2154
|
+
|
2155
|
+
.sidebar-tree-item .titles.no-subtitle {
|
2156
|
+
top: 10px;
|
2157
|
+
}
|
2158
|
+
|
2159
|
+
.sidebar-tree.small .sidebar-tree-item .titles, .sidebar-tree .children.small .sidebar-tree-item .titles, .sidebar-tree-item.small .titles {
|
2160
|
+
top: 2px;
|
2161
|
+
line-height: normal;
|
2162
|
+
}
|
2163
|
+
|
2164
|
+
.sidebar-tree:not(.small) .sidebar-tree-item:not(.small) .title::after, .sidebar-tree .children:not(.small) .sidebar-tree-item .title::after {
|
2165
|
+
content: "\A";
|
2166
|
+
white-space: pre;
|
2167
|
+
}
|
2168
|
+
|
2169
|
+
.sidebar-tree-item .subtitle {
|
2170
|
+
font-size: 9px;
|
2171
|
+
color: rgba(0, 0, 0, 0.7);
|
2172
|
+
}
|
2173
|
+
|
2174
|
+
.sidebar-tree.small .sidebar-tree-item .subtitle, .sidebar-tree .children.small .sidebar-tree-item .subtitle, .sidebar-tree-item.small .subtitle {
|
2175
|
+
display: none;
|
2176
|
+
}
|
2177
|
+
|
2178
|
+
.sidebar-tree-item.selected .subtitle {
|
2179
|
+
color: rgba(255, 255, 255, 0.9);
|
2180
|
+
}
|
2181
|
+
|
2182
|
+
.bubble.debug, .console-debug-level .bubble {
|
2183
|
+
background-color: rgb(0, 0, 255) !important;
|
2184
|
+
}
|
2185
|
+
|
2186
|
+
.bubble.warning, .console-warning-level .bubble {
|
2187
|
+
background-color: rgb(232, 164, 0) !important;
|
2188
|
+
}
|
2189
|
+
|
2190
|
+
.bubble.error, .console-error-level .bubble {
|
2191
|
+
background-color: rgb(216, 35, 35) !important;
|
2192
|
+
}
|
2193
|
+
|
2194
|
+
.bubble.search-matches {
|
2195
|
+
background-image: url(Images/searchSmallWhite.png);
|
2196
|
+
background-repeat: no-repeat;
|
2197
|
+
background-position: 3px 2px;
|
2198
|
+
padding-left: 13px !important;
|
2199
|
+
}
|
2200
|
+
|
2201
|
+
li.selected .bubble.search-matches {
|
2202
|
+
background-image: url(Images/searchSmallBlue.png);
|
2203
|
+
}
|
2204
|
+
|
2205
|
+
:focus li.selected .bubble.search-matches {
|
2206
|
+
background-image: url(Images/searchSmallBrightBlue.png);
|
2207
|
+
}
|
2208
|
+
|
2209
|
+
body.inactive li.selected .bubble.search-matches {
|
2210
|
+
background-image: url(Images/searchSmallGray.png);
|
2211
|
+
}
|
2212
|
+
|
2213
|
+
.storage-application-cache-status-icon, .storage-application-cache-connectivity-icon {
|
2214
|
+
margin-bottom: -3px;
|
2215
|
+
margin-left: 5px;
|
2216
|
+
vertical-align: middle;
|
2217
|
+
}
|
2218
|
+
|
2219
|
+
.status-bar-divider {
|
2220
|
+
margin-left: 7px;
|
2221
|
+
border-right: 1px solid #CCC;
|
2222
|
+
}
|
2223
|
+
|
2224
|
+
.storage-application-cache-status, .storage-application-cache-connectivity {
|
2225
|
+
position: relative;
|
2226
|
+
top: 4px;
|
2227
|
+
}
|
2228
|
+
|
2229
|
+
.status-bar-items {
|
2230
|
+
position: absolute;
|
2231
|
+
top: 0;
|
2232
|
+
bottom: 0;
|
2233
|
+
left: 200px;
|
2234
|
+
overflow: hidden;
|
2235
|
+
border-left: 1px solid rgb(184, 184, 184);
|
2236
|
+
margin-left: -1px;
|
2237
|
+
}
|
2238
|
+
|
2239
|
+
.node-search-status-bar-item .glyph {
|
2240
|
+
-webkit-mask-position: -224px -24px;
|
2241
|
+
}
|
2242
|
+
|
2243
|
+
.delete-storage-status-bar-item .glyph {
|
2244
|
+
-webkit-mask-position: -128px 0;
|
2245
|
+
}
|
2246
|
+
|
2247
|
+
.refresh-storage-status-bar-item .glyph {
|
2248
|
+
-webkit-mask-position: 0 0;
|
2249
|
+
}
|
2250
|
+
|
2251
|
+
ol.breakpoint-list {
|
2252
|
+
-webkit-padding-start: 0;
|
2253
|
+
list-style: none;
|
2254
|
+
margin: 0;
|
2255
|
+
}
|
2256
|
+
|
2257
|
+
.breakpoints-list-deactivated {
|
2258
|
+
background-color: rgb(245, 245, 245);
|
2259
|
+
opacity: 0.3;
|
2260
|
+
}
|
2261
|
+
|
2262
|
+
.breakpoint-list li {
|
2263
|
+
white-space: nowrap;
|
2264
|
+
text-overflow: ellipsis;
|
2265
|
+
overflow: hidden;
|
2266
|
+
padding: 2px 0;
|
2267
|
+
color: black;
|
2268
|
+
}
|
2269
|
+
|
2270
|
+
.breakpoint-list li:hover {
|
2271
|
+
background-color: rgba(56, 121, 217, 0.2);
|
2272
|
+
}
|
2273
|
+
|
2274
|
+
.breakpoint-list .checkbox-elem {
|
2275
|
+
font-size: 10px;
|
2276
|
+
margin: 0 4px;
|
2277
|
+
vertical-align: top;
|
2278
|
+
position: relative;
|
2279
|
+
z-index: 1;
|
2280
|
+
}
|
2281
|
+
|
2282
|
+
.breakpoint-list .source-text {
|
2283
|
+
white-space: nowrap;
|
2284
|
+
text-overflow: ellipsis;
|
2285
|
+
overflow: hidden;
|
2286
|
+
margin: 2px 0 0px 20px;
|
2287
|
+
}
|
2288
|
+
|
2289
|
+
.pane .breakpoint-hit {
|
2290
|
+
background-color: rgb(255, 255, 194);
|
2291
|
+
}
|
2292
|
+
|
2293
|
+
li.breakpoint-hit .breakpoint-hit-marker {
|
2294
|
+
background-color: rgb(255, 255, 194);
|
2295
|
+
height: 18px;
|
2296
|
+
left: 0px;
|
2297
|
+
margin-top: -16px;
|
2298
|
+
position: absolute;
|
2299
|
+
right: 0px;
|
2300
|
+
z-index: -1;
|
2301
|
+
}
|
2302
|
+
|
2303
|
+
.webkit-html-js-node, .webkit-html-css-node {
|
2304
|
+
white-space: pre;
|
2305
|
+
}
|
2306
|
+
|
2307
|
+
.source-frame-breakpoint-condition {
|
2308
|
+
z-index: 30;
|
2309
|
+
padding: 4px;
|
2310
|
+
background-color: rgb(203, 226, 255);
|
2311
|
+
-webkit-border-radius: 7px;
|
2312
|
+
border: 2px solid rgb(169, 172, 203);
|
2313
|
+
width: 90%;
|
2314
|
+
}
|
2315
|
+
|
2316
|
+
.source-frame-breakpoint-message {
|
2317
|
+
background-color: transparent;
|
2318
|
+
font-family: Lucida Grande, sans-serif;
|
2319
|
+
font-weight: normal;
|
2320
|
+
font-size: 11px;
|
2321
|
+
text-align: left;
|
2322
|
+
text-shadow: none;
|
2323
|
+
color: rgb(85, 85, 85);
|
2324
|
+
cursor: default;
|
2325
|
+
margin: 0 0 2px 0;
|
2326
|
+
}
|
2327
|
+
|
2328
|
+
#source-frame-breakpoint-condition {
|
2329
|
+
margin: 0;
|
2330
|
+
border: 1px inset rgb(190, 190, 190) !important;
|
2331
|
+
width: 100%;
|
2332
|
+
box-shadow: none !important;
|
2333
|
+
outline: none !important;
|
2334
|
+
-webkit-user-modify: read-write;
|
2335
|
+
}
|
2336
|
+
|
2337
|
+
.source-frame-popover-title {
|
2338
|
+
text-overflow: ellipsis;
|
2339
|
+
overflow: hidden;
|
2340
|
+
white-space: nowrap;
|
2341
|
+
font-weight: bold;
|
2342
|
+
padding-left: 18px;
|
2343
|
+
}
|
2344
|
+
|
2345
|
+
.source-frame-popover-tree {
|
2346
|
+
border-top: 1px solid rgb(194, 194, 147);
|
2347
|
+
overflow: auto;
|
2348
|
+
position: absolute;
|
2349
|
+
top: 15px;
|
2350
|
+
bottom: 0;
|
2351
|
+
left: 0;
|
2352
|
+
right: 0;
|
2353
|
+
}
|
2354
|
+
|
2355
|
+
.source-frame-eval-expression {
|
2356
|
+
border: 1px solid rgb(163, 41, 34);
|
2357
|
+
margin: -1px;
|
2358
|
+
background-color: rgb(255, 255, 194);
|
2359
|
+
}
|
2360
|
+
|
2361
|
+
.workers-list {
|
2362
|
+
list-style: none;
|
2363
|
+
margin: 0;
|
2364
|
+
padding: 0;
|
2365
|
+
}
|
2366
|
+
|
2367
|
+
.workers-list > li {
|
2368
|
+
overflow: hidden;
|
2369
|
+
text-overflow: ellipsis;
|
2370
|
+
white-space: nowrap;
|
2371
|
+
margin-left: 1em;
|
2372
|
+
font-size: 12px;
|
2373
|
+
}
|
2374
|
+
|
2375
|
+
a.worker-item {
|
2376
|
+
color: rgb(33%, 33%, 33%);
|
2377
|
+
cursor: pointer;
|
2378
|
+
text-decoration: none;
|
2379
|
+
}
|
2380
|
+
|
2381
|
+
a.worker-item:hover {
|
2382
|
+
color: rgb(15%, 15%, 15%);
|
2383
|
+
}
|
2384
|
+
|
2385
|
+
.resource-content-unavailable {
|
2386
|
+
color: rgb(50%, 50%, 50%);
|
2387
|
+
font-style: italic;
|
2388
|
+
font-size: 14px;
|
2389
|
+
text-align: center;
|
2390
|
+
padding: 32px;
|
2391
|
+
}
|
2392
|
+
|
2393
|
+
.node-link {
|
2394
|
+
text-decoration: underline;
|
2395
|
+
cursor: pointer;
|
2396
|
+
}
|
2397
|
+
|
2398
|
+
.cursor-pointer {
|
2399
|
+
cursor: pointer;
|
2400
|
+
}
|
2401
|
+
|
2402
|
+
.cursor-auto {
|
2403
|
+
cursor: auto;
|
2404
|
+
}
|
2405
|
+
|
2406
|
+
.please-wait-msg {
|
2407
|
+
position: absolute;
|
2408
|
+
left: 0;
|
2409
|
+
top: 0;
|
2410
|
+
border: 4px black solid;
|
2411
|
+
border-radius: 4px;
|
2412
|
+
background-color: black;
|
2413
|
+
opacity: 0.85;
|
2414
|
+
color: white;
|
2415
|
+
font-size: 12px;
|
2416
|
+
font-weight: bold;
|
2417
|
+
z-index: 10000;
|
2418
|
+
}
|
2419
|
+
|
2420
|
+
.resource-view.json {
|
2421
|
+
padding: 5px;
|
2422
|
+
}
|
2423
|
+
|
2424
|
+
.resource-view.html iframe {
|
2425
|
+
width: 100%;
|
2426
|
+
height: 100%;
|
2427
|
+
position: absolute;
|
2428
|
+
}
|
2429
|
+
|
2430
|
+
.soft-context-menu-glass-pane {
|
2431
|
+
position: absolute;
|
2432
|
+
top: 0;
|
2433
|
+
bottom: 0;
|
2434
|
+
left: 0;
|
2435
|
+
right: 0;
|
2436
|
+
z-index: 20000;
|
2437
|
+
}
|
2438
|
+
|
2439
|
+
.soft-context-menu {
|
2440
|
+
position: absolute;
|
2441
|
+
font-family: 'Lucida Grande', 'Helvetica', 'sans-serif';
|
2442
|
+
border: 1px solid rgba(196, 196, 196, 0.9);
|
2443
|
+
border-top: 1px solid rgba(196, 196, 196, 0.5);
|
2444
|
+
border-bottom: 1px solid rgba(150, 150, 150, 0.9);
|
2445
|
+
padding: 4px 0 4px 0;
|
2446
|
+
border-radius: 4px;
|
2447
|
+
background-color: white;
|
2448
|
+
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
|
2449
|
+
}
|
2450
|
+
|
2451
|
+
.soft-context-menu-item {
|
2452
|
+
width: 100%;
|
2453
|
+
line-height: 13px;
|
2454
|
+
font-size: 14px;
|
2455
|
+
border-top: 1px solid transparent;
|
2456
|
+
border-bottom: 1px solid transparent;
|
2457
|
+
padding: 1px 7px 3px 6px;
|
2458
|
+
margin: 0 13px 0 0;
|
2459
|
+
white-space: nowrap;
|
2460
|
+
}
|
2461
|
+
|
2462
|
+
.soft-context-menu-separator {
|
2463
|
+
height: 10px;
|
2464
|
+
margin: 0 1px;
|
2465
|
+
}
|
2466
|
+
|
2467
|
+
.soft-context-menu-separator > .separator-line {
|
2468
|
+
margin: 0;
|
2469
|
+
height: 5px;
|
2470
|
+
border-bottom: 1px solid rgb(227, 227, 227);
|
2471
|
+
pointer-events: none;
|
2472
|
+
}
|
2473
|
+
|
2474
|
+
.soft-context-menu-item-mouse-over {
|
2475
|
+
border-top: 1px solid rgb(56, 121, 217);
|
2476
|
+
border-bottom: 1px solid rgb(56, 121, 217);
|
2477
|
+
background-color: rgb(56, 121, 217);
|
2478
|
+
color: white;
|
2479
|
+
}
|
2480
|
+
|
2481
|
+
body.platform-mac .soft-context-menu-item-mouse-over {
|
2482
|
+
border-top: 1px solid rgb(90, 131, 236);
|
2483
|
+
border-bottom: 1px solid rgb(18, 88, 233);
|
2484
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(100, 140, 243)), to(rgb(36, 101, 243)));
|
2485
|
+
}
|
2486
|
+
|
2487
|
+
.soft-context-menu-item-checkmark {
|
2488
|
+
color: rgb(108, 108, 108);
|
2489
|
+
pointer-events: none;
|
2490
|
+
}
|
2491
|
+
|
2492
|
+
.soft-context-menu-item-submenu-arrow {
|
2493
|
+
color: black;
|
2494
|
+
float: right;
|
2495
|
+
pointer-events: none;
|
2496
|
+
}
|
2497
|
+
|
2498
|
+
.soft-context-menu-item-mouse-over .soft-context-menu-item-checkmark {
|
2499
|
+
color: white;
|
2500
|
+
}
|
2501
|
+
|
2502
|
+
.search-view {
|
2503
|
+
position: absolute;
|
2504
|
+
top: 0;
|
2505
|
+
bottom: 0;
|
2506
|
+
left: 0;
|
2507
|
+
right: 0;
|
2508
|
+
}
|
2509
|
+
|
2510
|
+
.search-drawer-header input[type="search"].search-config-search {
|
2511
|
+
font-size: 11px;
|
2512
|
+
margin-left: 4px;
|
2513
|
+
color: #303030;
|
2514
|
+
position: relative;
|
2515
|
+
}
|
2516
|
+
|
2517
|
+
body.platform-mac .search-drawer-header input[type="search"].search-config-search {
|
2518
|
+
top: 1px;
|
2519
|
+
}
|
2520
|
+
|
2521
|
+
.search-drawer-header label.search-config-label {
|
2522
|
+
margin-left: 8px;
|
2523
|
+
color: #303030;
|
2524
|
+
}
|
2525
|
+
|
2526
|
+
.search-drawer-header input[type="checkbox"].search-config-checkbox {
|
2527
|
+
vertical-align: bottom;
|
2528
|
+
}
|
2529
|
+
|
2530
|
+
body:not(.platform-mac) .search-drawer-header input[type="checkbox"].search-config-checkbox {
|
2531
|
+
margin-bottom: 5px;
|
2532
|
+
}
|
2533
|
+
|
2534
|
+
body.platform-mac .search-drawer-header input[type="checkbox"].search-config-checkbox {
|
2535
|
+
margin-bottom: 4px;
|
2536
|
+
}
|
2537
|
+
|
2538
|
+
.drawer-header {
|
2539
|
+
font-size: 11px;
|
2540
|
+
border-right: 1px solid rgb(197, 197, 197);
|
2541
|
+
line-height: 23px;
|
2542
|
+
padding-left: 6px;
|
2543
|
+
display: inline-block;
|
2544
|
+
}
|
2545
|
+
|
2546
|
+
.drawer-header-close-button {
|
2547
|
+
font-family: Arial, monospace;
|
2548
|
+
padding: 3px 8px;
|
2549
|
+
font-size: 14px;
|
2550
|
+
color:rgb(80, 80, 80);
|
2551
|
+
opacity: 0.5;
|
2552
|
+
position: relative;
|
2553
|
+
top: 1px;
|
2554
|
+
}
|
2555
|
+
|
2556
|
+
.drawer-header-close-button:hover {
|
2557
|
+
opacity: 1;
|
2558
|
+
}
|
2559
|
+
|
2560
|
+
.drawer-header-close-button:active {
|
2561
|
+
opacity: 0.7;
|
2562
|
+
}
|
2563
|
+
|
2564
|
+
#bottom-status-bar-container {
|
2565
|
+
-webkit-flex: 1 0;
|
2566
|
+
}
|
2567
|
+
|
2568
|
+
.search-status-bar-item {
|
2569
|
+
display: inline-block;
|
2570
|
+
cursor: pointer;
|
2571
|
+
font-size: 11px;
|
2572
|
+
height: 23px;
|
2573
|
+
}
|
2574
|
+
|
2575
|
+
.search-status-bar-message {
|
2576
|
+
margin-left:5px;
|
2577
|
+
margin-right:5px;
|
2578
|
+
margin-top:5px;
|
2579
|
+
float:left;
|
2580
|
+
}
|
2581
|
+
|
2582
|
+
.search-status-bar-progress {
|
2583
|
+
height: 11px;
|
2584
|
+
width: 100px;
|
2585
|
+
float: left;
|
2586
|
+
}
|
2587
|
+
|
2588
|
+
body:not(.platform-mac) .search-status-bar-progress {
|
2589
|
+
margin-top: 7px;
|
2590
|
+
}
|
2591
|
+
|
2592
|
+
body.platform-mac .search-status-bar-progress {
|
2593
|
+
margin-top: 6px;
|
2594
|
+
}
|
2595
|
+
|
2596
|
+
.search-status-bar-stop-button-item {
|
2597
|
+
width: 19px;
|
2598
|
+
height: 24px;
|
2599
|
+
overflow: hidden;
|
2600
|
+
}
|
2601
|
+
|
2602
|
+
.search-status-bar-stop-button .glyph {
|
2603
|
+
-webkit-mask-position: -96px -48px;
|
2604
|
+
background-color: rgb(216, 0, 0) !important;
|
2605
|
+
}
|
2606
|
+
|
2607
|
+
.search-results-status-bar-message {
|
2608
|
+
margin-right: 10px;
|
2609
|
+
cursor: default;
|
2610
|
+
font-size: 11px;
|
2611
|
+
float: right;
|
2612
|
+
margin-top: 5px;
|
2613
|
+
}
|
2614
|
+
|
2615
|
+
.search-view .search-results {
|
2616
|
+
position: absolute;
|
2617
|
+
top: 0;
|
2618
|
+
bottom: 0;
|
2619
|
+
left: 0;
|
2620
|
+
right: 0;
|
2621
|
+
overflow-y: auto;
|
2622
|
+
}
|
2623
|
+
|
2624
|
+
#search-results-pane-file-based li {
|
2625
|
+
list-style: none;
|
2626
|
+
}
|
2627
|
+
|
2628
|
+
#search-results-pane-file-based ol {
|
2629
|
+
-webkit-padding-start: 0;
|
2630
|
+
margin-top: 0;
|
2631
|
+
}
|
2632
|
+
|
2633
|
+
#search-results-pane-file-based ol.children {
|
2634
|
+
display: none;
|
2635
|
+
}
|
2636
|
+
|
2637
|
+
#search-results-pane-file-based ol.children.expanded {
|
2638
|
+
display: block;
|
2639
|
+
}
|
2640
|
+
|
2641
|
+
#search-results-pane-file-based li.parent::before {
|
2642
|
+
content: url(Images/treeRightTriangleBlack.png);
|
2643
|
+
position: relative;
|
2644
|
+
left: -4px;
|
2645
|
+
}
|
2646
|
+
|
2647
|
+
#search-results-pane-file-based li.parent.expanded::before {
|
2648
|
+
content: url(Images/treeDownTriangleBlack.png);
|
2649
|
+
}
|
2650
|
+
|
2651
|
+
#search-results-pane-file-based .search-result {
|
2652
|
+
font-size: 11px;
|
2653
|
+
padding: 2px 0 2px 10px;
|
2654
|
+
word-wrap: normal;
|
2655
|
+
white-space: pre;
|
2656
|
+
cursor: pointer;
|
2657
|
+
}
|
2658
|
+
|
2659
|
+
#search-results-pane-file-based .search-result:hover {
|
2660
|
+
background-color: rgba(121, 121, 121, 0.1);
|
2661
|
+
}
|
2662
|
+
|
2663
|
+
#search-results-pane-file-based .search-result .search-result-file-name {
|
2664
|
+
font-weight: bold;
|
2665
|
+
color: #222;
|
2666
|
+
}
|
2667
|
+
|
2668
|
+
#search-results-pane-file-based .search-result .search-result-matches-count {
|
2669
|
+
margin-left: 5px;
|
2670
|
+
color: #333;
|
2671
|
+
}
|
2672
|
+
|
2673
|
+
#search-results-pane-file-based .show-more-matches {
|
2674
|
+
padding: 4px 0;
|
2675
|
+
color: #333;
|
2676
|
+
cursor: pointer;
|
2677
|
+
font-size: 11px;
|
2678
|
+
margin-left: 20px;
|
2679
|
+
}
|
2680
|
+
|
2681
|
+
#search-results-pane-file-based .show-more-matches:hover {
|
2682
|
+
text-decoration: underline;
|
2683
|
+
}
|
2684
|
+
|
2685
|
+
#search-results-pane-file-based .search-match {
|
2686
|
+
word-wrap: normal;
|
2687
|
+
white-space: pre;
|
2688
|
+
}
|
2689
|
+
|
2690
|
+
#search-results-pane-file-based .search-match .webkit-line-number.search-match-line-number {
|
2691
|
+
margin-right: 5px;
|
2692
|
+
border-right: 1px solid #BBB;
|
2693
|
+
}
|
2694
|
+
|
2695
|
+
#search-results-pane-file-based .search-match:not(:hover) .webkit-line-number.search-match-line-number {
|
2696
|
+
background-color: #F0F0F0;
|
2697
|
+
}
|
2698
|
+
|
2699
|
+
#search-results-pane-file-based .search-match:hover {
|
2700
|
+
background-color: rgba(56, 121, 217, 0.1);
|
2701
|
+
}
|
2702
|
+
|
2703
|
+
#search-results-pane-file-based .search-match .highlighted-match {
|
2704
|
+
background-color: #F1EA00;
|
2705
|
+
}
|
2706
|
+
|
2707
|
+
#search-results-pane-file-based a {
|
2708
|
+
text-decoration: none;
|
2709
|
+
display: block;
|
2710
|
+
}
|
2711
|
+
|
2712
|
+
#search-results-pane-file-based .search-match .search-match-content {
|
2713
|
+
color: #000;
|
2714
|
+
}
|
2715
|
+
|
2716
|
+
.record-cpu-profile-status-bar-item .glyph, .record-profile-status-bar-item .glyph {
|
2717
|
+
-webkit-mask-position: -288px 0;
|
2718
|
+
}
|
2719
|
+
|
2720
|
+
.record-cpu-profile-status-bar-item.toggled-on .glyph, .record-profile-status-bar-item.toggled-on .glyph {
|
2721
|
+
-webkit-mask-position: -288px -24px;
|
2722
|
+
background-color: rgb(216, 0, 0) !important;
|
2723
|
+
}
|
2724
|
+
|
2725
|
+
.storage-empty-view, .storage-view .storage-table-error {
|
2726
|
+
position: absolute;
|
2727
|
+
top: 0;
|
2728
|
+
bottom: 25%;
|
2729
|
+
left: 0;
|
2730
|
+
right: 0;
|
2731
|
+
font-size: 24px;
|
2732
|
+
color: rgb(75%, 75%, 75%);
|
2733
|
+
margin-top: auto;
|
2734
|
+
margin-bottom: auto;
|
2735
|
+
height: 50px;
|
2736
|
+
line-height: 26px;
|
2737
|
+
text-align: center;
|
2738
|
+
font-weight: bold;
|
2739
|
+
padding: 10px;
|
2740
|
+
white-space: pre-wrap;
|
2741
|
+
}
|
2742
|
+
|
2743
|
+
/* Generic suggest box style */
|
2744
|
+
|
2745
|
+
.suggest-box.generic-suggest {
|
2746
|
+
margin-left: -1px;
|
2747
|
+
border-color: rgb(66%, 66%, 66%);
|
2748
|
+
}
|
2749
|
+
|
2750
|
+
.suggest-box.generic-suggest.above-anchor {
|
2751
|
+
border-radius: 5px 5px 5px 0;
|
2752
|
+
}
|
2753
|
+
|
2754
|
+
.suggest-box.generic-suggest.under-anchor {
|
2755
|
+
border-radius: 0 5px 5px 5px;
|
2756
|
+
}
|
2757
|
+
|
2758
|
+
/* Custom popup scrollers */
|
2759
|
+
|
2760
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar, .custom-popup-vertical-scroll ::-webkit-scrollbar {
|
2761
|
+
width: 11px;
|
2762
|
+
height: 11px;
|
2763
|
+
}
|
2764
|
+
|
2765
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-corner, .custom-popup-vertical-scroll ::-webkit-scrollbar-corner {
|
2766
|
+
display: none;
|
2767
|
+
}
|
2768
|
+
|
2769
|
+
.custom-popup-horizontal-scroll ::-webkit-resizer, .custom-popup-vertical-scroll ::-webkit-resizer {
|
2770
|
+
display: none;
|
2771
|
+
}
|
2772
|
+
|
2773
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-button, .custom-popup-vertical-scroll ::-webkit-scrollbar-button {
|
2774
|
+
display: none;
|
2775
|
+
}
|
2776
|
+
|
2777
|
+
/* Custom Horizontal Scrollbar Styles */
|
2778
|
+
|
2779
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar:horizontal:corner-present {
|
2780
|
+
border-right-width: 0;
|
2781
|
+
}
|
2782
|
+
|
2783
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-thumb:horizontal {
|
2784
|
+
-webkit-border-image: url(Images/thumbHoriz.png) 0 11 0 11;
|
2785
|
+
border-color: transparent;
|
2786
|
+
border-width: 0 11px;
|
2787
|
+
min-width: 20px;
|
2788
|
+
}
|
2789
|
+
|
2790
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-thumb:horizontal:hover {
|
2791
|
+
-webkit-border-image: url(Images/thumbHoverHoriz.png) 0 11 0 11;
|
2792
|
+
}
|
2793
|
+
|
2794
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-thumb:horizontal:active {
|
2795
|
+
-webkit-border-image: url(Images/thumbActiveHoriz.png) 0 11 0 11;
|
2796
|
+
}
|
2797
|
+
|
2798
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-track-piece:horizontal:start {
|
2799
|
+
margin-left: 5px;
|
2800
|
+
}
|
2801
|
+
|
2802
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-track-piece:horizontal:end {
|
2803
|
+
margin-right: 5px;
|
2804
|
+
}
|
2805
|
+
|
2806
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-track-piece:horizontal:end:corner-present {
|
2807
|
+
margin-right: 4px;
|
2808
|
+
}
|
2809
|
+
|
2810
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-track-piece:horizontal:decrement {
|
2811
|
+
-webkit-border-image: url(Images/trackHoriz.png) 0 11 0 11;
|
2812
|
+
border-color: transparent;
|
2813
|
+
border-width: 0 0 0 11px;
|
2814
|
+
}
|
2815
|
+
|
2816
|
+
.custom-popup-horizontal-scroll ::-webkit-scrollbar-track-piece:horizontal:increment {
|
2817
|
+
-webkit-border-image: url(Images/trackHoriz.png) 0 11 0 11;
|
2818
|
+
border-color: transparent;
|
2819
|
+
border-width: 0 11px 0 0;
|
2820
|
+
}
|
2821
|
+
|
2822
|
+
/* Custom Vertical Scrollbar Styles */
|
2823
|
+
|
2824
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar:vertical:corner-present {
|
2825
|
+
border-bottom-width: 0;
|
2826
|
+
}
|
2827
|
+
|
2828
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-thumb:vertical {
|
2829
|
+
-webkit-border-image: url(Images/thumbVert.png) 11 0 11 0;
|
2830
|
+
border-color: transparent;
|
2831
|
+
border-width: 11px 0;
|
2832
|
+
min-height: 20px;
|
2833
|
+
}
|
2834
|
+
|
2835
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-thumb:vertical:hover {
|
2836
|
+
-webkit-border-image: url(Images/thumbHoverVert.png) 11 0 11 0;
|
2837
|
+
}
|
2838
|
+
|
2839
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-thumb:vertical:active {
|
2840
|
+
-webkit-border-image: url(Images/thumbActiveVert.png) 11 0 11 0;
|
2841
|
+
}
|
2842
|
+
|
2843
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:start {
|
2844
|
+
margin-top: 5px;
|
2845
|
+
}
|
2846
|
+
|
2847
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:end {
|
2848
|
+
margin-bottom: 5px;
|
2849
|
+
}
|
2850
|
+
|
2851
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:end:corner-present {
|
2852
|
+
margin-bottom: 4px;
|
2853
|
+
}
|
2854
|
+
|
2855
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:decrement {
|
2856
|
+
-webkit-border-image: url(Images/trackVert.png) 11 0 11 0;
|
2857
|
+
border-color: transparent;
|
2858
|
+
border-width: 11px 0 0 0;
|
2859
|
+
}
|
2860
|
+
|
2861
|
+
.custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:increment {
|
2862
|
+
-webkit-border-image: url(Images/trackVert.png) 11 0 11 0;
|
2863
|
+
border-color: transparent;
|
2864
|
+
border-width: 0 0 11px 0;
|
2865
|
+
}
|
2866
|
+
|
2867
|
+
.console-context {
|
2868
|
+
max-width: 200px;
|
2869
|
+
}
|
2870
|
+
|
2871
|
+
.inspector-footer {
|
2872
|
+
position: absolute;
|
2873
|
+
bottom: 0;
|
2874
|
+
left: 0;
|
2875
|
+
right: 0;
|
2876
|
+
font-size: 11px;
|
2877
|
+
height: auto;
|
2878
|
+
}
|