-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathuserChrome.css
More file actions
26 lines (18 loc) · 1.1 KB
/
userChrome.css
File metadata and controls
26 lines (18 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
See the below repository for updates as well as full license text.
https://github.com/eduwz/firefox-minimalist/tree/master/userChrome.css
*/
/*-------------------------------------------------------------------------------------------------------*/
/* Firefox-Minimalist */
/*-------------------------------------------------------------------------------------------------------*/
@import url('content/navbar_tabs_responsive_oneliner.css');
@import url('content/autohide_bookmarks_toolbar.css');
@import url('content/compact_proton.css');
@import url('content/minimal_text_fields.css');
@import url('content/compact_extensions_panel.css');
/* theme */
@import url('content/theme.css');
/*-------------------------------------------------------------------------------------------------------*/
/*playground*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/