Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url("./non_floating_sharp_tabs.css");
- @import url("./compact_proton");
- @import url("./simpleMenuWizard.css");
- menupopup.textbox-contextmenu:nth-child(4) > menuseparator:nth-child(3),
- menupopup.textbox-contextmenu:nth-child(4) > menuseparator:nth-child(10),
- .searchbar-clear-history,
- menuitem[cmd="cmd_redo"],
- menuitem[cmd="cmd_cut"],
- menuitem[cmd="cmd_undo"],
- menuitem[cmd="cmd_paste"],
- menuitem[cmd="cmd_delete"],
- menuitem[cmd="cmd_selectAll"],
- menuitem[cmd="cmd_clearhistory"],
- menuitem[cmd="cmd_togglesuggest"] {
- display: none !important;
- }
- /* REMOVE MEGABAR START
- * VERSION 1.0.4
- * CODE AT: http://userchrome.wesleybranton.com/megabar
- * RELEASE NOTES: http://userchrome.wesleybranton.com/notes/megabar */
- @-moz-document url(chrome://browser/content/browser.xhtml) {
- /* DISABLE EXPANDING START */
- #urlbar[breakout][breakout-extend] {
- top: calc((var(--urlbar-toolbar-height) - var(--urlbar-height)) / 2) !important;
- left: 0 !important;
- width: 100% !important;
- }
- #urlbar[breakout][breakout-extend] > #urlbar-input-container {
- height: var(--urlbar-height) !important;
- padding-block: 0 !important;
- padding-inline: 0 !important;
- }
- #urlbar[breakout][breakout-extend] > #urlbar-background {
- animation-name: none !important;
- box-shadow: 0 1px 4px rgba(0, 0, 0, .05) !important;
- }
- /* DISABLE EXPANDING END */
- /* REMOVE URL RESULT PADDING START */
- .urlbarView {
- margin-inline: 0 !important;
- width: 100% !important;
- }
- .urlbarView-row {
- padding-block: 0 !important;
- }
- /* REMOVE URL RESULT PADDING END */
- /* MOVE URL RESULT TYPE ICON TO LEFT START */
- .urlbarView-type-icon {
- min-width: 16px !important;
- height: 16px !important;
- margin-bottom: 0 !important;
- margin-inline-start: 0 !important;
- }
- .urlbarView-favicon {
- margin-inline-start: 20px !important;
- }
- /* MOVE URL RESULT TYPE ICON TO LEFT END */
- /* DISPLAY GO BUTTON WHEN TYPING START */
- #urlbar-input-container[pageproxystate="invalid"] #urlbar-go-button {
- display: block !important;
- }
- /* DISPLAY GO BUTTON WHEN TYPING END */
- /* ALWAYS SHOW PAGE ACTIONS START */
- /* DISABLED BY DEFAULT - UNCOMMENT TO ENABLE */
- /*#pageActionButton {
- display: block !important;
- }*/
- /* ALWAYS SHOW PAGE ACTIONS END */
- }
- /* REMOVE MEGABAR END */
- #urlbar menupopup menuitem:hover{
- -moz-appearance:none!important;
- background: #a39c92 !important;
- color: white !important;
- height: 22px !important;
- }
- #urlbar[focused=true] { border-color: transparent !important; border-width: 0px !important; }
- #urlbar {
- --toolbar-field-focus-border-color: transparent !important;
- }
- .urlbarView-row {
- color: black !important;
- background: #d1cdc8 !important;
- }
- .urlbarView-row:hover {
- background: #f2f2f2 !important;
- }
- .urlbarView-row[selected] {
- background: #f2f2f2 !important;
- }
- .urlbarView-url {
- color: black !important;
- }
- .urlbarView-url:hover {
- color: black !important;
- }
- .urlbarView-row[selected] .urlbarView-row-inner {
- background-color: #f2f2f2 !important;
- color: black !important;
- }
- .urlbarView-row span.urlbarView-row-inner:hover{
- background-color: #f2f2f2 !important;
- color: black !important;
- }
- .urlbarView:not(.megabar) .urlbarView-results {
- padding-inline: 0px !important;
- padding-block: 0px !important;
- background-color: #d1cdc8 !important;
- }
- #PopupAutoCompleteRichResult .autocomplete-richlistitem,
- #urlbarView-results,
- #PopupAutoCompleteRichResult .scrollbox-innerbox,
- #urlbarView-results,
- #PopupAutoCompleteRichResult > richlistbox,
- #urlbarView-results{
- margin-left:0!important;
- padding:0 0 0 0!important;
- }
- .urlbarView-body-inner {
- border-top: 1px solid var(--urlbar-separator-color);
- }
- #urlbar[open] > #urlbar-background{ border-color: transparent !important; }
- @-moz-document url("chrome://browser/content/places/bookmarksSidebar.xhtml"),
- url("chrome://browser/content/browser.xhtml") {
- #bookmarks-view,sidebarheader,#sidebar-box,.sidebar-placesTreechildren,#sidebar-search-label,#sidebar-search-container,#placesList > treechildren{
- -moz-appearance: none!important;
- background:#d1cdc8!important}
- #menu_bookmarksSidebar {
- display: -moz-box !important;
- }
- #bookmarks-view-children {
- margin-top: -120px !important;
- margin-left: -15px !important;
- }
- #sidebar-header {
- display: none !important;
- }
- #sidebar-search-container {
- display: none !important;
- }
- #sidebar-box {
- display: block !important;
- position: fixed!important;
- top: 116px;
- bottom: -35px;
- width: 0px !important;
- overflow-x: hidden !important;
- -moz-appearance: none !important;
- border: 1px solid transparent !important;
- border-left: 0 !important;
- opacity: 0 !important;
- transition: width .2s ease-out .2s, opacity .2s ease-out .2s !important;
- z-index: 2 !important;
- }
- #sidebar-box:hover {
- width: 230px !important;
- opacity: 1 !important;
- transition: width .2s ease-out .2s, opacity .2s ease-out .2s !important;
- }
- #sidebar-splitter {
- display: none !important;
- }
- #sidebar {
- display: block !important;
- width: 100% !important;
- height: 95%;
- }
- }
- /*Franks Urlbar Selected Text Fix...*/
- ::-moz-selection {
- -moz-appearance:none !important;
- background:#a39c92;
- color: white;}
- .autocomplete-richlistitem {
- height: 30px;
- min-height: 30px;
- font: message-box;
- border-radius: 2px;
- border: 1px solid transparent;
- }
- .autocomplete-richlistitem:hover,
- treechildren.searchbar-treebody::-moz-tree-row(hover) {
- background-color: #a39c92;
- border-color: hsla(0, 0%, 0%, 0.1);
- }
- .autocomplete-richlistitem[selected],
- treechildren.searchbar-treebody::-moz-tree-row(selected) {
- background-color: #a39c92 !important;
- }
- #PopupAutoCompleteRichResult .autocomplete-richlistitem[selected=true] {
- color: #eee !important;
- background-color: #a39c92 !important;
- }
- .autocomplete-richlistitem:hover,
- .autocomplete-richlistitem[selected] {
- background-color: #d1cdc8 !important;
- }
- .ac-type-icon[type="bookmark"] {
- fill: #a39c92 !important;
- }
- #searchbar menupopup menuitem:hover{
- -moz-appearance:none!important;
- background: #a39c92 !important;
- color: white !important;
- height: 22px !important;
- }
- menupopup menuitem:hover{
- -moz-appearance:none!important;
- background: #a39c92 !important;
- color: white !important;
- height: 22px !important;
- }
- #context-reload{
- height: 32px !important;
- }
- .titlebar-spacer[type="pre-tabs"] {display: none !important}
- #downloads-button[attention="success"] #downloads-indicator-icon {
- display: visible !important;
- }
- /* During a download, force display of progress bar */
- #downloads-button[attention="success"] #downloads-indicator-progress-area
- {
- display: -moz-box !important;
- visibility: visible !important;
- }
- /* After something have successfully completed downloading, set the color of the download icon*/
- #downloads-button[attention="success"] > #downloads-indicator-anchor > #downloads-indicator-icon,
- #downloads-button[attention="success"] > #downloads-indicator-anchor > #downloads-indicator-progress-outer
- {
- --toolbarbutton-icon-fill-attention: #000000;
- fill: #000000 !important;
- }
- /* Sets the color of the animated arrow that appears when a download is starting*/
- #downloads-button[notification="start"] > #downloads-indicator-anchor > #downloads-indicator-icon,
- #downloads-notification-anchor[notification="start"] > #downloads-indicator-notification {
- --toolbarbutton-icon-fill-attention: #000000;
- fill: #000000 !important;
- }
- /*Set the color of the download icon as something is downloading*/
- #downloads-button[progress] > #downloads-indicator-anchor > #downloads-indicator-icon,
- #downloads-button[progress] > #downloads-indicator-anchor > #downloads-indicator-progress-outer {
- --toolbarbutton-icon-fill-attention: #000000;
- fill: #000000 !important;
- }
- /* Set the color for the progress bar as something is downloading */
- #downloads-button > #downloads-indicator-anchor > #downloads-indicator-progress-outer > #downloads-indicator-progress-inner {
- --toolbarbutton-icon-fill-attention: #000000;
- fill: #000000 !important;
- }
- /* The default color of the download button */
- #downloads-button,
- #downloads-button[indicator="true"]:not([attention="success"]) #downloads-indicator-icon
- {
- display: -moz-box !important;
- visibility: visible !important;
- --toolbarbutton-icon-fill-attention: #000000;
- fill: #000000 !important;
- }
- /* Tab Close Button only on Mouseover */
- /* .tabbrowser-tab:not(:hover) .tab-close-button{ display:none; }*/
- /*.tabbrowser-tab:not([pinned]):hover .tab-close-button{ display:-moz-box !important; }*/
- /*
- * Underlines and dims unloaded tabs
- *
- * Contributor(s): josemam
- */
- .tabbrowser-tab[pending] {
- opacity: .5;
- }
- *
- * Prevent tab overflow as long as possible without making them hard to click
- *
- * Contributor(s): Madis0
- *
- * Original by Jeremy Sturdivant (https://superuser.com/a/238435) -- CC BY-SA
- */
- .tabbrowser-tab {
- min-width: 1em !important;
- clip-width: 1em !important;
- }
- .tab-line[selected] {
- display:none!important;
- }
- .autocomplete-richlistitem {
- background-color: #d1cdc8 !important;
- color: black !important;
- padding: 5px 2px !important;
- }
- .autocomplete-richlistitem[selected="true"] {
- background: #f2f2f2 !important;
- color: black !important;
- }
- .ac-url-text {
- color: black ! important;
- }
- .ac-url-text[selected="true"] {
- color: black !important;
- }
- .autocomplete-richlistitem:hover,
- .autocomplete-richlistitem[selected] {
- background-color: #f2f2f2 !important;
- }
- :root {
- --toolbar-field-focus-border-color: black !important;
- }
- menuseparator{
- -moz-appearance: none !important;
- padding-top: 0px !important;
- padding-bottom: 0px !important;
- margin-top: 0px !important;
- margin-bottom: 0px !important;
- }
- .sidebar-placesTree treechildren::-moz-tree-cell-text(container, queryFolder_unfiled_____)
- { color: transparent !important;
- font-size: 0 !important; }
- .sidebar-placesTree treechildren::-moz-tree-image(container, queryFolder_unfiled_____) {
- list-style-image: none !important;
- }
- #ublock0_raymondhill_net-browser-action {
- -webkit-filter: grayscale(100%);
- filter: grayscale(100%);
- }
- :root:-moz-lwtheme-brighttext #ublock0_raymondhill_net-browser-action {
- -webkit-filter: grayscale(100%) invert(100%);
- filter: grayscale(100%) invert(100%);
- }
- tree[selstyle="primary"] > treechildren::-moz-tree-row {
- border: none !important;
- background-color: #d1cdc8 !important;
- }
- treechildren::-moz-tree-row(selected) {
- border: none !important;
- background-color: #d1cdc8 !important;
- }
- treechildren::-moz-tree-row(hover) {
- background-color: #f2f2f2 !important;
- color: black !important;
- }
- treechildren::-moz-tree-row(selected, focus) {
- border: none !important;
- background-color: none !important;
- }
- treechildren::-moz-tree-cell-text(selected) {
- color: black !important;
- }
- treechildren:-moz-tree-cell(even, hover),
- treechildren:-moz-tree-cell(odd, hover),
- treechildren:-moz-tree-cell-text(hover){
- color: black !important;
- }
- /* Always hide the tracking protection icon */
- #tracking-protection-icon-box {
- display: none;
- }
- #tracking-protection-icon-container {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment