diff options
author | Kris Maglione <maglione.k@gmail.com> | 2010-12-16 22:49:00 -0500 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2010-12-16 22:49:00 -0500 |
commit | 2b254ecc6b4de3f0524041697af9c8457f924b42 (patch) | |
tree | 8003bd04aba68b0372df6e87a818b391c4ba882b /common/skin/dactyl.css | |
parent | 011a7edd299c4146a4837cbded856ffc51db992b (diff) | |
download | pentadactyl-2b254ecc6b4de3f0524041697af9c8457f924b42.tar.gz |
Make a distinction between Hint/@number and Hint/@text. Closes issue #186.
Diffstat (limited to 'common/skin/dactyl.css')
-rw-r--r-- | common/skin/dactyl.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 7c57a620..24b8b352 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -15,6 +15,7 @@ position: absolute !important; top: 0 !important; left: 0 !important; + width: 4000px !important; } [dactyl|highlight~=HintImage], |