Commit graph

1131 commits

Author SHA1 Message Date
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
Oliver Smith
ef47ec8ff0
homepage: link to firefox PC addons page
Replace the generic addons links with ones that link to the addons for
the PC version of Firefox. Otherwise, because of the user-agent, we
would get redirected to the Android Firefox addons page.

Android addons are limited in their feature set.

Related: https://extensionworkshop.com/documentation/develop/differences-between-desktop-and-android-extensions/
2021-05-23 12:57:43 +02:00
Anri Dellal
185b3be0b6
Change about:preferences style (MR 10)
- Remove policy container as it is misleading and not required to access policy
  preferences
  (see https://gitlab.com/postmarketOS/mobile-config-firefox/-/merge_requests/10#note_581408851
  for more details);
- Move search bar to the left;
- Hide Firefox Mobile ad in #sync;
- Hide Sync illustration on small screens.
2021-05-23 12:45:17 +02:00
Anri Dellal
4f2204fdd7
Make about: pages more adaptive (MR 10)
Adds stylesheets for some "about:" pages, the pages were chosen depending
on importance for user.

preferences.css was moved to sidebar.css since changes in this file could
be applied for more pages and were related only to sidebar.

Adds copyrights
2021-05-23 12:45:07 +02:00
MrOtherGuy
b1b91c93d3 create non_floating_sharp_tabs.css 2021-05-22 23:54:58 +03:00
MrOtherGuy
bca601e180 sort tags.csv again 2021-05-22 14:35:20 +03:00
MrOtherGuy
b0c5cb0ad1 use login.svg (key) for password icon 2021-05-22 14:14:49 +03:00
Oliver Smith
add285e514
treewide: bump copyright to 2021 2021-05-20 22:07:17 +02:00
plata
3a01c0e417
Save vertical space by drawing directly in the titlebar (MR 6) 2021-05-20 22:00:39 +02:00
plata
7bffd93c7b
Move header to common folder (MR 11)
Add the "do not edit" warning to both the generated userChrome.css and
userContent.css.
2021-05-20 21:56:48 +02:00
HenriDellal
f07fe00abd
Add dark theme for homepage (MR 5)
Adds @media query to set dark theme for systems with dark theme preference
2021-05-19 23:28:05 +02:00
plata
1a0bde9a5b
README: add link to FirefoxCSS subreddit as additional resource (MR 7) 2021-05-19 23:25:36 +02:00
Oliver Smith
58e38a543b
homepage: update text about changing preferences (MR 8) 2021-05-19 23:22:43 +02:00
HenriDellal
e940cac4e1
preferences.css: various tweaks (MR 8)
* center icons in sidebar
* make it adaptive
2021-05-19 23:22:43 +02:00
plata
0765d1a25f
Add CSS for about:preferences (MR 8) 2021-05-19 23:22:43 +02:00
plata
c77ba05450
gitlab-ci.yml: new file (MR 9) 2021-05-19 23:03:22 +02: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
0095829d1d show some loadig status when page is initializing 2021-05-15 09:15:25 +03:00
MrOtherGuy
63f6da832b make tagbrowser support combining multiple files from search query 2021-05-15 08:40:18 +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
e2d8f3c784 replace "popups" with "popup" tag 2021-05-09 13:37:50 +03:00
MrOtherGuy
15be47ace9 some improvements on tag browser 2021-05-09 13:36:27 +03:00
MrOtherGuy
2ee76ed5d3 Add missing "}" 2021-05-09 08:51:27 +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