Commit graph

683 commits

Author SHA1 Message Date
MrOtherGuy
f1eabd163c create centered_tab_label.css 2021-06-30 09:35:04 +03:00
MrOtherGuy
8c5e03127f use opacity:0 to instead of visibility:hidden to hide urlbar children 2021-06-30 09:11:19 +03:00
MrOtherGuy
eaf356c0d1 Revert "use opacity:0 instead of visibility:hidden on urlbar-input children"
This reverts commit caa0fe4371.
2021-06-30 09:08:25 +03:00
MrOtherGuy
4388d8497c add note about color-mix pref 2021-06-27 10:23:03 +03:00
MrOtherGuy
803c27a783 make loading line work better with proton theming 2021-06-27 10:18:02 +03:00
MrOtherGuy
32c9b4dd54 Don't important-remove the selected tab animation 2021-06-27 10:10:43 +03:00
MrOtherGuy
fe225ee5ec create menupopups_forced_color_schemes.css 2021-06-26 14:23:39 +03:00
MrOtherGuy
54efe6c5c5 set loading indicator width to 0 when collapsed 2021-06-26 14:06:27 +03:00
MrOtherGuy
19f7e118b4 convert loading indicator to use .tab-icon-stack as a parent 2021-06-26 12:59:32 +03:00
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.
2021-06-26 09:57:25 +03:00
MrOtherGuy
5617572b9a create loading_indicator_rotating_image.css 2021-06-25 10:48:03 +03:00
MrOtherGuy
4da20b7984 add description 2021-06-25 10:47:39 +03:00
MrOtherGuy
84f25d82da create loading_indicator_bouncing_line.css 2021-06-25 10:43:42 +03:00
MrOtherGuy
caa0fe4371 use opacity:0 instead of visibility:hidden on urlbar-input children 2021-06-24 23:06:19 +03:00
MrOtherGuy
9c1d28b602 create hide_tabs_toolbar_w_alltabs_button.css 2021-06-24 18:17:14 +03:00
MrOtherGuy
20e225bb6c create proton_dark_light_notifications.css 2021-06-24 06:34:17 +03:00
MrOtherGuy
a1b87da84b don't set max-width when it is set with inline style during closing tabs. 2021-06-23 16:00:46 +03:00
MrOtherGuy
8528b55888 remove border around manage buttonbox and add them background, fixes #119 2021-06-20 07:23:14 +03:00
MrOtherGuy
7f6d21b2e8 support appending multiple files by clicking targets 2021-06-18 12:03:11 +03:00
MrOtherGuy
a7a306f2a6 Make highlighter create separate ruleset elements 2021-06-18 10:42:04 +03:00
MrOtherGuy
f958ec293a support highlighting important and function values 2021-06-18 10:06:25 +03:00
MrOtherGuy
a9f10e07ea add missing dummy tab-block-margin variables for oneliners 2021-06-16 12:13:50 +03:00
MrOtherGuy
56f07645aa add window drag space placeholders that won't trigger urlbar 2021-06-15 00:26:54 +03:00
MrOtherGuy
99a53cb7fa Use #444 as box shadow color rather than currentcolor 2021-06-15 00:26:20 +03:00
MrOtherGuy
4dc0f67884 center urlbarview to window and add a shadow to it 2021-06-15 00:16:07 +03:00
MrOtherGuy
c811681d01 create icon_only_tabs.css 2021-06-14 13:03:54 +03:00
MrOtherGuy
35900a2b1b apply margin-inline-end to tab-label-container when hovered 2021-06-14 08:34:39 +03:00
MrOtherGuy
f7badbc69c only apply taller pinned tabs when using compact mode 2021-06-10 05:48:44 +03:00
MrOtherGuy
683bdce1ad don't set toolbar-bgcolor to transparent when moving tabs 2021-06-09 16:34:09 +03:00
MrOtherGuy
f5f7e69c8c replace selected tab max-width none with 100vw 2021-06-08 21:20:00 +03:00
MrOtherGuy
9b7383c4a9 better position other items in toolbars 2021-06-08 21:05:56 +03:00
MrOtherGuy
101672f759 create selected_tab_as_urlbar.css 2021-06-08 20:53:34 +03:00
MrOtherGuy
62b72ed5c9 make proton compatible 2021-06-08 20:53:00 +03:00
MrOtherGuy
ae4811a2fb create custom_default_tab_favicons.css 2021-06-08 20:05:36 +03:00
MrOtherGuy
0ff9e439b8 set min-height for contextMenu to prevent overflow in some scenarios 2021-06-08 17:29:42 +03:00
MrOtherGuy
6f791f1a98 make the style work, and scope it to browser.xhtml 2021-06-07 21:46:37 +03:00
MrOtherGuy
1de4217f45 create overlay_tab_audio_icons.css 2021-06-06 10:11:34 +03:00
MrOtherGuy
86f8cf4b86 Use the same extra titlebar padding on Win7 that is used on Win10 2021-06-06 08:23:40 +03:00
MrOtherGuy
6f2d9f5593 Have different default heights for menubar if native titlebar is enabled 2021-06-05 21:48:15 +03:00
MrOtherGuy
3b04182073 inline audio icons shouldn't be inline in pinned tabs 2021-06-05 09:00:30 +03:00
MrOtherGuy
577e2ae0d2 remove bottom:-1px from tabs toolbar 2021-06-05 00:19:28 +03:00
MrOtherGuy
7db2c96530 add temporary dummy variables for tab-block-margin 2021-06-05 00:17:16 +03:00
MrOtherGuy
753c37d010 add compatibility for fullscreen mode and autohide_toolbox.css 2021-06-03 13:44:18 +03:00
MrOtherGuy
ccddba2424 apply z-index to tabs, not titlebar and remove browser margin in fullscren 2021-06-03 10:30:38 +03:00
MrOtherGuy
daaff92e6a add photon like tab top line onhover animation 2021-06-02 23:38:06 +03:00
MrOtherGuy
025cc33886 create sharp_menupopup_corners.css 2021-06-02 10:11:07 +03:00
MrOtherGuy
5e32db2d44 add 1px bottom margin to tab secondary-line to movve it a bit upwards 2021-06-02 09:59:35 +03:00
MrOtherGuy
f513263e2a better autohiding behavior in popup windows and customizing mode 2021-06-01 09:52:34 +03:00
MrOtherGuy
978e143e8b don't trigger nav-bar when bookmarks toolbar is hovered 2021-06-01 09:13:36 +03:00
MrOtherGuy
85b1c9b4e7 create autohide_main_toolbar.css 2021-05-31 23:52:10 +03:00