summaryrefslogtreecommitdiffstats
path: root/application/palemoon/themes/linux/newtab/newTab.css
diff options
context:
space:
mode:
Diffstat (limited to 'application/palemoon/themes/linux/newtab/newTab.css')
-rw-r--r--application/palemoon/themes/linux/newtab/newTab.css27
1 files changed, 0 insertions, 27 deletions
diff --git a/application/palemoon/themes/linux/newtab/newTab.css b/application/palemoon/themes/linux/newtab/newTab.css
deleted file mode 100644
index 357b3139b..000000000
--- a/application/palemoon/themes/linux/newtab/newTab.css
+++ /dev/null
@@ -1,27 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
-%include ../../shared/newtab/newTab.css.inc
-
-.newtab-undo-button {
- -moz-appearance: none;
- color: rgb(221,72,20);
- cursor: pointer;
- padding: 0;
- margin: 0 4px;
- border: 0;
- background: transparent;
- text-decoration: none;
- min-width: 0;
-}
-
-#newtab-undo-close-button {
- padding: 0;
- border: none;
- -moz-user-focus: normal;
-}
-
-#newtab-undo-close-button > .toolbarbutton-icon {
- margin: -4px;
-}