Closed (fixed)
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-1.1-rc4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2008 at 15:42 UTC
Updated:
17 Nov 2008 at 00:42 UTC
Comments
Comment #1
amandawolfe commentedComment #2
starbow commentedIt's just a style rule.
In your theme's style.css, just overwrite.
a.popups-processed:after {
content: ""
}
Or delete that rule from popups-skin.css
Comment #3
amandawolfe commentedAha! I was looking in the wrong place. You rock, thanks so much!
Comment #4
eMPee584 commentedHi Tao,
i think character 27f2 (⟲) is better suited for this, the box (□) made me think something is wrong with my unicode fonts :)
also, i think it should be colored, maybe #8aa or so..
Comment #5
starbow commentedeMPee584: such is the power of css. Style it anyway you want.
Comment #6
eMPee584 commentedGuess what: i have done so ;)