Commit graph

485 commits

Author SHA1 Message Date
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
MrOtherGuy
a8b69a40a5 Fix missing transform property 2020-08-31 11:00:57 +03:00
MrOtherGuy
3a930dfc7f Create less_static_throbber.css 2020-08-31 10:52:52 +03:00
MrOtherGuy
a4c81d331a Move behavior-control comments to the top of the file 2020-08-29 06:07:07 +03:00
Neil561
608ac1a6c0
Allowing disable 'hover' or 'focus' behavior via properties (#70)
* Update autohide_bookmarks_toolbar.css

* Removing variables

* Adding comments

* Using meaningful variables and fixing comments
2020-08-29 05:55:01 +03:00
MrOtherGuy
9b87c5f668 Create urlbar_connection_type_colors.css 2020-08-23 14:59:33 +03:00
MrOtherGuy
23dfd1743d set tabs-navbar shadow size to 0px wherever tabs won't be atop of navbar 2020-08-14 16:47:24 +03:00
MrOtherGuy
48b82e49c3 remove duplicate header 2020-08-09 13:54:51 +03:00
MrOtherGuy
02afd95b7d Create status_inside_urlbar_v2.css 2020-08-09 13:52:29 +03:00
MrOtherGuy
ce295c1bb0 Use focused urlbar color as background 2020-08-09 13:51:50 +03:00
MrOtherGuy
b96f1b9555 Use the same 1.15em font-size for status as what Firefox uses for url 2020-08-09 13:03:54 +03:00
MrOtherGuy
90317cc59b Add .scrollbox-clip selectors to accompany #tabbrowser-arrowscrollbox 2020-08-08 16:36:09 +03:00
MrOtherGuy
6263334baa Scope styles that select #browser to browser.xhtml 2020-08-08 16:24:59 +03:00
MrOtherGuy
783914689c set width property fot tabstoolbar items 2020-08-08 16:08:31 +03:00
MrOtherGuy
e4beaafb9e create bookmarks_toolbar_on_newtabs_only.css 2020-08-08 12:01:12 +03:00
MrOtherGuy
1ba9cafab4 Update default toolbar paddings match current Firefox styling 2020-08-08 12:00:04 +03:00
MrOtherGuy
6d601a594f apply the shorter transition delay to toolbox when focused 2020-08-04 00:25:44 +03:00
MrOtherGuy
4e6e77fc3c increase the default width where urlbar-size is becomes unlimited 2020-08-02 14:52:25 +03:00
MrOtherGuy
615075f5e3 Don't hide all the labels anymore 2020-08-02 14:48:35 +03:00
MrOtherGuy
2f063ef389 Create classic_firefox_menu_button.css 2020-08-02 14:47:40 +03:00
MrOtherGuy
db6135bffd Apply dark style to protocol handler dialog 2020-08-02 10:36:25 +03:00
MrOtherGuy
b5b62fb77f Create rounded_menupopups.css 2020-07-30 19:08:01 +03:00
MrOtherGuy
3d35562c1b Adjust toolbox top margins to work better with higher dpi 2020-07-29 23:14:42 +03:00
MrOtherGuy
4e8f32c99a
Add a link to tag-based browser in readme.md 2020-07-29 10:32:54 +03:00
MrOtherGuy
d6bd860a0d Correctly apply tabs background-color with non-lwtheme on Win10 2020-07-23 22:11:58 +03:00
MrOtherGuy
65cf4ab1f2 Add vertical_popup_menubar.css 2020-07-23 09:20:38 +03:00
MrOtherGuy
f221f89b30 Use variables when setting icon sizes 2020-07-23 09:20:02 +03:00
MrOtherGuy
202809a27e Move statuspanel to the other side when sidebar is hovered 2020-07-22 08:29:48 +03:00
MrOtherGuy
b96ebe211c Support creating files in content/ 2020-07-21 13:16:17 +03:00
MrOtherGuy
9d73e5eeca Remove .hidden classes from categoryLists 2020-07-19 14:05:27 +03:00
MrOtherGuy
9ae96833a7 List filenames vertically first 2020-07-19 13:51:44 +03:00
MrOtherGuy
f9b151ccfd properly store current primary and secondary nodes 2020-07-18 11:39:59 +03:00
MrOtherGuy
0b56963e78 remove references to previousCategory 2020-07-18 11:29:50 +03:00
MrOtherGuy
67e731ccb5 fix 2020-07-18 11:24:59 +03:00
MrOtherGuy
034ca5929a don't recreate top-level file list when changing secondary category 2020-07-18 11:22:31 +03:00
MrOtherGuy
cbae4403a0 don't hide secondary category list when sec. category is clicked 2020-07-18 09:20:20 +03:00
MrOtherGuy
4ad4c9344b fix typo 2020-07-18 09:17:15 +03:00
MrOtherGuy
898dadff64 fix previousCategory filename list 2020-07-18 09:12:30 +03:00
MrOtherGuy
42668cc7d9 add event listeners for secondary category list 2020-07-18 09:10:41 +03:00
MrOtherGuy
4325c74aa4 fix missing references 2020-07-18 08:45:02 +03:00
MrOtherGuy
b68b14ca66 add secondary categories selection 2020-07-18 08:39:34 +03:00
MrOtherGuy
ad5c7889fe Properly set titlebar-buttonbox height on compact mode 2020-07-12 20:28:36 +03:00
MrOtherGuy
e2fbcb5790 Create vertical_bookmarks_toolbar.css 2020-07-09 16:53:37 +03:00
MrOtherGuy
fc967120bf Use longer delay before autohide 2020-07-06 20:29:51 +03:00
MrOtherGuy
4d0b0ace71 Add compatibility rules for tabs_on_bottom.css 2020-07-05 18:45:27 +03:00
MrOtherGuy
2db55dbc64 Add option to show menubar in bottom of the window 2020-07-03 16:00:31 +03:00