2 * (C) Copyright 2007-2008 Jeremy Maitin-Shepard
4 * Use, modification, and distribution are subject to the terms specified in the
8 @namespace url
("http://www.w3.org/1999/xhtml");
10 span
.__conkeror_hint
{
11 background-color: red
!important
;
12 color: white
!important
;
13 position: absolute
!important
;
14 font-size: 10px !important
;
15 font-family: sans-serif
!important
;
16 font-weight: bold
!important
;
17 line-height: 10px !important
;
18 padding: 0px 1px 0px 0px !important
;
19 z-index: 10000001 !important
;
23 span
.__conkeror_img_hint
{