The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



"Доступен браузер Pale Moon 33.1.0 "
Версия для распечатки Пред. тема | След. тема
Форум Разговоры, обсуждение новостей
Исходное сообщение [ Отслеживать ]
Подсказка: Для контроля за появлением новых сообщений - перед выходом жмите "Пометить прочитанным".
. "Доступен браузер Pale Moon 33.1.0 " +2 +/
Сообщение от Аноним (102), 25-Апр-24, 08:40 
Я в новости про Chrome 124 показывал :) https://snipboard.io/U56wEa.jpg

userChrome.css:

:root {
  --classic_square_tabs_active_tab_background: #eaeaea;
  --classic_square_tabs_active_tab_foreground: black;
  --classic_square_tabs_inactive_tab_background: #bebebe;
  --classic_square_tabs_tabbar_background: #aaaaaa;
  --classic_squared_tabs_tab_height: 26px;
  --classic_squared_tabs-border_size: 1px;
  --classic_squared_tabs-border1: #5f7181;
  --classic_squared_tabs_new_tab_icon_color: black;
  --classic_squared_tabs_tab_text_color: black;
  --classic_squared_tabs_tab_text_shadow: transparent;
  --tab-min-height: var(--classic_squared_tabs_tab_height) !important;
  --mltabs-newtab-height: calc( var(--classic_squared_tabs_tab_height) + 1px ) !important;
  --tab-min-height_tnot: calc( var(--classic_squared_tabs_tab_height) - 1px ) !important; /* for tabs_below_navigation_toolbar_alt.css */
}

/* default tabs color */
:root:not([lwtheme]) #TabsToolbar :is(.tabs-newtab-button,#tabs-newtab-button),
:root:not([lwtheme]) #TabsToolbar .tabbrowser-tab .tab-content {
  background-color: var(--classic_square_tabs_inactive_tab_background) !important;
}

/* selected tabs color */
:root:not([lwtheme]) #TabsToolbar .tabbrowser-tab .tab-content:is([selected],[multiselected]) {
  background-color: var(--classic_square_tabs_active_tab_background) !important;
}

.tabbrowser-tab[selected="true"] .tab-label {
  color: var(--classic_square_tabs_active_tab_foreground) !important;
}

/* tab border color */
:root:not([lwtheme]) #TabsToolbar :is(.tabs-newtab-button,#tabs-newtab-button),
:root:not([lwtheme]) #TabsToolbar .tabbrowser-tab .tab-content {
  border-top: var(--classic_squared_tabs-border_size) solid var(--classic_squared_tabs-border1) !important;
  border-left: var(--classic_squared_tabs-border_size) solid var(--classic_squared_tabs-border1) !important;
  border-right: var(--classic_squared_tabs-border_size) solid var(--classic_squared_tabs-border1) !important;
}

.tab-background {
  margin-block: unset !important;
}

/* width of new tab tab */
#TabsToolbar :is(.tabs-newtab-button,#tabs-newtab-button){
  min-width: 0px !important;
  width: 28px !important;
  margin-bottom: 1px !important;
}

.tab-close-button {
  margin-inline-end: -6px !important;
  margin-inline-start: 2px !important;
  width: 14px !important;
  height: 14px !important;
  padding: 2px !important;
  border-radius: unset !important;
}

/* size of new tab tabs '+' icon */
#TabsToolbar :is(.tabs-newtab-button,#tabs-newtab-button) .toolbarbutton-icon{
  min-width: 0px !important;
  min-height: 0px !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0px !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
  background: unset !important;
  box-shadow: unset !important;
}
.tabbrowser-tab {
  padding-inline: initial !important;
}

/* restore border between navigation toolbar and tabs toolbar */
:root:not([lwtheme]) #nav-bar {
  box-shadow: 0 calc(-1 * var(--tabs-navbar-shadow-size)) 0 var(--classic_squared_tabs-border1) !important;
}

/* Fx 97+ height fix */
#tabbrowser-tabs:not([secondarytext-unsupported]) .tab-label-container {
  height: unset !important;
}

* {
  border-radius: 0 !important;
  box-shadow: none !important;
}

#urlbar, #urlbar-background, #searchbar:focus-within {
  outline:none !important;
  background-color: cornsilk !important;
  border-color: var(--toolbar-field-focus-border-color) !important;
}

#navigator-toolbox {
  box-shadow: none !important;
  border-top: none !important;
  background-color: var(--classic_square_tabs_tabbar_background) !important;
}

#nav-bar {
  box-shadow: none !important;
  border-top: none !important;
  background-color: var(--classic_square_tabs_active_tab_background) !important;
}

/*
#TabsToolbar {
  margin-left: 10px !important;
}
*/

Ответить | Правка | Наверх | Cообщить модератору

Оглавление
Доступен браузер Pale Moon 33.1.0 , opennews, 24-Апр-24, 11:41  [смотреть все]
Форумы | Темы | Пред. тема | След. тема



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру