Update new dir name

This commit is contained in:
Rafael Mardojai CM 2019-06-02 13:38:51 -05:00
parent cfa7fdc3fd
commit a107ff832d
1 changed files with 4 additions and 4 deletions

View File

@ -30,16 +30,16 @@
* If you are using it, you might wanna enable the next feature too. Also you
* should move the new tab button somewhere else for this to work, because by
* default it is on the tab bar too. */
/*@import "ui/hide-single-tab.css"; /**/
/*@import "chrome/hide-single-tab.css"; /**/
/* Limit the URL bar's autocompletion popup's width to the URL bar's width */
/*@import "ui/matching-autocomplete-width.css"; /**/
/*@import "chrome/matching-autocomplete-width.css"; /**/
/* Use GNOME stack icons */
/*@import "ui/gnome-icons.css"; /**/
/*@import "chrome/gnome-icons.css"; /**/
/* Make all tab icons look kinda like symbolic icons */
/*@import "ui/symbolic-tab-icons.css"; /**/
/*@import "chrome/symbolic-tab-icons.css"; /**/
/* Import a custom stylesheet
* Everything you add in your customChrome.css file (it doesn't exist by