forked from CaptaiNiveau/FirefoxSidebar
Update userChrome.css
This commit is contained in:
parent
2e04e18283
commit
a024b90396
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@
|
||||||
*/
|
*/
|
||||||
@import url('./prefs.css');
|
@import url('./prefs.css');
|
||||||
|
|
||||||
/* Sidebar::
|
/* Sidebar ::
|
||||||
This file is for the sidebar implementation
|
This file is for the sidebar implementation
|
||||||
*/
|
*/
|
||||||
@import url('./extensions/sidebar.css');
|
@import url('./extensions/sidebar.css');
|
||||||
|
|
||||||
/* Extensions
|
/* Extensions ::
|
||||||
To enable or disable specific extensions just comment/uncomment the line below
|
To enable or disable specific extensions just comment/uncomment the line below
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue