753 Commits (b3730074ba06a6a2de193babf6ec81526256b64a)
 

Author SHA1 Message Date
jtagcat 366874f797
Create .gitignore (#128)
Ignore files created by end users,
and not published by developers.
3 years ago
MrOtherGuy cdb336f35e fix some background-color and alignment problems of statusbar 3 years ago
MrOtherGuy a279d575f9 replace the image source for fake dropdown arrow 3 years ago
MrOtherGuy 4171cf0332 set --tab-line-color override in tabbrowser-tabs 3 years ago
MrOtherGuy 0af7342d1b rewrite autohide_tabstoolbar.css 3 years ago
MrOtherGuy 1cbac45914 split up :hover and :focus-within so they cab be changed individually 3 years ago
MrOtherGuy 95456bc3bb add pointer-events to the whole .tab-icon-stack 3 years ago
MrOtherGuy c7061ab793 make pointer-events apply to more elements 3 years ago
MrOtherGuy dcdc03519c make some styles less dependent on color-mix pref 3 years ago
MrOtherGuy 1fcfc2eb20 update selectors to match fx92 3 years ago
MrOtherGuy 5919b68fb9 use built-in variable to better determine correct height for toolbar 3 years ago
MrOtherGuy 6750f88bb7 use the darker dark proton background color for additional windows 3 years ago
MrOtherGuy aec5328ff0 use more proton-like color scheme 3 years ago
MrOtherGuy df1d7fae32 create dark_date_picker_panel.css 3 years ago
MrOtherGuy 73a9bdd072 Define color variables for the notification popup
Variable values are defined such that Firefox' own rules will override
them where applicable (Win10 currently). This change lets us simplify
css by not requiring fallback values and it is clearer since color definitions are all in one place.
3 years ago
MS_Y e2e4fba00d
Notifications using firefox's cssvars (#122)
* notifications using firefox's cssvars

* Proton dark notification border color like windows10
3 years ago
MrOtherGuy 7893bb7db3 apply settings button properties to .box-inherit and remove notification window background 3 years ago
MrOtherGuy 2a101b1d3a don't set height for .tabbrowser-tab 3 years ago
MrOtherGuy bbce8589bc make tabs use --tab-block-margin correctly 3 years ago
MrOtherGuy f3cf989c1b correctly remove effects in customizing mode 3 years ago
MrOtherGuy f1eabd163c create centered_tab_label.css 3 years ago
MrOtherGuy 8c5e03127f use opacity:0 to instead of visibility:hidden to hide urlbar children 3 years ago
MrOtherGuy eaf356c0d1 Revert "use opacity:0 instead of visibility:hidden on urlbar-input children"
This reverts commit caa0fe4371.
3 years ago
MrOtherGuy 4388d8497c add note about color-mix pref 3 years ago
MrOtherGuy 803c27a783 make loading line work better with proton theming 3 years ago
MrOtherGuy 32c9b4dd54 Don't important-remove the selected tab animation 3 years ago
MrOtherGuy fe225ee5ec create menupopups_forced_color_schemes.css 3 years ago
MrOtherGuy 54efe6c5c5 set loading indicator width to 0 when collapsed 3 years ago
MrOtherGuy 19f7e118b4 convert loading indicator to use .tab-icon-stack as a parent 3 years ago
MrOtherGuy b0ed451d7b make sure the line animates only in hovered nonselected tabs
that should have already been the case previously, but if one were to
use some other custom style that added .tab-background::before pseudo
element, then all tabs would have a playing animation which would have
trashed performance.
3 years ago
MrOtherGuy 5617572b9a create loading_indicator_rotating_image.css 3 years ago
MrOtherGuy 4da20b7984 add description 3 years ago
MrOtherGuy 84f25d82da create loading_indicator_bouncing_line.css 3 years ago
MrOtherGuy caa0fe4371 use opacity:0 instead of visibility:hidden on urlbar-input children 3 years ago
MrOtherGuy 9c1d28b602 create hide_tabs_toolbar_w_alltabs_button.css 3 years ago
MrOtherGuy 20e225bb6c create proton_dark_light_notifications.css 3 years ago
MrOtherGuy a1b87da84b don't set max-width when it is set with inline style during closing tabs. 3 years ago
MrOtherGuy 8528b55888 remove border around manage buttonbox and add them background, fixes #119 3 years ago
MrOtherGuy 7f6d21b2e8 support appending multiple files by clicking targets 3 years ago
MrOtherGuy a7a306f2a6 Make highlighter create separate ruleset elements 3 years ago
MrOtherGuy f958ec293a support highlighting important and function values 3 years ago
MrOtherGuy a9f10e07ea add missing dummy tab-block-margin variables for oneliners 3 years ago
MrOtherGuy 56f07645aa add window drag space placeholders that won't trigger urlbar 3 years ago
MrOtherGuy 99a53cb7fa Use #444 as box shadow color rather than currentcolor 3 years ago
MrOtherGuy 4dc0f67884 center urlbarview to window and add a shadow to it 3 years ago
MrOtherGuy c811681d01 create icon_only_tabs.css 3 years ago
MrOtherGuy 35900a2b1b apply margin-inline-end to tab-label-container when hovered 3 years ago
MrOtherGuy f7badbc69c only apply taller pinned tabs when using compact mode 3 years ago
MrOtherGuy 683bdce1ad don't set toolbar-bgcolor to transparent when moving tabs 3 years ago
MrOtherGuy f5f7e69c8c replace selected tab max-width none with 100vw 3 years ago