Commit Graph

941 Commits

Author SHA1 Message Date
MrOtherGuy
c0d9e5c07d iconized content context menu: use key icon for fill-login menu 2024-08-03 10:21:57 +03:00
MrOtherGuy
471659aae1 create iconized_{tabs,textbox}_context_menu.css 2024-08-03 10:17:50 +03:00
MrOtherGuy
8f8ed0f160 iconized context menus: scale down few icons
Some icons have 20px intrinsic size so we scale them down a bit
2024-08-03 10:16:48 +03:00
MrOtherGuy
d8c41cfc1a iconized places context menu: restrict #toggle_PersonalToolbar selector
We need to restrict this to #placesContext because there's another
element with same id
2024-08-03 10:06:35 +03:00
MrOtherGuy
f435ea134a iconized context menus: hide original menuitem checkmark 2024-08-03 09:22:23 +03:00
MrOtherGuy
42bd801b7a create iconized_places_context_menu.css 2024-08-03 08:41:33 +03:00
MrOtherGuy
0eee8e3c2e iconized context menu: use performance icon for playbackrate 2024-08-03 08:13:45 +03:00
MrOtherGuy
89cdbce8af iconized context menu: support checkbox menuitems 2024-08-03 08:11:03 +03:00
MrOtherGuy
ba712db81f create iconized_content_context_menu.css 2024-08-01 16:26:15 +03:00
Jason Lonsberry
d47b63d180 Add bookmark_panel_enlarge.css (#391) 2024-08-01 05:52:44 +03:00
MrOtherGuy
7eca4b1050 placeholder support: Support variable number of gtk caption buttons 2024-07-27 10:51:50 +03:00
MrOtherGuy
ae2db1a1c3 placeholder support: Don't set navigator-toolbox to position:relative
Instead, let the few styles that depend on it deal with it themselves by
setting position:relative to titlebar. Fixes #388
2024-07-27 10:32:52 +03:00
MrOtherGuy
175df68da4 remove rules for #window-controls
This extra set of window control buttons hasn't existed in a while
2024-07-27 10:23:16 +03:00
MrOtherGuy
9d891a3f9e show urlbar button: use theme variables for the icon color 2024-07-25 06:00:04 +03:00
MrOtherGuy
68695c1f72 showw urlbar button: remove max-width from flexible spaces
This way they can grow to fill available width in the toolbar now that
urlbar can't do that.
2024-07-24 21:53:59 +03:00
MrOtherGuy
41c918e482 show urlbar button: use grid layout inside urlbar-input-container
This makes individual buttons inside identity-box and
page-action-buttons work (such as bookmark star and permissions
notification).
2024-07-24 17:18:38 +03:00
MrOtherGuy
5f7ad693f3 create show_urlbar_button.css 2024-07-24 16:01:41 +03:00
MrOtherGuy
e87273a7b7 selected tab as urlbar: restore pointer-events to urlbarview
Also make TabsToolbar inline margins a bit smaller.
2024-07-24 05:39:28 +03:00
MrOtherGuy
7d19d1049c selected tab as urlbar: require window control support sheet
This let's the placeholder space to be platform dependent as well as
makes ulrbar capture box to be sized correctly.
2024-07-23 16:34:35 +03:00
MrOtherGuy
17768e9320 add tab_count_in_alltabs_button.css 2024-07-17 20:14:14 +03:00
MrOtherGuy
2c25bab3c9 hide urlbar first row: update type selectors 2024-07-14 09:11:07 +03:00
MrOtherGuy
bdc9f38194 tabs below content: improve fullscreen mode styling
Previously we just had a 1px margin when toolbars get autohidden to
allow hovering. This patch replaces it with an invisible 1px box so
content area is actually fullscreen.
2024-07-13 09:19:37 +03:00
MrOtherGuy
bd3257fc33 tabs below content: Use toolbox background color/image for tabstoolbar
This makes tabs toolbar use background-image(s) from the selected theme
and should make sure the background-color is correctly set which should
fix #381
2024-07-13 09:15:24 +03:00
MrOtherGuy
467a53ee72 use class instead of id selector for urlbar-input elements
See bug 1610530
2024-06-16 12:00:20 +03:00
MrOtherGuy
36e6c11242 urlbar container color border: make outline follow urlbar size 2024-06-16 11:39:18 +03:00
MrOtherGuy
f1480c80e3 iconized main menu: Fix zoom-controls pseudo border 2024-05-29 05:18:57 +03:00
MrOtherGuy
cd86e74b0f Update main menu panel selector for fx128. Fixes #377
Also adds an icon for Report broken site button.
2024-05-29 05:07:15 +03:00
MrOtherGuy
31cb27a5d8 Don't depend on [inFullscreen] attribute for navigator-toolbox
Just use :root[sizemode="fullscreen"] instead
2024-05-16 05:23:04 +03:00
MrOtherGuy
9d8c38dd9d Remove dummy variables from urlbar_popup_full_width 2024-05-16 05:12:38 +03:00
MrOtherGuy
cb601a0a29 remove old @supports -moz-bool-pref uses 2024-05-16 05:11:36 +03:00
MrOtherGuy
c3ef474fd1 Remove titlebar opacity changes to fix layout 2024-05-16 04:58:52 +03:00
MrOtherGuy
b471f33134 replace uses of --urlbar-toolbar-height with --urlbar-container-height 2024-05-16 04:56:03 +03:00
MrOtherGuy
f28be04e06 animated tabs border: Make all tabs have 0px margin
This style can't really work without 0px margin but browser styles add
margin for first non-pinned visible tab.
2024-05-15 20:07:06 +03:00
MrOtherGuy
80211fb6fb Remove dependency to now non-existing --tabs-navbar-shadow-size 2024-05-15 20:05:53 +03:00
MrOtherGuy
66968d544a deprecate fake_tab_tooltip.css as Firefox already does same thing better 2024-05-04 07:15:35 +03:00
MrOtherGuy
44e1db76fa create dual_color_tab_attention_indicator.css 2024-04-23 17:33:02 +03:00
MrOtherGuy
1ca25bb300 vertical tabs: small layout fixes for pinned tabs 2024-04-21 20:41:38 +03:00
MrOtherGuy
e4d07e090e button effects: Apply scaling to several more button like elements
Fixes #362

This adds scaling to:
Downloads button
Reveal file button within downloads panel
Urlbar informational icons
Extension menu button within extensions panel
Tab close button
2024-04-21 20:25:47 +03:00
MrOtherGuy
e99abe83da Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks 2024-04-20 19:38:14 +03:00
MrOtherGuy
e9c84907ed vertical popup menubar: replace menubar tag selectors with #main-menubar
This prevents the style from applying to other menubars such as that of
Library
2024-04-20 19:36:46 +03:00
asteroidcow
008571e46d Popup windows without toolbars don't need padding (#361)
Co-authored-by: asteroidcow <asteroid.master0@gmail.com>
2024-04-20 08:40:34 +03:00
MrOtherGuy
4fc5e43136 remove padding and appearance from titlebar-buttons
This should correctly fix #359
2024-04-17 19:16:12 +03:00
MrOtherGuy
a6f4dae64c compact extensions panel: don't apply padding to toolbar buttons 2024-04-17 16:51:18 +03:00
MrOtherGuy
1be0e7d40f update rules in window_control_force_linux_system_style
Fixes #359
The appearance rules are nowadays applied to .toolbarbutton-icon, and
not the .titlebar-button itself
2024-04-17 16:49:19 +03:00
MrOtherGuy
822be8f660 Disable titlebar opacity changes in click_selected_tab_to_focus_urlbar 2024-04-16 20:15:40 +03:00
MrOtherGuy
0cc24d4211 compact extensions panel: reduce menuitem padding a bit
This patch also makes the menu button a bit bigger because it was much
smaller than menuitem height.
2024-04-12 16:56:25 +03:00
MrOtherGuy
c196712821 autohide_tabstoolbar: make transitions important
New window inactivity indicator transitions opacity, so we need to
override those. This fixes #355
2024-04-11 18:40:13 +03:00
MrOtherGuy
daf2d17b36 vertical menubar: rewrite to make only menubar fixed positioned
This allows this style to work with several other styles such as
tabs_on_bottom.css

This patch also introduces a pref with which the side of the vertical
strip can be changed - the default is now on left
2024-04-02 19:25:15 +03:00
MrOtherGuy
cc93a34f04 Hide container name box unless urlbar is hovered
Fixes #353
2024-03-26 19:31:48 +02:00
sonofevil
da374c6975 glitch fix and cosmetic improvement (#352)
* glitch fix and cosmetic improvement

fix: rule briefly failed to apply when opening new tab
improvement: divider alignment

* Update shrinking_pinned_tabs.css
2024-03-25 19:23:29 +02:00