Commit graph

723 commits

Author SHA1 Message Date
MrOtherGuy
a279d575f9 replace the image source for fake dropdown arrow 2021-07-26 08:49:27 +03:00
MrOtherGuy
4171cf0332 set --tab-line-color override in tabbrowser-tabs 2021-07-18 20:47:20 +03:00
MrOtherGuy
0af7342d1b rewrite autohide_tabstoolbar.css 2021-07-17 14:12:40 +03:00
MrOtherGuy
1cbac45914 split up :hover and :focus-within so they cab be changed individually 2021-07-16 12:28:39 +03:00
MrOtherGuy
95456bc3bb add pointer-events to the whole .tab-icon-stack 2021-07-16 12:16:19 +03:00
MrOtherGuy
c7061ab793 make pointer-events apply to more elements 2021-07-16 11:51:09 +03:00
MrOtherGuy
dcdc03519c make some styles less dependent on color-mix pref 2021-07-15 13:55:03 +03:00
MrOtherGuy
1fcfc2eb20 update selectors to match fx92 2021-07-14 07:04:38 +03:00
MrOtherGuy
5919b68fb9 use built-in variable to better determine correct height for toolbar 2021-07-13 19:42:27 +03:00
MrOtherGuy
6750f88bb7 use the darker dark proton background color for additional windows 2021-07-07 16:51:10 +03:00
MrOtherGuy
aec5328ff0 use more proton-like color scheme 2021-07-07 16:45:15 +03:00
MrOtherGuy
df1d7fae32 create dark_date_picker_panel.css 2021-07-06 21:59:53 +03:00
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.
2021-07-05 17:27:33 +03:00
MS_Y
e2e4fba00d
Notifications using firefox's cssvars (#122)
* notifications using firefox's cssvars

* Proton dark notification border color like windows10
2021-07-05 16:06:55 +03:00
MrOtherGuy
7893bb7db3 apply settings button properties to .box-inherit and remove notification window background 2021-07-04 16:28:49 +03:00
MrOtherGuy
2a101b1d3a don't set height for .tabbrowser-tab 2021-07-03 23:52:55 +03:00
MrOtherGuy
bbce8589bc make tabs use --tab-block-margin correctly 2021-07-02 23:18:11 +03:00
MrOtherGuy
f3cf989c1b correctly remove effects in customizing mode 2021-07-02 12:34:43 +03:00
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
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
MrOtherGuy
b43f70e395 don't modify padding around urlbar-container, should fix #106 2021-05-29 21:52:33 +03:00
MrOtherGuy
240b7ee1ec increase z-index of selected tab to hide the border below it 2021-05-29 20:48:30 +03:00
MrOtherGuy
8513ca9bfb fix additional background alignment 2021-05-29 20:05:36 +03:00
MrOtherGuy
14c7ef8f92 set toolbar-bgcolor to transparent for tabs toolbar 2021-05-29 19:44:23 +03:00
MrOtherGuy
3b3e363be5 apply --toolbar-bgcolor on top of theme-images 2021-05-29 19:41:39 +03:00
MrOtherGuy
894a7d9f9a remove duplicate rule 2021-05-29 16:07:58 +03:00
MrOtherGuy
e369c1670c add support for theme images 2021-05-27 16:28:12 +03:00
MrOtherGuy
b1b91c93d3 create non_floating_sharp_tabs.css 2021-05-22 23:54:58 +03:00
MrOtherGuy
b0c5cb0ad1 use login.svg (key) for password icon 2021-05-22 14:14:49 +03:00
MrOtherGuy
5e689d9f05 add xul namespace to scrollbars agent sheet 2021-05-17 11:11:23 +03:00
MrOtherGuy
6f24a1443f handle fullscreen mode better 2021-05-15 12:13:32 +03:00
MrOtherGuy
d13b692ca3 increase panel item padding to 5px but keep panel bookmarks at 4px 2021-05-13 18:16:55 +03:00
MrOtherGuy
de2721e158 better handling for sync button and the zoom item top separator 2021-05-13 11:12:48 +03:00
MrOtherGuy
945a25afd7 add a missing icon for appmenu quit button 2021-05-13 10:35:06 +03:00
MrOtherGuy
0a40706d5e remove extra brightness and make drop-shadow use colors set by variables 2021-05-13 09:05:22 +03:00
MrOtherGuy
2e824e3149 remove background from all identity buttons, not just #identity-icon 2021-05-13 08:42:47 +03:00
MrOtherGuy
a9870bd053 simplify tab-close-button styling 2021-05-09 07:47:17 +03:00
MrOtherGuy
6556b1d525 bunch of fixes for proton compatibility 2021-05-08 14:54:52 +03:00
MrOtherGuy
b82eafb47f subview-subheader should use - -moz-box rather than set height 2021-05-08 07:56:00 +03:00
MrOtherGuy
86c3eb7d6a use new download icon 2021-05-02 16:51:01 +03:00
MrOtherGuy
5575800d2a create iconized_main_menu.css 2021-05-02 11:56:40 +03:00
MrOtherGuy
2505a9693e shouldn't hide the audio icon overlay from pinned tabs 2021-05-01 16:58:45 +03:00
MrOtherGuy
c8b014028d audio icons should behave like in normal if secondary label is shown 2021-05-01 16:48:39 +03:00
MrOtherGuy
7f669db932 Make styling match proton compatible 2021-04-28 20:33:52 +03:00
MrOtherGuy
4beb12d28e make urlbarView-url row align nicely with the text of the first line 2021-04-28 20:02:09 +03:00
MrOtherGuy
99306dccfc separate proton compat. into media query and make close button pos & size correct 2021-04-27 17:59:42 +03:00
MrOtherGuy
06db30e311 Add variable for tab inline padding 2021-04-27 13:19:38 +03:00
MrOtherGuy
f27380d7e2 proton compatibility for combined tab favicon & close button 2021-04-27 13:15:16 +03:00
MrOtherGuy
2af9a480af set fixed height for subheader 2021-04-25 08:33:57 +03:00
MrOtherGuy
e594b9b6ad remove tab top-border when COLORS are used 2021-04-25 06:39:08 +03:00
MrOtherGuy
a0d1da9a36 use box-ordinal-group instead of reversing box direction 2021-04-25 05:57:01 +03:00
MrOtherGuy
dd6c73183e reverse tab-background direction so context-line shows at bottom 2021-04-25 05:48:49 +03:00
MrOtherGuy
63822d4fff make extra titlebar-padding only apply to win10 2021-04-24 09:46:17 +03:00
MrOtherGuy
8d4b1392f2 improve proton compatibility 2021-04-23 11:27:54 +03:00
MrOtherGuy
a115193aaa remove the empty padding between tabs 2021-04-22 13:49:49 +03:00
MrOtherGuy
87473238b2 remove separators from hovered tabs 2021-04-22 13:47:55 +03:00
MrOtherGuy
cde5a0391d use a variable to set color for the optional tab line 2021-04-22 13:07:33 +03:00
MrOtherGuy
693d8b0bbd use -inline-end instead of inline-start to add the border 2021-04-22 13:00:49 +03:00
MrOtherGuy
b328b4aba7 create tab_separator_lines.css 2021-04-21 10:03:09 +03:00
MrOtherGuy
fdca564431 modify urlbar-icon heights to match smaller urlbar 2021-04-21 09:41:22 +03:00
MrOtherGuy
fd2414fef9 create round_caption_buttons.css 2021-04-20 11:11:51 +03:00
MrOtherGuy
595033c4c7 apply scroll-snap to tabs 2021-04-19 12:48:59 +03:00
MrOtherGuy
34f44c8ce7 show secondary-label if video in the tab is in PiP mode 2021-04-17 13:41:48 +03:00
MrOtherGuy
36a11ddb7c create inline_tab_audio_icons.css 2021-04-17 12:21:36 +03:00
MrOtherGuy
3123d87a1c Add option to show tab-secondary-line in compact mode 2021-04-15 20:01:59 +03:00
MrOtherGuy
045938366f make panels a bit more compact 2021-04-15 16:24:44 +03:00
MrOtherGuy
b51fbe4f3c create auto_devtools_theme_for_rdm.css 2021-04-15 15:59:45 +03:00
MrOtherGuy
9a845cee6e Add optional section to bring back tab colors & borders 2021-04-12 17:09:06 +03:00
MrOtherGuy
99c70d48ee create tab_effect_scale_onclick.css 2021-04-10 14:44:13 +03:00
MrOtherGuy
d981542330 add missing comma and make proton compatible 2021-04-10 14:40:29 +03:00
MrOtherGuy
efc32bc5ec make proton compatible by using auto row height and small urlbar margin 2021-04-10 09:07:47 +03:00
MrOtherGuy
47aab4c87d
make border-radius of flipped version important 2021-04-09 14:13:13 +03:00
MrOtherGuy
802c4a4c53 make curved_tabs.css proton compatible 2021-04-09 00:33:37 +03:00
MrOtherGuy
1fd6af0071 replace tabs scrollbutton margin with border-width 2021-04-08 23:24:09 +03:00
MrOtherGuy
71c501871b reduce tabs scrollbutton margin 2021-04-07 23:58:19 +03:00
MrOtherGuy
cdd66b43cc Apply few extra rules to make context-navigation items work with display:flex 2021-04-02 16:20:24 +03:00
MrOtherGuy
a6f20ac040 update vertical_context_navigation (grid version) 2021-04-01 15:35:05 +03:00
MrOtherGuy
461224d438 modify window and toolbox top margins to support Fx87 2021-04-01 10:45:25 +03:00
MrOtherGuy
e6cec0bca2 create hide_tabs_scrollbuttons.css 2021-04-01 10:07:43 +03:00
MrOtherGuy
e401e5c044 make oneliners proton compatible 2021-03-21 15:57:14 +02:00
MrOtherGuy
347212829e style context-navigation items according to other Win10 menuitems 2021-03-21 11:42:36 +02:00
MrOtherGuy
73f30fc429 add proton tab block margin to tabs 2021-03-21 11:39:24 +02:00
MrOtherGuy
c738f89f77 add proton tab block margin to tabs 2021-03-21 11:11:40 +02:00
MrOtherGuy
10b736a1f7 add proton-tab-block-margin to tab-rows 2021-03-21 11:07:32 +02:00
MrOtherGuy
df31cd612d increase default vertical padding to 4px 2021-03-21 10:53:44 +02:00
MrOtherGuy
4bf73e9296 rewrite - draw titlebar horizontally so height of menubar doesn't matter 2021-03-21 10:48:07 +02:00
MrOtherGuy
59bee65e7b adjust item sizes so they fit better to other buttons 2021-03-21 10:22:30 +02:00
MrOtherGuy
aa9a8e6953 needs important for proton 2021-03-21 09:55:38 +02:00
MrOtherGuy
ea50c64a32 use id selector for overflow list 2021-03-21 09:48:18 +02:00
MrOtherGuy
37220fcc3a remove any inline margins from tabs 2021-03-21 09:21:46 +02:00
MrOtherGuy
17cda94062 flip the layout order of browserContainer 2021-03-21 09:01:28 +02:00
MrOtherGuy
2046d18880 sidebar-box needs to be position:relative 2021-03-21 08:33:34 +02:00
MrOtherGuy
fc9afa2a32 Use padding-top instead of margin-top on toolbox to make background apply to menubar 2021-03-21 07:31:37 +02:00
MrOtherGuy
c194c5e62b make curve color respect selected tab color set by theme 2021-03-14 18:03:37 +02:00
MrOtherGuy
1324f22b33 Make page-info toolbar background darker 2021-03-13 08:57:30 +02:00
MrOtherGuy
a796704dcc apply dark mode rules to sanitize window 2021-03-13 08:26:39 +02:00
MrOtherGuy
fd143b1cc6 modify padding & margins around urlbar 2021-03-10 10:16:10 +02:00
MrOtherGuy
78a5c1c287 fix indentation 2021-03-06 08:43:00 +02:00
MrOtherGuy
af3debf7bf remove background of .close-icon for proton styling 2021-03-06 07:36:45 +02:00
MrOtherGuy
8dbb40e890 compactify tab close icon 2021-03-06 07:36:18 +02:00
MrOtherGuy
73cf2fe3b3 create passive_tab_audio_label.css 2021-03-06 07:07:32 +02:00
MrOtherGuy
c13b85aa2b create buttonlike_toolbarbuttons.css 2021-02-27 11:21:50 +02:00
MrOtherGuy
9f30038c9f Make rules not apply to sidebar and apply to them to some more windows 2021-02-25 16:28:12 +02:00
MrOtherGuy
bd90ebae8f add some changes to make proton nice and compact 2021-02-24 16:55:23 +02:00
MrOtherGuy
288584f8d5 create compact_proton.css 2021-02-24 16:41:52 +02:00
catruge
dac63f51a7
Private browsing indicator prevents tab bar from collapsing (#89)
* Hide private browsing indicator

* Add note to user
2021-02-20 22:23:52 +02:00
MrOtherGuy
ca1ff8ba07 create privatemode_indicator_as_menu_button.css 2021-02-20 19:09:38 +02:00
MrOtherGuy
ff2a46604f create window_control_fallback_for_custom_windows_theme.css 2021-02-14 14:15:21 +02:00
MrOtherGuy
11a196c8d0 Create centered_tab_content.css 2021-01-26 21:29:01 +02:00
MrOtherGuy
79053ca5b0 Use arrowpanel colors for the menubar instead of toolbar-bgcolor 2021-01-19 17:32:24 +02:00
MrOtherGuy
797721811e create show_toolbars_in_popup_windows.css 2021-01-05 16:29:28 +02:00
MrOtherGuy
36132cd715 set the toolbar height to 100vh and add more vertical padding to buttons in it 2021-01-03 15:43:46 +02:00
MrOtherGuy
409d6a5cc4 Replace uses of :-moz-any with :is 2020-12-18 17:45:23 +02:00
MrOtherGuy
aa77a9478e Apply bookmarks padding also to import-bookmarks and other-bookmarks buttons 2020-12-16 16:19:28 +02:00
MrOtherGuy
7e11f3796e Reduce navbar and personaltoolbar transform specificity 2020-12-16 05:51:33 +02:00
MrOtherGuy
5d18237e62 Add off-by-default way to show toolbars if mainpopupset is hovered 2020-12-11 09:55:00 +02:00
MrOtherGuy
2f3ab157e9 Remove unnecessary extra margin from bottom of urlbarview 2020-12-10 10:43:36 +02:00
MrOtherGuy
d30c6209f6 set minimum height for toolbarsprings to prevent collapsing 2020-12-06 11:27:25 +02:00
MrOtherGuy
fb987ad073 create custom_menupopup_check_icons.css 2020-12-06 10:14:41 +02:00
MrOtherGuy
3c075b52d6 Create centered_top_statuspanel.css 2020-12-04 17:26:29 +02:00
MrOtherGuy
b4d97d83c9 work around issue where hovering sidebar-header would show the toolbox 2020-11-22 08:27:57 +02:00
MrOtherGuy
d8f9d1de79 Make capture box be part of urlbar-input-container 2020-11-18 05:37:18 +02:00
MrOtherGuy
80bb49bcf9 Apply z-index:1 to the title-block so it will show on top of bg-images 2020-10-31 09:57:03 +02:00
MrOtherGuy
ad953919e4 Hide items that result from tab-to-search functionality (fixes #83) 2020-10-25 14:48:33 +02:00
MrOtherGuy
66774f4b88 Re-add extra padding / margin for identity-icon, see issue 81 for info 2020-10-21 19:30:54 +03:00
MrOtherGuy
16a4cd3d5b remove now unnecessary vertical padding from identity-box 2020-10-21 15:58:16 +03:00
MrOtherGuy
5e823bafd5 make bookmarks toolbar only hidden - not collapsed when it is disabled 2020-10-04 21:36:14 +03:00
MrOtherGuy
232aa45a4c Add width for toolbars for oneliner compatibility 2020-10-04 11:20:55 +03:00
MrOtherGuy
cd0d556418 Add support for tabs border color 2020-10-02 11:49:57 +03:00
MrOtherGuy
b38ec91016 create theme_aware_modal_prompts.css 2020-09-29 10:55:56 +03:00
MrOtherGuy
88b3ff1d6b Create curved_tabs.css 2020-09-23 00:28:12 +03:00
MrOtherGuy
55c03cb1a2 Add property to modify the dropdown-item h-offset 2020-09-21 17:34:11 +03:00
MrOtherGuy
a4de347ad5 Create round_ui_items.css 2020-09-16 18:01:55 +03:00
MrOtherGuy
490a971b5f Add a simple way for oneliners to set minimum width for focused urlbar 2020-09-14 11:51:03 +03:00
MrOtherGuy
96f42f61de remove unnecessary urlbar size variables 2020-09-14 11:17:49 +03:00
MrOtherGuy
1cc9e2eb77 Remove old titlebar-placeholder rules 2020-09-14 11:17:17 +03:00
MrOtherGuy
0705a8526d Properly end some comments 2020-09-03 12:11:35 +03:00
MrOtherGuy
cdb714a01c Quote attribute values 2020-09-03 12:09:32 +03:00
MrOtherGuy
aca3302c6f Add the style rules 2020-09-01 12:17:02 +03:00
MrOtherGuy
7d7d53c4c3 Create tab_line_loading_indicator.css 2020-09-01 12:14:40 +03:00
MrOtherGuy
a8b69a40a5 Fix missing transform property 2020-08-31 11:00:57 +03:00
MrOtherGuy
3a930dfc7f Create less_static_throbber.css 2020-08-31 10:52:52 +03:00
MrOtherGuy
a4c81d331a Move behavior-control comments to the top of the file 2020-08-29 06:07:07 +03:00
Neil561
608ac1a6c0
Allowing disable 'hover' or 'focus' behavior via properties (#70)
* Update autohide_bookmarks_toolbar.css

* Removing variables

* Adding comments

* Using meaningful variables and fixing comments
2020-08-29 05:55:01 +03:00
MrOtherGuy
9b87c5f668 Create urlbar_connection_type_colors.css 2020-08-23 14:59:33 +03:00
MrOtherGuy
23dfd1743d set tabs-navbar shadow size to 0px wherever tabs won't be atop of navbar 2020-08-14 16:47:24 +03:00
MrOtherGuy
48b82e49c3 remove duplicate header 2020-08-09 13:54:51 +03:00
MrOtherGuy
02afd95b7d Create status_inside_urlbar_v2.css 2020-08-09 13:52:29 +03:00
MrOtherGuy
ce295c1bb0 Use focused urlbar color as background 2020-08-09 13:51:50 +03:00
MrOtherGuy
b96f1b9555 Use the same 1.15em font-size for status as what Firefox uses for url 2020-08-09 13:03:54 +03:00
MrOtherGuy
90317cc59b Add .scrollbox-clip selectors to accompany #tabbrowser-arrowscrollbox 2020-08-08 16:36:09 +03:00
MrOtherGuy
6263334baa Scope styles that select #browser to browser.xhtml 2020-08-08 16:24:59 +03:00
MrOtherGuy
783914689c set width property fot tabstoolbar items 2020-08-08 16:08:31 +03:00
MrOtherGuy
e4beaafb9e create bookmarks_toolbar_on_newtabs_only.css 2020-08-08 12:01:12 +03:00
MrOtherGuy
1ba9cafab4 Update default toolbar paddings match current Firefox styling 2020-08-08 12:00:04 +03:00
MrOtherGuy
6d601a594f apply the shorter transition delay to toolbox when focused 2020-08-04 00:25:44 +03:00