remove -moz-outline

This commit is contained in:
Piro / SHIMODA Hiroshi 2011-01-06 00:05:54 +09:00
parent a99b19c01d
commit 0fd4f1ac64

View File

@ -179,7 +179,6 @@
.tabbrowser-tabs[treestyletab-tabbar-position="top"] .tabbrowser-tabs[treestyletab-tabbar-position="top"]
.tabbrowser-tab[treestyletab-drop-position="self"]:not([selected="true"]):hover .tabbrowser-tab[treestyletab-drop-position="self"]:not([selected="true"]):hover
.tab-content { .tab-content {
-moz-outline: 2px -moz-dialogtext solid !important;
outline: 2px -moz-dialogtext solid !important; outline: 2px -moz-dialogtext solid !important;
} }