]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/modal_ie.css
trac #201 Add flowplayer to enable multimedia playback capability.
[quix0rs-gnu-social.git] / theme / base / css / modal_ie.css
1 /*
2  * SimpleModal Basic Modal Dialog
3  * http://www.ericmmartin.com/projects/simplemodal/
4  * http://code.google.com/p/simplemodal/
5  *
6  * Copyright (c) 2008 Eric Martin - http://ericmmartin.com
7  *
8  * Licensed under the MIT license:
9  *   http://www.opensource.org/licenses/mit-license.php
10  *
11  * Revision: $Id: basic_ie.css 162 2008-12-01 23:36:58Z emartin24 $
12  *
13  */
14
15 /* IE 6 hacks*/
16 #simplemodal-container a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/x.png',sizingMethod='scale');}