1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-02 08:55:46 +01:00

DOM#highlight magic. Provide 'this' object for DOM#filter.

This commit is contained in:
Kris Maglione
2011-09-17 21:30:39 -04:00
parent b330d8c909
commit 062e7e2a61
4 changed files with 18 additions and 11 deletions

View File

@@ -113,7 +113,7 @@ var ConfigBase = Class("ConfigBase", {
if (!this.haveGecko("2b"))
highlight.loadCSS(<![CDATA[
!TabNumber font-weight: bold; margin: 0px; padding-right: .8ex;
!TabIconNumber {
!TabIconNumber {
font-weight: bold;
color: white;
text-align: center;