Полезная информация

Пользователи не любят читать документацию. Станьте оригинальным, будьте не как все. Ознакомьтесь с нашей базой знаний.

№1412615-06-2024 17:15:12

Vitaliy V.
Участник
 
Группа: Members
Зарегистрирован: 19-09-2014
Сообщений: 2164
UA: Firefox 128.0

Re: Настройка внешнего вида Firefox в userChrome.css

6e73epo пишет

В новых версиях не работает переход через shadow-root (closed) с :-moz-native-anonymous #measuring-tool-label-size. Может кто проверит.

В новых версиях это уже не NAC
и в userContent.css работает

скрытый текст

Выделить код

Код:

link[href$="/highlighters.css"] ~ .highlighter-container :is(.measuring-tool-label-size,.measuring-tool-label-position) {
    width: auto !important;
    height: auto !important;
    line-height: 1.25 !important;
}

Отредактировано Vitaliy V. (15-06-2024 17:32:10)

Отсутствует

 

№1412715-06-2024 20:37:37

_zt
Участник
 
Группа: Members
Зарегистрирован: 10-11-2014
Сообщений: 1558
UA: Firefox 128.0

Re: Настройка внешнего вида Firefox в userChrome.css

Vitaliy V.
В антимегабаре изменения есть? Старый такой

скрытый текст

Выделить код

Код:

/* антимегабар --> */
#urlbar-container[breakout] {
    position: relative !important;
    min-height: var(--urlbar-container-height) !important;
}
#urlbar[breakout] {
    display: block !important;
    position: absolute !important;
    width: 100% !important;
    height: var(--urlbar-height) !important;
    top: calc((var(--urlbar-container-height) - var(--urlbar-height)) / 2) !important;
    inset-inline: 0px !important;
}
#urlbar[breakout] > #urlbar-input-container {
    width: 100% !important;
    height: var(--urlbar-height) !important;
    padding: 0 !important;
}
#urlbar[breakout][breakout-extend],
#urlbar[breakout][breakout-extend-disabled][open] {
    height: auto !important;
}
#urlbar[breakout] > #urlbar-background {
    display: block !important;
    position: absolute !important;
    animation: none !important;
    inset-inline: 0 !important;
    box-shadow: none !important;
    height: var(--urlbar-height) !important;
    top: 0px !important;
    bottom: auto !important;
}
#urlbar[breakout][open] > #urlbar-background {
    border-color: var(--toolbar-field-border-color, transparent) !important;
}
#urlbar[breakout][focused="true"] > #urlbar-background {
    border-color: var(--toolbar-field-focus-border-color, Highlight) !important;
}
#urlbar[breakout] > .urlbarView {
    margin: 0 !important;
    width: 100% !important;
    border-bottom-left-radius: var(--toolbarbutton-border-radius, 4px) !important;
    border-bottom-right-radius: var(--toolbarbutton-border-radius, 4px) !important;
    background: var(--toolbar-field-focus-background-color, var(--autocomplete-popup-background, Field)) !important;
    border: 1px solid var(--arrowpanel-border-color, ThreeDShadow) !important;
    border-top: none !important;
}
#urlbar[breakout] > .urlbarView html|*.urlbarView-body-inner {
    border: none !important;
}
#urlbar[breakout] > #urlbar-input-container > #urlbar-search-icon {
    fill: currentColor !important;
    fill-opacity: .6 !important;
}
#urlbar[breakout] > .urlbarView .search-one-offs,
#urlbar[breakout] > .urlbarView html|*.urlbarView-results {
    padding-block: 0 !important;
}
/* <-- антимегабар */


Съезжает вниз текст и иконки при фокусе, не смог пока виновника найти. Точнее не при фокусе, а при открытии меню истории.

Отредактировано _zt (15-06-2024 20:41:23)

Отсутствует

 

№1412815-06-2024 23:08:03

pointer
Участник
 
Группа: Members
Откуда: планета Земля
Зарегистрирован: 09-12-2011
Сообщений: 44
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

Пожалуйста, ответьте на вопрос https://forum.mozilla-russia.org/viewto … 32#p810032

Отсутствует

 

№1412916-06-2024 13:29:03

xrun1
Участник
 
Группа: Members
Зарегистрирован: 12-12-2013
Сообщений: 1184
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

pointer
Выбирайте здесь из tabs_below_

Отсутствует

 

№1413016-06-2024 15:11:32

pointer
Участник
 
Группа: Members
Откуда: планета Земля
Зарегистрирован: 09-12-2011
Сообщений: 44
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

xrun1, спасибо, уже нашёл

Отсутствует

 

№1413116-06-2024 23:10:11

Vitaliy V.
Участник
 
Группа: Members
Зарегистрирован: 19-09-2014
Сообщений: 2164
UA: Firefox 128.0

Re: Настройка внешнего вида Firefox в userChrome.css

_zt пишет

Съезжает вниз текст и иконки

https://forum.mozilla-russia.org/viewto … 58#p808858

Отсутствует

 

№1413217-06-2024 11:48:55

beloff
Участник
 
Группа: Members
Откуда: Ukraine
Зарегистрирован: 25-12-2007
Сообщений: 20
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

Подскажите, плз, можно ли как-то или фоновым цветом, или толщиной обводки выделить активную вкладку, а то уже глаза выпадают присматриваться?

скрытый текст
Firefox-2.jpg

Отсутствует

 

№1413317-06-2024 13:00:14

_zt
Участник
 
Группа: Members
Зарегистрирован: 10-11-2014
Сообщений: 1558
UA: Firefox 128.0

Re: Настройка внешнего вида Firefox в userChrome.css

Vitaliy V.
Спасибо. Пришлось повозится, но в итоге сделал вид как было. А старый антимегабар до 127 работал, т.е. почти 40 версий прожил. :beer:

Отредактировано _zt (17-06-2024 17:33:51)

Отсутствует

 

№1413417-06-2024 14:15:36

xrun1
Участник
 
Группа: Members
Зарегистрирован: 12-12-2013
Сообщений: 1184
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

beloff

Выделить код

Код:

:root {
  --tab-selected-textcolor: blue !important; /* цвет текста выделенной вкладки */
  --tab-selected-bgcolor: yellow !important; /* цвет фона выделенной вкладки */
}

Отсутствует

 

№1413517-06-2024 15:28:02

beloff
Участник
 
Группа: Members
Откуда: Ukraine
Зарегистрирован: 25-12-2007
Сообщений: 20
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

xrun1
отлично, спасибо!

Отсутствует

 

№1413619-06-2024 21:26:23

egorsemenov06
Участник
 
Группа: Members
Зарегистрирован: 12-06-2018
Сообщений: 443
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

Vitaliy V. Помогите пожалуйста прописать иконки на эти пункты image.png [firefox] 127.0.1

Отредактировано egorsemenov06 (19-06-2024 21:35:22)

Отсутствует

 

№1413720-06-2024 13:30:58

Vitaliy V.
Участник
 
Группа: Members
Зарегистрирован: 19-09-2014
Сообщений: 2164
UA: Firefox 128.0

Re: Настройка внешнего вида Firefox в userChrome.css

egorsemenov06
список селекторов:
#allTabsMenu-searchTabs
#allTabsMenu-closeDuplicateTabs
#allTabsMenu-containerTabsButton
#allTabsMenu-hiddenTabsButton
пример:
#allTabsMenu-searchTabs {
    list-style-image: url("икон");
}

Отсутствует

 

№1413820-06-2024 16:47:11

egorsemenov06
Участник
 
Группа: Members
Зарегистрирован: 12-06-2018
Сообщений: 443
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

Vitaliy V. пишет

egorsemenov06
список селекторов:
#allTabsMenu-searchTabs
#allTabsMenu-closeDuplicateTabs
#allTabsMenu-containerTabsButton
#allTabsMenu-hiddenTabsButton
пример:
#allTabsMenu-searchTabs {
    list-style-image: url("икон");
}

ни чего не получаеться image.png вот мой стиль иконок

скрытый текст

Выделить код

Код:

@-moz-document	url("chrome://browser/content/browser.xhtml"),
		url("chrome://browser/content/places/places.xhtml"),
		url("chrome://browser/content/places/historySidebar.xhtml"),
		url("chrome://browser/content/places/bookmarksSidebar.xhtml"),
		url("chrome://browser/content/places/bookmarkProperties.xhtml"),
		url("chrome://browser/content/pageinfo/pageInfo.xhtml"),
		url("chrome://devtools/content/styleeditor/index.xhtml"),
		url("chrome://browser/content/syncedtabs/sidebar.xhtml") {
:root {
    --v-menu-icons-margin-start: 0px; /* отступ слева для иконок */
}
menu:not(.menu-iconic)::before, menuitem:not(.menuitem-iconic)::before {
    width: 16px;
    height: 16px;
    margin-inline-start: var(--v-menu-icons-margin-start);
    margin-inline-end: calc(-1 * (var(--v-menu-icons-margin-start) + 16px));
    position: relative;
    background-color: transparent;
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
}

menupopup menuitem:is([type="checkbox"],[type="radio"]):not([checked="true"]) > .menu-iconic-left > .menu-iconic-icon {
    -moz-context-properties: fill, fill-opacity, stroke !important;
    fill: currentColor;
    fill-opacity: var(--v-icons-fill-opacity);
}
.panel-subview-body .subviewbutton > .toolbarbutton-icon {
    -moz-context-properties: fill, fill-opacity, stroke !important;
    fill: currentColor;
    fill-opacity: var(--v-icons-fill-opacity);
    height: 16px;
    width: 16px;
}
#allTabsMenu-closeDuplicateTabs {
	background-image: url("../icons/fugue_TabX.png");	
}
#context_closeDuplicateTabs::before{
    content: "" !important;
	background-image: url("../icons/fugue_TabX.png");	
}	
#context-translate-selection::before {
    content: "" !important;
    background-image: url("chrome://browser/skin/translations.svg");
    -moz-context-properties: fill, fill-opacity, stroke !important;
    fill: rgb(0, 120, 215) !important;
}
#context-paste-no-formatting::before {
	content: "" !important;
	background-image: url("../icons/crystal_Paste.png");
}
#allTabsMenu-searchTabs {
	background-image: url("../icons/crystal_Find.png")!important;
}
#menu_find::before,
#se-menu-find::before,
#context-searchselect::before,
#context-searchselect-private::before,
#menu_searchBookmarks::before,
#menu_searchHistory::before {
	content: "" !important;
	background-image: url("../icons/crystal_Find.png")!important;
}
#BMB_searchBookmarks::before {
	content: "" !important;
	background-image: url("chrome://global/skin/icons/search-glass.svg");
}
#BMB_viewBookmarksSidebar::before {
	content: "" !important;
	background-image: url("chrome://browser/skin/bookmarks-toolbar.svg");
}
#BMB_viewBookmarksToolbar[data-l10n-args*="true"]::before {
    content: "" !important;
    background-image: url("../icons/eye-show.svg");
}
#BMB_viewBookmarksToolbar[data-l10n-args*="false"]::before {
    content: "" !important;
    background-image: url("../icons/eye-hide.svg");
}

#BMB_bookmarksShowAllTop::before,
#BMB_bookmarksShowAll::before {
    content: "" !important;
  background-image: url("chrome://browser/skin/bookmark-star-on-tray.svg");
}
#menu_newNavigator::before,
#context-openlink::before,
#context-openframe::before,
#context_openTabInWindow::before,
#placesContext_open\:newwindow::before,
#historyUndoWindowPopup menuitem.restoreallitem::before,
#syncedTabsOpenSelectedInWindow::before {
	content: "";
	background-image: url("../icons/crystal_WindowNew.png");
}
#menu_newPrivateWindow::before,
#context-openlinkprivate::before,
#placesContext_open\:newprivatewindow::before,
#syncedTabsOpenSelectedInPrivateWindow::before {
	content: "";
	background-image: url("../icons/privacy-16.png");
}
#menu_openLocation::before,
#placesContext_open::before,
#context-openlinkincurrent::before,
#syncedTabsOpenSelected::before {
	content: "";
	background-image: url("../icons/link-new-tab-bg.png");
}
#menu_openFile::before {
	content: "";
	background-image: url("../icons/fugue_FileOpen.png");
}
#menu_closeWindow::before,
#orgClose::before {
	content: "";
	background-image: url("../icons/fugue_ClearAll.png");
}
#menu_sendLink::before,
#context-sendimage::before,
#context-sendvideo::before,
#context-sendaudio::before {
	content: "";
	background-image: url("../icons/fugue_Mail.png");
}
#menu_printSetup::before {
	content: "";
	background-image: url("../icons/fugue_PrintPageSetup.png");
}
#menu_printPreview::before {
	content: "";
	background-image: url("../icons/fugue_PrintPreview.png");
}
#menu_print::before,
#context-printframe::before,
#context-print-selection::before {
	content: "";
	background-image: url("../icons/oxygen_Print.png");
}
#menu_importFromAnotherBrowser::before,
#help_importFromAnotherBrowser::before,
#browserImport::before {
	content: "";
	background-image: url("../icons/fugue_Step.png");
}
#goOfflineMenuitem:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/crystal_Offline-darker.png");
}
#menu_FileQuitItem::before,
#orgClose::before {
	content: "";
	background-image: url("../icons/fugue_PowerDown.png");
}
#cMenu_undo::before,
#menu_undo::before,
#editmenu-undo::before,
#orgUndo::before,
#context-undo::before,
#context_undoCloseTab::before,
#toolbar-context-undoCloseTab::before,
#spell-undo-add-to-dictionary::before,
menuitem[cmd="cmd_undo"]::before,
#textbox-contextmenu menuitem[command="cmd_undo"]::before {
	content: "";
	background-image: url("../icons/fugue_Undo.png");
}
menuitem[data-l10n-id="text-action-redo"]::before,
#menu_redo::before,
#orgRedo::before {
	content: "";
	background-image: url("../icons/fugue_Redo.png");
}
#menu_cut::before,
#cMenu_cut::before,
#editmenu-cut::before,
#context-cut::before,
#orgCut::before,
#placesContext_cut::before,
menuitem[cmd="cmd_cut"]::before,
#textbox-contextmenu menuitem[command="cmd_cut"]::before {
	content: "";
	background-image: url("../icons/crystal_Cut.png");
}
#menu_copy::before,
#cMenu_copy::before,
#editmenu-copy::before,
#context-copy::before,
#context-copyimage-contents::before,
#orgCopy::before,
#placesContext_copy::before,
menuitem[cmd="cmd_copy"]::before,
#textbox-contextmenu menuitem[command="cmd_copy"]::before {
	content: "";
	background-image: url("../icons/crystal_Copy.png");
}
#context-copyaudiourl::before,
#context-copyemail::before,
#context-copyimage::before,
#context-copylink::before,
#context-copyvideourl::before,
#downloadsContextMenu menuitem[command="cmd_copy"]::before,
menuitem[command="downloadsCmd_copyLocation"]::before,
#syncedTabsCopySelected::before {
	content: "";
	background-image: url("../icons/crystal_CopyLink.png");
}
#menu_paste::before,
#cMenu_paste::before,
#editmenu-paste::before,
#context-paste::before,
#orgPaste::before,
#placesContext_paste::before,
#placesContext_paste_group::before,
menuitem[cmd="cmd_paste"]::before,
#textbox-contextmenu menuitem[command="cmd_paste"]::before {
	content: "";
	background-image: url("../icons/fugue_Paste.png");
}
#paste-and-go::before,
menuitem.searchbar-paste-and-search::before {
	content: "";
	background-image: url("../icons/fugue_PasteAndGo.png");
}
#menu_delete::before,
#cMenu_delete::before,
#editmenu-delete::before,
#context-delete::before,
menuitem[command="downloadsCmd_deleteFile"]::before,
#orgDelete::before,
#placesContext_delete::before,
#placesContext_delete_history::before,
#placesContext_deleteBookmark::before,
#placesContext_deleteFolder::before,
menuitem[cmd="cmd_delete"]::before,
#textbox-contextmenu menuitem[command="cmd_delete"]::before,
menuitem[data-l10n-id="page-action-remove-extension"]::before,
menuitem[data-l10n-id="toolbar-context-menu-remove-extension"]::before {
	content: "";
	background-image: url("../icons/fugue_Delete.png");
}
#menu_selectall::before,
#cMenu_selectAll::before,
#menu_selectAll::before,
#editmenu-selectAll::before,
#menu_showAllTabs::before,
#menu_bookmarkAllTabs::before,
#orgSelectAll::before,
#context-selectall::before,
#context_selectAllTabs::before,
#toolbar-context-selectAllTabs::before,
menuitem[cmd="cmd_selectAll"]::before,
#textbox-contextmenu menuitem[command="cmd_selectAll"]::before {
	content: "";
	background-image: url("../icons/fugue_SelectAll.png");
} 
#cMenu_findAgain::before,
#menu_findAgain::before {
	content: "";
	background-image: url("../icons/fugue_FindAgain.png");
}
menu#viewToolbarsMenu::before {
	content: "";
	background-image: url("../icons/application-XP-light.png");
}
#toggle_toolbar-menubar:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/bookmarksMenu.png");
}
#toggle_PersonalToolbar:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/bookmarksToolbar.png");
}
#viewSidebarMenuMenu::before {
	content: "";
	background-image: url("../icons/fugue_Sidebar.png");
}
#viewFullZoomMenu::before {
	content: "";
	background-image: url("../icons/fugue_Zoom.png");
}
#menu_zoomEnlarge::before {
	content: "";
	background-image: url("../icons/fugue_ZoomPlus.png");
}
#menu_zoomReduce::before {
	content: "";
	background-image: url("../icons/fugue_ZoomMinus.png");
}
#menu_zoomReset::before {
	content: "";
	background-image: url("../icons/fugue_ZoomReset.png");
}
#toggle_zoom:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/silk_Font.png");
}
#pageStyleMenu::before {
	content: "";
	background-image: url("../icons/fugue_PageStyle.png");
}
#charsetMenu::before {
	content: "";
	background-image: url("../icons/fugue_Encoding.png");
}
#context-video-fullscreen::before,
#fullScreenItem:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/fugue_Fullscreen.png");
}
#context-leave-dom-fullscreen::before,
#autohide-context menuitem[data-l10n-id="full-screen-exit"]::before,
menuitem[data-l10n-id="full-screen-exit"]::before {
	content: "";
	background-image: url("../icons/fugue_FullscreenExit.png");
}
#menu_readerModeItem::before {
	content: "";
	background-image: url("../icons/fugue_ReaderView.png");
}
#documentDirection-swap::before,
#textfieldDirection-swap::before,
#context-bidi-text-direction-toggle::before,
#context-bidi-page-direction-toggle::before {
	content: "";
	background-image: url("../icons/fugue_Bidi.png");
}
#menu_showAllHistory::before,
#menu_historySidebar:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/history-XP.png");
}
#sanitizeItem::before,
#placesContext_deleteHost::before,
menuitem.downloadRemoveFromHistoryMenuItem::before,
menuitem[command="downloadsCmd_clearList"]::before,
menuitem[command="downloadsCmd_clearDownloads"]::before,
menuitem.searchbar-clear-history::before {
	content: "";
	background-image: url("../icons/tango_Sweep.png");
}
#historyRestoreLastSession::before {
	content: "";
	background-image: url("../icons/fugue_RestoreSession.png");
}
#historyUndoWindowMenu::before {
	content: "";
	background-image: url("../icons/fugue_Window.png");
}
#placesContext_showAllBookmarks::before,
#bookmarksShowAll::before {
    content: "" !important;
	background-image: url("../icons/fugue_Bookmarks-Opened.png");
}
#menu_bookmarksSidebar:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/fugue_Bookmarks-Closed.png");
}
#menu_bookmarkThisPage::before,
#context-bookmarkframe::before,
#context-bookmarklink::before,
#context_bookmarkTab::before,
#context_bookmarkSelectedTabs::before,
#toolbar-context-bookmarkSelectedTab::before,
#toolbar-context-bookmarkSelectedTabs::before,
#placesContext_new\:bookmark::before,
#placesContext_createBookmark::before,
#syncedTabsBookmarkSelected::before,
#newbookmark::before {
	content: "";
	background-image: url("../icons/crystal_Bookmark-New.png");
}
#menu_bookmarkThisPage[data-l10n-id="menu-bookmark-edit"]::before {
	content: "";
	background-image: url("../icons/silk_Bookmark.png");
}
#placesContext_new\:folder::before,
#newfolder::before {
	content: "";
	background-image: url("../icons/crystal_Bookmark-NewFolder.png");
}
#placesContext_new\:separator::before,
#newseparator::before {
	content: "";
	background-image: url("../icons/silk_Bookmark-NewSeparator-2.png");
}
#placesContext_show_bookmark\:info::before,
#placesContext_show_folder\:info::before,
#placesContext_show\:info::before {
	content: "";
	background-image: url("../icons/fugue_Properties.png");
}
#show-other-bookmarks_PersonalToolbar:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/unsortedBookmarks.png");
}
#toggle_PersonalToolbar menuitem[data-l10n-id="toolbar-context-menu-bookmarks-toolbar-always-show-2"]:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/container-unhide.png");
}
#viewColumns::before {
	content: "";
	background-image: url("../icons/fugue_Columns-blue.png");
}
#viewSort::before {
	content: "";
	background-image: url("../icons/fugue_Sort-Menu-Document.png");
}
#viewSortAscending:not([checked="true"])::before,
#placesContext_sortBy\:name::before {
	content: "";
	background-image: url("../icons/fugue_Sort-AZ-Document.png");
}
#viewSortDescending:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/fugue_Sort-ZA-Document.png");
}
#backupBookmarks::before {
	content: "";
	background-image: url("../icons/fugue_Database-export.png");
}
#fileRestoreMenu::before {
	content: "";
	background-image: url("../icons/fugue_Database-import.png");
}
#restoreFromFile::before {
	content: "";
	background-image: url("../icons/fugue_FileOpen.png");
}
#fileRestorePopup menuitem[oncommand="PlacesOrganizer.onRestoreMenuItemClick(this);"]::before {
	content: "";
	background-image: url("../icons/fugue_Bookmark.png");
}
#fileImport::before {
	content: "";
	background-image: url("../icons/fugue_Import.png");
}
#fileExport::before {
	content: "";
	background-image: url("../icons/fugue_Export.png");
}
#menu_openDownloads::before {
	content: "";
	background-image: url("../icons/saveFile.png");
}
menuitem[data-l10n-id="downloads-cmd-pause"]::before {
	content: "";
	background-image: url("../icons/fugue_Player-Pause.png");
}
menuitem[data-l10n-id="downloads-cmd-resume"]::before {
	content: "";
	background-image: url("../icons/fugue_Player-Play.png");
}
menuitem.downloadShowMenuItem::before {
	content: "";
	background-image: url("../icons/fugue_FolderOpened.png");
}
#context-viewsource-goToLine::before,
#se-menu-gotoLine::before,
menuitem[command="downloadsCmd_openReferrer"]::before {
	content: "";
	background-image: url("../icons/fugue_GoTo.png");
}
#menu_openAddons::before {
	content: "";
	background-image: url("../icons/extensionGeneric-16.png");
}
menuitem[data-l10n-id="page-action-manage-extension"]::before,
menuitem[data-l10n-id="toolbar-context-menu-manage-extension"]::before {
	content: "";
	background-image: url("../icons/extensionGeneric-16-XP.png");
}
#menu_pageInfo::before,
#context-viewinfo::before,
#context-viewframeinfo::before,
#context-viewimageinfo::before,
#context-viewimagedesc::before {
	content: "";
	background-image: url("../icons/oxygen_PageInfo.png");
}
#menu_preferences::before,
menuitem[data-l10n-id="toolbar-context-menu-manage-extension"]::before,
#blockedPopupOptions menuitem[oncommand="gPopupBlockerObserver.editPopupSettings();"]::before {
	content: "";
	background-image: url("../icons/settings.png");
}
#sync-setup::before,
#sync-unverifieditem::before,
#sync-reauthitem::before {
	content: "";
	background-image: url("../icons/crystal_UserSingle.png");
}
#sync-enable::before,
#sync-syncnowitem::before,
#syncedTabsRefresh::before,
#syncedTabsRefreshFilter::before,
#sync-tabs-menuitem::before,
#menu_tabsSidebar:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/fugue_Sync.png");
}
#syncedTabsManageDevices::before {
	content: "";
	background-image: url("../icons/fugue_MobilePhone.png");
}
#context_sendTabToDevice::before,
#context-sendpagetodevice::before,
#context-sendlinktodevice::before {
	content: "";
	background-image: url("../icons/fugue_MobilePhone-SendTo.png");
}
#context_sendTabToDevicePopupMenu menuitem.sendtab-target::before,
#context-sendpagetodevice-popup menuitem.sendtab-target::before,
#context-sendlinktodevice-popup menuitem.sendtab-target::before {
	content: "";
	background-image: url("../icons/fugue_ConnectedBrowser.png");
}
#webDeveloperMenu::before {
	content: "";
	background-image: url("../icons/fugue_WebDeveloper-blocks.png");
}
#getMoreDevtools::before,
#extensionsForDevelopers::before {
	content: "";
	background-image: url("../icons/oxygen_Wrench-darker.png");
}
#menu_devToolbox:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/switch.png");
}
#menuitem_inspector::before {
	content: "";
	background-image: url("../icons/fugue_Dev-Inspect-darker.png");
}
#menuitem_webconsole::before {
	content: "";
	background-image: url("../icons/fugue_Dev-WebConsole.png");
}
#menuitem_jsdebugger::before {
	content: "";
	background-image: url("../icons/tango_Dev-Debugger.png");
}
#menuitem_netmonitor::before {
	content: "";
	background-image: url("../icons/fugue_Dev-NetMonitor.png");
}
#menuitem_styleeditor::before {
	content: "";
	background-image: url("../icons/tango_Dev-Style.png");
}
#menuitem_performance::before,
#menu_taskManager::before,
#help_taskManager::before {
	content: "";
	background-image: url("../icons/fugue_Dev-Profiler-light.png");
}
#menuitem_storage::before {
	content: "";
	background-image: url("../icons/fugue_Database-inspect.png");
}
#menuitem_accessibility::before {
	content: "";
	background-image: url("chrome://devtools/skin/images/tool-accessibility.svg");
	-moz-context-properties: fill;
	fill: DimGrey;
}
#menuitem_application::before {
	content: "";
	background-image: url("chrome://devtools/skin/images/tool-application.svg");
	-moz-context-properties: fill;
	fill: DimGrey;
}
#menuitem_dom::before {
	content: "";
	background-image: url("chrome://devtools/skin/images/tool-dom.svg");
	-moz-context-properties: fill;
	fill: DimGrey;
}
#menu_devtools_remotedebugging::before {
	content: "";
	background-image: url("../icons/remote.png");
}
#menu_browserToolbox::before {
	content: "";
	background-image: url("../icons/fugue_WebDeveloper-blocks.png");
}
#menu_browserContentToolbox::before {
	content: "";
	background-image: url("../icons/fugue_Toolbox.png");
}
#menu_browserConsole::before {
	content: "";
	background-image: url("../icons/fugue_Dev-BrowserConsole.png");
}
#menu_responsiveUI:not([checked="true"])::before,
#helpSwitchDevice::before {
	content: "";
	background-image: url("../icons/fugue_Dev-Responsive-Mobile.png");
}
#menu_eyedropper::before {
	content: "";
	background-image: url("../icons/crystal_Eyedropper.png");
}
#menu_openHelp::before,
#helpPolicySupport::before {
	content: "";
	background-image: url("../icons/fugue_Help.png");
}
#menu_keyboardShortcuts::before {
	content: "";
	background-image: url("../icons/fugue_KeyboardShortcut.png");
}
#menu_openTour::before,
#context-media-eme-learnmore::before,
#troubleShooting::before {
	content: "";
	background-image: url("../icons/fugue_Information.png");
}
#feedbackPage::before {
	content: "";
	background-image: url("../icons/tango_Smiley.png");
}
#helpSafeMode::before {
	content: "";
	background-image: url("../icons/fugue_Restart.png");
}
#menu_HelpPopup_reportPhishingtoolmenu::before,
menuitem[data-l10n-id="toolbar-context-menu-report-extension"]::before {
	content: "";
	background-image: url("../icons/warning-16.png");
}
#aboutName::before {
	content: "";
	background-image: url("chrome://branding/content/icon16.png");
}
#toggle_PersonalToolbar menuitem[data-l10n-id="toolbar-context-menu-bookmarks-toolbar-on-new-tab-2"]:not([checked="true"])::before,
#placesContext_openBookmarkContainer\:tabs::before,
#context_openANewTab::before,
#toolbar-context-openANewTab::before,
#menu_newNavigatorTab::before,
#context-openlinkintab::before,
#context-openframeintab::before,
#placesContext_open\:newtab::before,
#placesContext_openLinks\:tabs::before,
#placesContext_openContainer\:tabs::before,
menuitem.openintabs-menuitem:not(.subviewbutton):not(.panel-subview-footer)::before,
#historyUndoPopup menuitem.restoreallitem::before,
#syncedTabsOpenSelectedInTab::before,
#syncedTabsOpenAllInTabs::before {
	content: "";
	background-image: url("../icons/crystal_TabPlus.png");
}
#context_reloadTab::before,
#context_reloadSelectedTabs::before,
#toolbar-context-reloadSelectedTab::before,
#toolbar-context-reloadSelectedTabs::before,
#context-reloadframe::before,
#context-reloadimage::before {
	content: "";
	background-image: url("../icons/fugue_Reload.png");
}
#context_toggleMuteTab::before,
#context_toggleMuteSelectedTabs::before,
#context-media-mute::before {
	content: "";
	background-image: url("../icons/fugue_AudioPlaying.png");
}
#context_toggleMuteTab[muted=true]::before,
#context_toggleMuteSelectedTabs[muted=true]::before,
#context-media-unmute::before {
	content: "";
	background-image: url("../icons/fugue_AudioMuted.png");
}
#context_pinTab::before,
#context_pinSelectedTabs::before,
menuitem[data-l10n-id="toolbar-context-menu-pin-to-overflow-menu"]::before,
#customizationPanelItemContextMenuPin::before,
menuitem.customize-context-addToPanel::before {
	content: "";
	background-image: url("../icons/fugue_Pin-Blue.png");
}
#context_unpinTab::before,
#context_unpinSelectedTabs::before,
#customizationPanelItemContextMenuUnpin::before {
	content: "";
	background-image: url("../icons/fugue_Unpin-Blue.png");
}
#context_duplicateTab::before,
#context_duplicateTabs::before {
	content: "";
	background-image: url("../icons/crystal_TabDuplicate.png");
}
#menu_showAllTabs::before,
#menu_bookmarkAllTabs::before,
#context_selectAllTabs::before,
#toolbar-context-selectAllTabs::before {
	content: "";
	background-image: url("../icons/fugue_TabsAll.png");
}
#context_moveTabOptions::before {
	content: "";
	background-image: url("../icons/crystal_TabMove.png");
}
#context_moveToStart::before,
#context_closeTabsToTheStart::before {
	content: "";
	background-image: url("../icons/fugue_ToStart.png");
}
#context_moveToEnd::before,
#context_closeTabsToTheEnd::before {
	content: "";
	background-image: url("../icons/fugue_ToEnd.png");
}
#context_closeTab::before,
#context_closeSelectedTabs::before,
#menu_close::before {
	content: "";
	background-image: url("../icons/crystal_TabMinus.png");
}
#context_closeTabOptions::before,
#blockedPopupDontShowMessage:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/close_other_tabs.png");
}
#context_closeOtherTabs::before {
	content: "";
	background-image: url("../icons/fugue_TabsOthers.png");
}
#hiddenTabsMenu::before {
	content: "";
	background-image: url("../icons/crystal_TabHidden.png");
}
#historyUndoMenu::before {
	content: "";
	background-image: url("../icons/crystal_Tab.png");
}
#context-openlinkincontainertab::before,
#_testpilot-containers-menuitem-_open-in-this-container::before {
	content: "";
	background-image: url("../icons/fugue_Container-grey.png");
}
#menu_newUserContext::before,
#context_reopenInContainer::before,
#context-openlinkinusercontext-menu::before {
	content: "";
	background-image: url("../icons/fugue_Theme.png");
}
menuitem[data-usercontextid="0"]::before {
	content: "";
	background-image: url("../icons/fugue_DisableBlockEmpty.png");
}
#menu_savePage::before,
#context-savelink::before,
#context-saveimage::before,
#context-savepage::before,
#context-saveframe::before,
#context-savevideo::before,
#context-video-saveimage::before,
#context-saveaudio::before {
	content: "";
	background-image: url("../icons/fugue_Save.png");
}
#context-saveimage::before,
#context-video-saveimage::before {
	content: "";
	background-image: url("../icons/fugue_SaveImage.png");
}
#context-savevideo::before {
	content: "";
	background-image: url("../icons/fugue_SaveVideo.png");
}
#context-saveaudio::before {
	content: "";
	background-image: url("../icons/fugue_SaveAudio.png");
}
#context-pocket::before,
#context-savelinktopocket::before {
	content: "";
	background-image: url("../PublicDomain/pocket-alt-demin-icon-light.png");
}
#context-viewimage::before,
#context-viewbgimage::before {
	content: "";
	background-image: url("../icons/fugue_Image.png");
}
#context-setDesktopBackground::before {
	content: "";
	background-image: url("../icons/fugue_Desktop.png");
}
#context-viewvideo::before {
	content: "";
	background-image: url("../icons/fugue_Video.png");
}
#context-viewimage::before,
#context-viewbgimage::before,
#context-viewvideo::before {
	content: "";
	background-image: url("../icons/crystal_View.png");
}
#context-searchselect::before,
#context-searchselect-private::before {
	content: "";
	background-image: url("../icons/fugue_WebSearch.png");
}
#context-keywordfield::before {
	content: "";
	background-image: url("../icons/fugue_LightBulb.png");
}
#frame::before,
#context-showonlythisframe::before {
	content: "";
	background-image: url("../icons/crystal_Frame.png");
}
#spell-add-to-dictionary::before,
#spell-check-enabled:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/oxygen_CheckSpelling-longer.png");
}
#spell-dictionaries::before,
#spell-add-dictionaries-main::before {
	content: "";
	background-image: url("../icons/fugue_Encoding.png");
}
#spell-add-dictionaries::before {
	content: "";
	background-image: url("../icons/locale.png");
}
#context-inspect::before {
	content: "";
	background-image: url("../icons/fugue_Dev-Inspect-darker.png");
}
#context-inspect-a11y::before {
	content: "";
	background-image: url("chrome://devtools/skin/images/command-pick-accessibility.svg");
	-moz-context-properties: fill;
	fill: SlateGrey;
}
#context-video-pictureinpicture:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/fugue_Pip.png");
}
#context-media-play::before {
	content: "";
	background-image: url("../icons/fugue_Player-Play.png");
}
#context-media-pause::before {
	content: "";
	background-image: url("../icons/fugue_Player-Pause.png");
}
#context-media-playbackrate::before {
	content: "";
	background-image: url("../icons/fugue_Player-Forward.png");
}
#context-media-loop:not([checked="true"])::before {
	content: "";
	background-image: url("../icons/fugue_Repeat.png");
}
#context-media-hidecontrols::before {
	content: "";
	background-image: url("../icons/container-hide.png");
}
#context-media-showcontrols::before {
	content: "";
	background-image: url("../icons/container-unhide.png");
}
#context-ctp-play::before {
	content: "";
	background-image: url("../icons/silk_Plugin.png");
}
#context-viewframesource::before,
#context-viewpartialsource-selection::before,
#context-viewsource::before,
#menu_pageSource::before {
	content: "";
	background-image: url("../icons/silk_ViewSource.png");
}
#context-take-screenshot::before,
#screenshots_mozilla_org-menuitem-_create-screenshot::before {
	content: "";
	background-image: url("../icons/fugue_ScreenshotSaveImage.png");
}
#blockedPopupAllowSite::before,
#menu_HelpPopup_reportPhishingErrortoolmenu::before {
	content: "";
	background-image: url("../icons/silk_Allow.png");
}
menuitem[oncommand="gPopupBlockerObserver.showBlockedPopup(event);"]::before {
	content: "";
	background-image: url("../icons/crystal_View.png");
}
#spell-no-suggestions::before,
#fill-login-no-logins::before {
	content: "";
	background-image: url("../icons/fugue_DisableBlockEmpty.png");
}
#toggle_PersonalToolbar menuitem[data-l10n-id="toolbar-context-menu-bookmarks-toolbar-never-show-2"]:not([checked="true"])::before,
#toolbar-context-autohide-downloads-button:not([checked="true"])::before,
#autohide-context menuitem[data-l10n-id="full-screen-autohide"]:not([checked="true"])::before,
#pictureInPictureToggleContextMenu menuitem[oncommand="PictureInPicture.hideToggle();"]::before,
#_testpilot-containers-menuitem-_hide-container::before,
#context-ctp-hide::before {
	content: "";
	background-image: url("../icons/container-hide.png");
}
#fill-login::before,
#fill-login > #fill-login-popup > menuitem.context-login-item::before {
	content: "";
	background-image: url("../icons/crystal_UserSingle.png");
}
#fill-login-saved-passwords::before {
	content: "";
	background-image: url("../icons/crystal_UserGroup.png");
}
#manage-saved-logins::before,
#fill-login-generated-password::before {
	content: "";
	background-image: url("../icons/fugue_Key-solid.png");
}
menuitem[data-l10n-id="page-action-add-to-urlbar"]::before,
menuitem.customize-context-addToToolbar::before {
	content: "";
	background-image: url("../icons/fugue_Plus.png");
}
menuitem[data-l10n-id="page-action-remove-from-urlbar"]::before,
menuitem[data-l10n-id="toolbar-context-menu-remove-from-toolbar"]::before {
	content: "";
	background-image: url("../icons/fugue_Minus.png");
}
#menu_customizeToolbars::before,
menuitem[data-l10n-id="customize-menu-add-to-toolbar"]::before,
menuitem[command="cmd_CustomizeToolbars"]::before,
menuitem[data-l10n-id="toolbar-context-menu-view-customize-toolbar"]::before,
menuitem[data-l10n-id="toolbar-context-menu-view-customize-toolbar-2"]::before {
	content: "";
	background-image: url("../icons/fugue_Palette.png");
}
#browserToolsMenu::before { /* добавленно */
	content: "";
	background-image: url("../icons/developer tools.png");

}
#strip-on-share::before,
#context-stripOnShareLink::before {
	content: "";
	background-image: url("../icons/silk_CopyLink_privacy.png");
}
#repair-text-encoding::before {
	content: "";
	background-image: url("../icons/silk_Encoding.png");
}
#menu_openFirefoxView::before {
	content: "";
	background-image: url("../icons/portfel.png");
}
#context-openlinkincontainertab::before {
	content: "";
	background-image: url("../icons/container-openin-16.svg");
}
}

Отсутствует

 

№1413920-06-2024 16:52:40

_zt
Участник
 
Группа: Members
Зарегистрирован: 10-11-2014
Сообщений: 1558
UA: Firefox 128.0

Re: Настройка внешнего вида Firefox в userChrome.css

egorsemenov06
Ну и ищите отличие между тем что вам дали и тем что у вас. Должен быть list-style-image, а у вас что?

egorsemenov06 пишет

#allTabsMenu-closeDuplicateTabs {
    background-image: url("../icons/fugue_TabX.png");   
}

Отредактировано _zt (20-06-2024 16:55:11)

Отсутствует

 

№1414020-06-2024 16:58:53

egorsemenov06
Участник
 
Группа: Members
Зарегистрирован: 12-06-2018
Сообщений: 443
UA: Firefox 127.0

Re: Настройка внешнего вида Firefox в userChrome.css

_zt пишет

egorsemenov06
Ну и ищите отличие между тем что вам дали и тем что у вас. Должен быть list-style-image, а у вас что?

egorsemenov06 пишет

#allTabsMenu-closeDuplicateTabs {
    background-image: url("../icons/fugue_TabX.png");   
}

Спасибо тебе мил человек!!!!
Vitaliy V. Спасибо!!!!

Отсутствует

 

Board footer

Powered by PunBB
Modified by Mozilla Russia
Copyright © 2004–2020 Mozilla Russia GitHub mark
Язык отображения форума: [Русский] [English]