Skip to content

Commit

Permalink
4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aris-t2 committed May 15, 2024
1 parent 2280bd7 commit 2ff89ea
Show file tree
Hide file tree
Showing 16 changed files with 101 additions and 13 deletions.
12 changes: 12 additions & 0 deletions current/css/aboutpreferences/firefox_support_always_hidden.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/* Firefox userContent.css tweaks *******************************************************/
/* Github: https://github.com/aris-t2/customcssforfx ************************************/
/****************************************************************************************/


@-moz-document url(about:preferences),url-prefix(about:preferences),url(about:settings),url-prefix(about:settings) {

#helpButton {
display: none !important;
}

}
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_firefox3.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -86,8 +87,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_gchrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
list-style-image: url("./../../image/close_gc_a.png") !important;
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -57,8 +58,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_red.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
list-style-image: url("./../../image/close_alt_a.png") !important;
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -57,8 +58,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows10.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -86,8 +87,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows10inverted.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -86,8 +87,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows10red.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -86,8 +87,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows10redv2.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -86,8 +87,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows7.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -78,8 +79,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows7inverted.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
list-style-image: url("./../../image/close_w7i_a.png") !important;
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -57,8 +58,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
9 changes: 8 additions & 1 deletion current/css/generalui/close_icon_windows7v2.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}

/*
#closetab_fmarin_com-BAP,
#tabmix-tabs-closebutton,
#TabsToolbar #closetab_fmarin_com-browser-action .toolbarbutton-icon,
Expand Down Expand Up @@ -86,8 +87,14 @@
#TabsToolbar .tabbrowser-tab .tab-content .close-icon {
background: unset !important;
}
*/

.tab-close-button {
* .close-icon {
background: unset !important;
box-shadow: unset !important;
}

.tabbrowser-tab .tab-close-button {
width: 16px !important;
height: 16px !important;
padding: unset !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}

#urlbar .urlbarView-row:is([type=search],[type=remotetab],[type=switchtab],[type=dynamic],[sponsored]) .urlbarView-title {
width: calc(50% - 26px) !important;
width: calc(100% - 26px) !important;
}

/* do not hide actiontype item */
Expand Down
5 changes: 5 additions & 0 deletions current/css/tabs/tabs_below_navigation_toolbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,8 @@
-moz-window-dragging: no-drag !important;
}
}

/* Fx 126+ */
:root[lwtheme] #nav-bar {
border-top: 0 !important;
}
2 changes: 1 addition & 1 deletion current/css/toolbars/menubar_color.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}

:root[lwtheme] #toolbar-menubar {
background-image: var(--colored_menubar_background_image) !important;
/*background-image: var(--colored_menubar_background_image) !important;*/
border: 0px !important;
margin-bottom: -1px !important;
}
Expand Down
2 changes: 1 addition & 1 deletion current/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Firefox userChrome.css tweaks: main file
Custom CSS for Firefox 115+
Current version: 4.5.0
Current version: 4.5.1
Based on 'Classic Theme Restorer' & 'Classic Toolbar Buttons' add-ons CSS code
Github: https://github.com/aris-t2/customcssforfx
Expand Down
1 change: 1 addition & 0 deletions current/userContent.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
/* @import "./css/aboutpreferences/category_morefrommozilla_hidden.css"; /**/
/* @import "./css/aboutpreferences/category_nightlyexperiments_hidden.css"; /**/
/* @import "./css/aboutpreferences/sync_category_always_hidden.css"; /**/
/* @import "./css/aboutpreferences/firefox_support_always_hidden.css"; /**/


/* =========================
Expand Down

0 comments on commit 2ff89ea

Please sign in to comment.