1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 11:02:27 +01:00

Don't use a popuppanel for the bell on Gecko<2 either.

This commit is contained in:
Kris Maglione
2010-11-09 17:01:57 -05:00
parent 75b5522073
commit 37057099f7
4 changed files with 7 additions and 15 deletions

View File

@@ -263,7 +263,7 @@ const ConfigBase = Class(ModuleBase, {
right: 0 !important;
}
!Bell border: none; background-color: black;
!Bell background-color: black !important;
Hint;;* {
/* This gets released into the wild, so everything is important */
font: bold 10px monospace !important;