Commit graph

187 commits

Author SHA1 Message Date
MrOtherGuy
2128a17ac6 Fall back to using currentColor if lwt fill color isn't set 2019-05-05 17:33:18 +03:00
MrOtherGuy
1a9521f9be Hide the navigator-toolbox bottom border 2019-05-05 16:21:32 +03:00
MrOtherGuy
ab0f3df900 Add note about linux requiring compatibility patch 2019-05-05 16:20:34 +03:00
MrOtherGuy
a2532d2a22 Don't center the text when urlbar is selected 2019-05-05 15:31:31 +03:00
MrOtherGuy
e6b10edaf6 Disable hiding of protocol by default 2019-05-05 15:28:48 +03:00
MrOtherGuy
53ea91d2e8 Change window control placeholders to use ::before and ::after 2019-05-05 15:20:51 +03:00
MrOtherGuy
dc72d829da Don't set box-direction here 2019-05-05 15:17:57 +03:00
MrOtherGuy
2229bda490 Increase menubar heights from 22px to 29px 2019-05-05 15:15:27 +03:00
MrOtherGuy
63863612b9 Override titlebarbutton box direction for linux_gtk systems 2019-05-05 13:42:28 +03:00
MrOtherGuy
a04d7a1a63 New file 2019-05-05 08:32:43 +03:00
MrOtherGuy
82b2f4845d new file 2019-05-01 10:30:12 +03:00
MrOtherGuy
f83c00ea3e Add a glow effect to minimal-mode menu-button if it has info-badge 2019-05-01 10:28:05 +03:00
MrOtherGuy
acc7b44d12 create a copy of minimal toolbarbuttons with slightly different behavior 2019-05-01 07:56:13 +03:00
MrOtherGuy
6c3f2db5f4 reduce transitions by fixing the state when previous sibling is hovered 2019-05-01 07:54:44 +03:00
MrOtherGuy
344b068c4f Only exclude BMB_bookmarksPopup not all placespopups 2019-05-01 07:53:55 +03:00
MrOtherGuy
87791dcce2 new file 2019-04-30 20:20:47 +03:00
MrOtherGuy
a741079faf New file 2019-04-27 12:05:33 +03:00
MrOtherGuy
f45986ba64 Set the tabs toolbar width correctly 2019-04-27 12:04:51 +03:00
MrOtherGuy
133905ce68 New file 2019-04-14 22:14:45 +03:00
MrOtherGuy
7f94504b02 Don't apply styles to BMB_popups 2019-04-13 22:23:14 +03:00
MrOtherGuy
2ac3b2b3bd Add support for certain missing scrollbars 2019-04-06 12:03:45 +03:00
MrOtherGuy
b6aacebb5d Add support for quantumbar 2019-04-06 12:02:30 +03:00
MrOtherGuy
05f3ef9e32 Recolor customization view in Firfox 68 2019-04-06 12:01:15 +03:00
MrOtherGuy
bf2abaf138 New file 2019-04-05 17:25:33 +03:00
MrOtherGuy
21de893e99 Make inactive menubar to ignore pointer events 2019-03-26 20:18:12 +02:00
MrOtherGuy
66080c4056 Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks 2019-03-21 17:31:55 +02:00
MrOtherGuy
209576e6f3 Make navbar draggable from left side 2019-03-21 17:30:07 +02:00
Ema Panz
4796f94cea
Allow fix/dynamic tab width
Integrate https://github.com/MrOtherGuy/firefox-csshacks/pull/3
2019-03-21 08:41:35 +01:00
Ema Panz
8b757e951b
Allow tab-size to be defined 2019-03-21 08:30:05 +01:00
MrOtherGuy
c9d94dc022 new file 2019-03-20 16:19:13 +02:00
MrOtherGuy
b8923dd777 Add rules to handle window-controls on left layout 2019-03-20 16:18:23 +02:00
MrOtherGuy
9bd9dcc138 new file 2019-02-24 11:52:20 +02:00
MrOtherGuy
729712fec9 Remove background-image on hover and active as a workaround for -moz-element() issues 2019-02-23 11:30:22 +02:00
MrOtherGuy
156ec5b42e Remove leftover old placeholder code which broke mac styling 2019-02-12 22:51:49 +02:00
MrOtherGuy
3f1b9559c7 Remove unnecessary nav-bar paddings from mac rules 2019-02-10 10:57:55 +02:00
MrOtherGuy
55bcd9eed2 Notify that this sheet should be imported first 2019-02-10 10:57:20 +02:00
MrOtherGuy
8b4d97c09f Combine window placeholder support sheets 2019-02-09 12:45:52 +02:00
MrOtherGuy
5e46b7a0a3 Move window control placeholder styles to shared stylesheet 2019-02-09 00:03:13 +02:00
MrOtherGuy
feba8a6403 Use similar code for window drag space in all stylesheets part2 2019-02-08 10:47:26 +02:00
MrOtherGuy
eabff2de11 Use similar code for window drag space in all stylesheets part1 2019-02-07 12:43:36 +02:00
MrOtherGuy
e6da6b0dc2 Create window control space using padding to avoid background styling 2019-02-07 11:40:53 +02:00
MrOtherGuy
34708e93bf Make menubar on top work better with different setups 2019-02-06 13:15:16 +02:00
MrOtherGuy
e0f100125a Better handle fullscreen and menubar enabled modes 2019-02-06 10:54:13 +02:00
MrOtherGuy
f137723484 New file 2019-02-06 10:30:05 +02:00
MrOtherGuy
bfe0c8429f Don't set nav-bar right padding when titlebar is enabled 2019-02-05 13:26:35 +02:00
MrOtherGuy
f515efea70 Remove comment window control patch requiring Fx66 - it works on 65 2019-02-05 13:25:27 +02:00
MrOtherGuy
931f9b1292 Add important to really hide tab-close-button margin on touch density 2019-02-05 08:17:03 +02:00
MrOtherGuy
de85770d94 Add warning about potential long tab switch times 2019-02-04 10:14:37 +02:00
MrOtherGuy
82af721461 Better handle status vertical position 2019-02-03 11:36:04 +02:00
MrOtherGuy
a2fcf09b26 New file 2019-02-03 11:06:20 +02:00
MrOtherGuy
dfb27f1c23 Hide the status when urlbar is hovered 2019-02-03 11:05:37 +02:00
MrOtherGuy
93f92a65a6 Set titlebar appearance to none in normal windows 2019-02-01 22:06:01 +02:00
MrOtherGuy
b4a34d2334 Add comment about scrollable tabs being disabled on Firefox65 2019-01-31 05:33:58 +02:00
MrOtherGuy
07368eb3b3 Hide toolbox bottom border 2019-01-30 16:16:38 +02:00
MrOtherGuy
5b2bb17e1e new file 2019-01-30 16:13:42 +02:00
MrOtherGuy
d0b647d5d8 Add !important to fix a case where one additional empty tab row is shown 2019-01-30 15:34:26 +02:00
MrOtherGuy
8266515ed0 Add configurable maximum rows before rows start to scroll 2019-01-28 21:04:23 +02:00
MrOtherGuy
9787beeb96 Combine multi-row tabs for pre and post Firefox 66 and label the post-66 only obsolete 2019-01-24 13:35:40 +02:00
MrOtherGuy
1229f5ba19 Fix DOMfullscreen 2019-01-16 22:43:13 +02:00
MrOtherGuy
8d47d8cb19 Fix maximized mode 2019-01-16 22:39:53 +02:00
MrOtherGuy
6692069fac new file 2019-01-16 22:21:08 +02:00
MrOtherGuy
571f77d719 Multirow-tabs for Firefox66+ 2019-01-15 16:58:59 +02:00
MrOtherGuy
fe7017dc1b Add description 2019-01-15 16:58:40 +02:00
MrOtherGuy
f69bc7d2cf New file 2019-01-14 17:49:49 +02:00
MrOtherGuy
4adb183dad Change fallback-color and and notice for transparent themes 2019-01-03 16:34:07 +02:00
MrOtherGuy
a82dfbfe70 Include window controls 2018-12-31 20:39:55 +02:00
MrOtherGuy
fe39d0f72e Add option to handle no-favicon scenario 2018-12-31 16:04:32 +02:00
MrOtherGuy
cb64cb353c New file 2018-12-31 13:34:01 +02:00
MrOtherGuy
8ad4b2cfb2 New file 2018-12-30 14:26:26 +02:00
MrOtherGuy
8eb48c90b6 New file 2018-12-30 11:49:16 +02:00
MrOtherGuy
70a0098b6f small fix 2018-12-30 07:02:26 +02:00
MrOtherGuy
88e060cd30 New file 2018-12-29 17:18:42 +02:00
MrOtherGuy
974d728ba9 Use toolbar background as fallback-color 2018-12-29 17:17:15 +02:00
MrOtherGuy
0a7063b360 Make colors more easily compatible with other stylesheets 2018-12-29 17:13:59 +02:00
MrOtherGuy
c1611efa2f Incease post-tab spacer width so tabs won't overlay window controls 2018-12-29 08:04:48 +02:00
MrOtherGuy
0a105ff168 Fix quick-find height 2018-12-29 07:17:39 +02:00
MrOtherGuy
888c26bf3d Fix typo and offset findbar to make room for scrollbar 2018-12-29 07:16:30 +02:00
MrOtherGuy
c104911064 Use uc_theme_light_bkgnd_color if available 2018-12-28 16:18:26 +02:00
MrOtherGuy
9492574fc8 Use more subtle styling in findbar 2018-12-28 16:17:23 +02:00
MrOtherGuy
cb32d2f914 Don't be needlessly specific when selecting findbar 2018-12-28 16:00:36 +02:00
MrOtherGuy
38ebc72193 Make findbar not full width and remove support for left positioning 2018-12-28 05:29:03 +02:00
MrOtherGuy
b468ba2a9a rename searchbar -> findbar 2018-12-27 19:08:57 +02:00
MrOtherGuy
f0427b891a Add subtle transition 2018-12-27 19:07:12 +02:00
MrOtherGuy
f83195416a new file 2018-12-27 18:41:09 +02:00
MrOtherGuy
3706f37666 Add fallback color to :root so windows won't break without variables 2018-12-19 19:45:01 +02:00
MrOtherGuy
3c277a38c0 Set menubar window controls to be transparent when inactive 2018-12-19 08:17:51 +02:00
MrOtherGuy
2b735d2853 Use correct menubar height 2018-12-19 08:16:40 +02:00
MrOtherGuy
c95fb2f77b New file 2018-12-16 04:43:06 +02:00
MrOtherGuy
769942cdc3 formatting 2018-12-16 04:42:46 +02:00
MrOtherGuy
a6e7ba119f adjust top margin in maximized windows 2018-12-14 05:02:48 +02:00
MrOtherGuy
3b2732fcec New file 2018-12-13 18:28:55 +02:00
MrOtherGuy
2ea0674668 Limit popup recoloring to browser popups 2018-12-13 18:28:02 +02:00
MrOtherGuy
dd4385a64b Add gradient to menubar 2018-12-13 16:44:28 +02:00
MrOtherGuy
9e265e14df New file 2018-12-13 05:42:11 +02:00
MrOtherGuy
3829dc76ba Add colors to bookmarking panel popup 2018-12-11 16:05:20 +02:00
MrOtherGuy
c2ad7e9973 Fix some coloring issues with different themes 2018-12-09 19:17:05 +02:00
MrOtherGuy
bb8d6a35e5 Use correct text colors on sidebar header 2018-12-07 17:54:17 +02:00
MrOtherGuy
f0f427d770 Make effects work on page-action buttons 2018-12-07 11:59:09 +02:00
MrOtherGuy
a90bac4438 Modify non-compact back-button background 2018-12-07 11:58:34 +02:00
MrOtherGuy
18de7d3c5b New file 2018-12-07 08:04:28 +02:00