801 Commits (10515e618c3003a5dda3575dbce7a51a7e8c2f74)
 

Author SHA1 Message Date
MS_Y 10515e618c
Tabs on bottom at menubar (#181) 3 years ago
MrOtherGuy 5f30eee1a3 Don't collapse tabbrowser-tabs but just make it inivisible
Collapsing disables alltabs button. This patch additionally adds more
rules for aligning alltabs-button better under various circumstances.
3 years ago
MrOtherGuy 4e66bf4d64 Don't remove window control placeholder space in fullscreen mode 3 years ago
MrOtherGuy 1d415561a2 Handle fullscreen window control placeholder size on linux 3 years ago
MS_Y b046ab7119
Window control placeholder consider titlebar mode's fullscreen (#180) 3 years ago
MrOtherGuy b4e09dcdfc Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks 3 years ago
MrOtherGuy 0e42e3c396 create compact_about_config.css 3 years ago
MS_Y 1f2e984853
centered tab label vertical align to center (#179) 3 years ago
MrOtherGuy 1a67388c7f Use content property to set icon source 3 years ago
MrOtherGuy 19c1452193 toolbars_below_content: make it able to drag the window from menubar
Dragging the window is still disabled when using only
autohide_menubar.css. But if you use both then dragging menubar should
work.
3 years ago
MrOtherGuy 0bc77cc515 autohide_menubar.css: Increase the size of menubar triggering area
The window frame area (at least on Win10) is wider in Fx98 which
prevents menubar items from showing up. This patch simply increases the
size by few pixels.
3 years ago
MrOtherGuy ceb88176a7 make buttons inside urlbar clickable 3 years ago
MrOtherGuy 9272f36cd4 create drag_window_from_urlbar.css 3 years ago
MrOtherGuy a5ac138086 fix typo in platform media queries 3 years ago
MrOtherGuy 71fe0e87c7 add basic support for -moz-platform media query 3 years ago
MrOtherGuy 1621ecc3f4 set visibility:hidden for items in bookmarks toolbar when collapsed 3 years ago
MrOtherGuy 03f4d098da sort tags again 3 years ago
MrOtherGuy ef7a9c73f7 add a parameter to list existing tags
This patch adds support for "-l" or "--list" or "-list" parameters to
read and list unique tags from tags.csv
3 years ago
MrOtherGuy f0caa6d5ae create window_control_force_linux_system_style.css 3 years ago
MrOtherGuy fd644ff857 replace --tabs-border-color with --lwt-tabs-border-color 3 years ago
MrOtherGuy 19fa8eb39d Update styles to use --lwt-tab-line-color variable 3 years ago
MrOtherGuy ec17a82ede remove top border from .tab-background 3 years ago
MrOtherGuy fea6e47687 curved-tabs: decrease stroke-opacity of the border
This patch also adds some comments for svg.context-properties.content.enabled
which is a requirement as well as make default theme have separate
background-color for curves.
3 years ago
MrOtherGuy 1fe5d315c0 Make windows specific extra top margin only apply with [tabsintitlebar] 3 years ago
MrOtherGuy 8850c63fc9 Add optional section to show the button in top left corner of the window
This patch also updates the missing down arrow icon as well as adds some
spacing to the button like in the original.
3 years ago
MrOtherGuy ee89221ad0 create multi-row_tabs_separate_pinned_row_patch.css 3 years ago
MrOtherGuy b9d2dfd2f8 use placeholder image if tab doesn't have icon 3 years ago
MrOtherGuy fcec71b08a ovrelay-scrollbars: use currentcolor instead of black for thumb
This makes the thumb visible on pages with dark background - at least
most of the time.
3 years ago
MrOtherGuy 817012e23c Create context_menus_more_proton.css 3 years ago
MrOtherGuy d45baf3165 make integrated-searchbar-popup radius a bit easier to adjust 3 years ago
MrOtherGuy d1b0d64f09 create integrated_searchbar_popup.css 3 years ago
MrOtherGuy 5578aa9d2d color-variables: add some variables that are used with system theme 3 years ago
MrOtherGuy 05ffcd19c3 Add a comment to remove the line that makes close-buttons always visible
This makes it more apparent that removing that one line makes pinned
tabs otherwise normal, but they don't have close-buttons.
3 years ago
MrOtherGuy 6bf1d1f530 Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks 3 years ago
MrOtherGuy 3246a70d20 create page_action_buttons_on_urlbar_hover.css 3 years ago
Peter Anderson 6a5e012c0b
Issue #157: Match transition duration to page_action_buttons_on_hover.css. (#158) 3 years ago
MrOtherGuy 4bd6f389a8 don't hide remote control icon for security. 3 years ago
MrOtherGuy 878fe0fa05 create urlbar_info_icons_on_hover.css 3 years ago
MrOtherGuy 116199ce0d tag-browser: make it possible to deselect specific styles
This patch adds a few features to tag browser. It makes it possible to
de-select a selected file, adds automatic construction of file query
parameter using history API and makes links in css source act like the
file selector buttons in the tag browser. In addition, this patch makes
adding files that end with "_support.css" (like window_control_placeholder_support) always be put it as the first
item in the preview.
3 years ago
MrOtherGuy 85b03c0701 only modify vertical padding of arrowpanel items 3 years ago
MrOtherGuy 82fec575ec remove uses of -moz-proton media query 3 years ago
MrOtherGuy 5118aedfad remove --proton-tab-block-margin dummy variables 3 years ago
MrOtherGuy 134fdbfb22 make vertical_menubar.css sort of work
This style was totally broken, now it at least works.
3 years ago
MrOtherGuy d64e9e129e add temporary dummy variables to support for window frame color
In 96 the old --lwt-accent-color is renamed to --lwt-frame so add some
compatibility rules for now.
3 years ago
MrOtherGuy d35ebf1943 hide .bookmark-item elements in fullscreen mode. Fixes #154
For some reason individual .bookmark items in the toolbar are being
rendered in Firefox 96, even though the toolbar itself is hidden. This
patch applies a simple visibility:hidden to all of them.
3 years ago
MrOtherGuy 5d5370fab3 create multi-row_main_toolbar.css 3 years ago
MrOtherGuy cd77c41af7 make it possible to extend fake border around urlbar popup
This makes the input-container use static positioning which could
potentially be problematic in some scenarios.
3 years ago
MrOtherGuy 880700519a remove margin around urlbar-background
This also removes pre-proton tab-block-margin variable which isn't
supported anymore
3 years ago
MrOtherGuy b3730074ba create urlbar_container_color_border.css 3 years ago
MrOtherGuy 946668e9a1 Handle different bookmarks item heights better
Bookmark items in the toolbar may not be same height on all systems,
generally the text size on Linux is bigger than on Windows for example.
This patch changes the height to use min-height on bookmark items and
removes their individual block padding. Thus, thee effectively have
variable block-padding depending on the text size.

In addition this patch removes few pre-proton workarounds because those
don't need to be supported any more.
3 years ago