1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.0/themes/greydragon/css/old_ie.css

17 lines
514 B
CSS

/**
* Gallery 3 Grey Dragon Theme
* Copyright (C) 2006-2010 Serguei Dosyukov
*
* CSS rules - IE 6 hacks
*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* old_ie.css - Common ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body { word-wrap: break-word; font-size: 100.1%; }
.g-item .g-metadata:hover { padding: 0px 0 4px 6px; }
#g-quick-search-form input[type="submit"] { padding: 60px 0 0 0; }
#g-column-centerleft { margin: 0 19em 0 0; }
#g-column-centerright { margin: 0 0 0 19em; }