summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mozilla/.mozilla/firefox/pks.default/chrome/userChrome.css28
1 files changed, 0 insertions, 28 deletions
diff --git a/mozilla/.mozilla/firefox/pks.default/chrome/userChrome.css b/mozilla/.mozilla/firefox/pks.default/chrome/userChrome.css
index 93851bd..a157eee 100644
--- a/mozilla/.mozilla/firefox/pks.default/chrome/userChrome.css
+++ b/mozilla/.mozilla/firefox/pks.default/chrome/userChrome.css
@@ -21,31 +21,3 @@ menuitem[label="Move to New Window"]
display: none !important
}
-.tabbrowser-tab:not([pinned]) {
- min-width: 8px !important;
-}
-
-.tab-content {
- padding: 0 2px !important;
- min-width: 4px !important;
-}
-
-.tab-close-button,
-.tabs-newtab-button,
-#new-tab-button {
- display: none !important;
-}
-
-#TabsToolbar {
-position: fixed;
-bottom: 0em;
-width: 100%;
-}
-#tabbrowser-tabs { width: 100%; }
-#content-deck { margin-bottom: 0em; }
-
-/* mve Find Bar above the page */
-.browserContainer > findbar {
- -moz-box-ordinal-group: 0;
-}
-