userChrome.css: fix optional features descriptions

This commit is contained in:
Rafael Mardojai CM 2020-01-28 18:27:46 -05:00
parent 96174d3b8e
commit a3ad3dc2e3
1 changed files with 2 additions and 2 deletions

View File

@ -14,10 +14,10 @@
/*@import "theme/hide-single-tab.css"; /**/ /*@import "theme/hide-single-tab.css"; /**/
/* Limit the URL bar's autocompletion popup's width to the URL bar's width (GNOMISH) /* Limit the URL bar's autocompletion popup's width to the URL bar's width (GNOMISH)
* This feature is included by default for Firefox 70+ */ * This feature is included by default for Firefox 70+. */
/*@import "theme/matching-autocomplete-width.css"; /**/ /*@import "theme/matching-autocomplete-width.css"; /**/
/* Use square title buttons old style. */ /* Use square title buttons old style */
/*@import "theme/square-title-buttons.css"; /**/ /*@import "theme/square-title-buttons.css"; /**/
/* Active tab high contrast */ /* Active tab high contrast */