Ticket #20268: thickbox.css.r18482.patch
| File thickbox.css.r18482.patch, 730 bytes (added by wet, 14 months ago) |
|---|
-
wp-includes/js/thickbox/thickbox.css
3 3 /* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/ 4 4 /* ----------------------------------------------------------------------------------------------------------------*/ 5 5 #TB_window { 6 font: 12px "Lucida Grande", Verdana, Arial,sans-serif;6 font: 12px sans-serif; 7 7 color: #333333; 8 8 } 9 9 10 10 #TB_secondLine { 11 font: 10px "Lucida Grande", Verdana, Arial,sans-serif;11 font: 10px sans-serif; 12 12 color:#666666; 13 13 } 14 14
