MrOtherGuy
c41c53ce1d
add proton tag for compact_proton.css
2021-03-06 07:08:14 +02:00
MrOtherGuy
73cf2fe3b3
create passive_tab_audio_label.css
2021-03-06 07:07:32 +02:00
Paper
dd8dadbdfe
policies.json: disable Pocket (MR 3)
2021-03-01 20:55:35 +01: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
e4079bd3c5
reorder tags.csv again
2021-02-24 16:45:18 +02:00
MrOtherGuy
288584f8d5
create compact_proton.css
2021-02-24 16:41:52 +02:00
MrOtherGuy
f9fc50e329
Make addons manager styles apply to about:addons
2021-02-22 05:24: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
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