Commit graph

301 commits

Author SHA1 Message Date
MrOtherGuy
1df6843653 new file 2020-01-16 17:58:51 +02:00
MrOtherGuy
c31f646230 Make fullscreen mode work 2020-01-14 21:15:15 +02:00
MrOtherGuy
315385566c Increase the minimum width of url, and correctly remove separators when
needed
2020-01-14 18:30:22 +02:00
MrOtherGuy
8ca6db80c6 Fix too narrow customization mode view 2020-01-12 15:26:18 +02:00
MrOtherGuy
5b4bc28058 Restrict title width to approximate of the empty space available in the toolbar 2020-01-11 23:06:38 +02:00
MrOtherGuy
a5adf1fc77 new file 2020-01-11 22:48:33 +02:00
MrOtherGuy
f8dfc90ed0 Shorten the hiding delay and make the showing delay apply when nav-bar
is focused
2020-01-10 09:47:54 +02:00
MrOtherGuy
cbeedb6c46
Merge pull request #29 from aleqx/patch-1
short delay for show, long delay for hide
2020-01-10 09:44:55 +02:00
MrOtherGuy
a444be0815 Remove padding from buttons in tabs toolbar 2020-01-10 00:19:05 +02:00
aleqx
369522e091
short delay for show, long delay for hide 2020-01-09 15:50:34 +00:00
MrOtherGuy
d6a1a8663d Separate the two show behaviors 2020-01-08 23:51:11 +02:00
MrOtherGuy
4dd48397ab Float menubar-items 2020-01-08 23:48:47 +02:00
MrOtherGuy
5cbcc0378a Add support for sidebar on left/right & RTL combinations 2020-01-07 12:17:01 +02:00
MrOtherGuy
a8af335a9b new file 2020-01-06 13:47:04 +02:00
MrOtherGuy
026b65a517 Make magic heights to be controlled by variables 2020-01-05 00:39:52 +02:00
MrOtherGuy
4de319063c Add html and .main-content selectors 2020-01-03 15:40:13 +02:00
MrOtherGuy
62818a31d4 Add options to select when to show bookmarks toolbar 2020-01-03 15:39:36 +02:00
MrOtherGuy
14993a7f3c Override for about:privatebrowsing which doesn't receive colors
from theme
2019-12-17 10:51:51 +02:00
MrOtherGuy
2cde6c5d84 Don't set height on all #nav-bar children - would break library button 2019-12-14 12:23:43 +02:00
MrOtherGuy
68ca34ea41 Add some selectors to make this work in Firefox 73 2019-12-13 08:23:27 +02:00
MrOtherGuy
255952c1fb Add coloring to window element 2019-12-11 18:38:09 +02:00
MrOtherGuy
356c89d366 Properly remove colors from readonly input fields 2019-12-11 18:37:15 +02:00
MrOtherGuy
e6bf5f4199 new file 2019-12-11 18:04:59 +02:00
MrOtherGuy
5d1b1b7db6 Add z-index:1 to findbar to make it appear in front of web content 2019-12-11 18:04:30 +02:00
MrOtherGuy
aaa2e73211
Merge pull request #20 from ticapix/patch-1
improve readability
2019-12-08 14:44:09 +02:00
Pierre Gronlier
383d56e393
improve readability 2019-12-08 09:41:45 +01:00
MrOtherGuy
cd06cb3a4d Add display:block for window controls when floated 2019-12-07 14:16:42 +02:00
MrOtherGuy
93a1d601a5 Remove display:-moz-box from window controls 2019-12-07 14:16:17 +02:00
MrOtherGuy
616342e7fc Use border instead of ::before and ::after for placeholders because they
would make Fx to ignore nav-bar overflow
2019-12-06 10:29:44 +02:00
MrOtherGuy
8c6606b5c6 New file 2019-12-01 18:46:27 +02:00
MrOtherGuy
bfb52b313d Make window margins win10 specific 2019-11-28 12:00:59 +02:00
MrOtherGuy
e5aed3b139 new file 2019-11-26 12:37:50 +02:00
MrOtherGuy
4a3ec8ae3d Compatibility selector for Firefox 72 2019-11-23 17:19:37 +02:00
MrOtherGuy
02fcff95cb Add z-index:1 for elements that need to overlap web-content 2019-11-14 17:48:20 +02:00
MrOtherGuy
d15ab49549 convert -moz-stack to equivivalent-ish css grid 2019-11-14 16:53:25 +02:00
MrOtherGuy
993d439c57 Remove child combinators between :root and toolbox & browser 2019-11-11 17:23:33 +02:00
MrOtherGuy
21eabcfc38 Exclude global more-options panel from changes 2019-11-07 00:11:31 +02:00
MrOtherGuy
a5a3e869e7 Add missing namespace selector to panel-list backdrop 2019-11-07 00:04:19 +02:00
MrOtherGuy
f13cf6b317 limit button styles to role=menuitem 2019-11-06 13:55:39 +02:00
MrOtherGuy
51f3030d0e Use grid-auto-columns instead of specifying template-columns on @media
quearies
2019-11-06 13:42:13 +02:00
MrOtherGuy
d0631c6ee2 Make the left padding a bit smaller on manage buttons 2019-11-06 13:40:12 +02:00
MrOtherGuy
e6c7a100e1 Apply styling to download-file window 2019-11-06 09:19:26 +02:00
MrOtherGuy
0ec813a615 Forcibly remove backdrop-filter from panel-list 2019-11-05 10:30:11 +02:00
MrOtherGuy
d12d42a399 Rename 2019-11-05 10:05:23 +02:00
MrOtherGuy
9f230210e2 Create 3rd and 4th columns depending on window size 2019-11-05 10:03:47 +02:00
MrOtherGuy
3908ea60f8 Fix some minor issues with description 2019-11-05 10:03:02 +02:00
MrOtherGuy
03f01d7e31 new file 2019-11-04 23:49:17 +02:00
MrOtherGuy
3f4ee6579a rename to something more sane 2019-11-04 23:48:30 +02:00
MrOtherGuy
3628622f30 Set scrollbar color derived from applied colors 2019-11-04 23:46:04 +02:00
MrOtherGuy
6a4542839b Better handle textboxes inside panels 2019-11-04 11:46:12 +02:00