Commit graph

1114 commits

Author SHA1 Message Date
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
cf7d1ea23c make highlighter generate links to .css files mentioned in comments 2020-12-06 15:55:51 +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
Oliver Smith
3daefd9f28
README: note that it works with convergence now 2020-11-25 19:32:27 +01:00
Oliver Smith
ed675f4294
homepage: update note on how to install add-ons
addons.mozilla.org displays the following message when visiting it with
the Android Firefox user agent now, while also graying out the usual
button to install the add-on:
	You can install this add-on in the Add-ons Manager. Learn more
	about add-ons for Android.
It is not possible to use a different user agent just for this website
anymore, as it used to be with "general.useragent.site_specific_overrides"
(see https://bugzilla.mozilla.org/show_bug.cgi?id=1589607). Therefore,
just explain that one can press the "Download file" button to install
add-ons.
2020-11-25 19:22:25 +01:00
Oliver Smith
59bb1d69ee
popup-notification: decrease font-size
When trying to install uBlock origin as suggested on the start page, I
found that the text of the popup is taking up so much space that the
"Add" / "Cancel" buttons are missing again. Decrease the font size even
further (like in the "Site information"), so the buttons are visible
again.

If somebody wants to improve this: maybe we could give the
popup-notification-body a fixed height instead, and make it scrollable?
Patches welcome, and see README.md for instructions how to use the
Firefox developer tools with the browser UI itself.
2020-11-25 19:22:25 +01:00
Oliver Smith
16d401243f
user-agent: update to 78 from Tor browser Android 2020-11-25 19:22:25 +01:00
Oliver Smith
94f48b2c87
userChrome: fix convergence usage case
Only apply rules from userChrome.css if the screen width is 700px or
less.
2020-11-25 19:21:56 +01:00
Oliver Smith
a863f41268
urlbar: don't do extra extension to left and right
Remove the rule that makes it go 50px to the left and 20px to the right.
While this added some more space for editing the URL, it looked weird.
After having used it for a while, I think it's better to remove this
again.
2020-11-25 19:19:02 +01:00
Oliver Smith
5024266a1b
Remove FF 68 specific code and mentions
This version isn't supported by Mozilla anymore, so drop related
configuration.
2020-11-25 19:18:58 +01: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
f500bcf685 Support highlighting of separate parts of the selector 2020-09-13 22:01:57 +03:00
MrOtherGuy
043ae65c7c Use better file description 2020-09-05 10:49:47 +03:00
MrOtherGuy
e02c5c9963 Remove useless namespace declaration 2020-09-05 10:48:59 +03:00
MrOtherGuy
6dcf0daba4 Add deprecation notice 2020-09-05 10:48:08 +03:00
MrOtherGuy
5a326ed03b Add toolbars tag to multi-row bookmarks 2020-09-04 10:34:09 +03:00
MrOtherGuy
98649e1277 Make event listeners passive 2020-09-04 10:23:55 +03:00
MrOtherGuy
daea4cb084 Don't scroll category list with long code-block 2020-09-04 09:48:21 +03:00
MrOtherGuy
3f47e98a75 Clear the code-block when switching categories 2020-09-04 09:47:44 +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
d5cd29e279 Adjust some highlighter colors 2020-09-03 12:07:52 +03:00
MrOtherGuy
ecd9010083 Fixes to highlighter behavior 2020-09-03 12:06:45 +03:00
MrOtherGuy
83a9a5da77 Add simple syntax highlighting 2020-09-02 11:42:30 +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