Closed (fixed)
Project:
Thickbox
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Jul 2009 at 19:44 UTC
Updated:
17 Sep 2010 at 05:44 UTC
I have committed a small change to the CSS styles for Thickbox. This first commit removed/changes the borders. A clear improvement I think, and my wife agrees :-).
What do you think? Any suggestions for improving the default look to something that actually looks good?
I also would like to rename class and id names to the Drupal standard, i.e "TB_window" would become "thickbox-window". Comments on that?
Comments
Comment #1
paultong commentedhow did you remove the white borders?
thanks
Comment #2
frjo commentedI guess you mean the grey border. In thickbox.css under #TB_window I commented out "border: 4px solid #525252;".
Comment #3
frjo commented