source: extensions/LLGBO2/css/llgbo_content_default.css @ 31889

Last change on this file since 31889 was 29913, checked in by gbo, 10 years ago

Fix issue with theme using border or box-shadow on main image

File size: 628 bytes
Line 
1/* General rules ------ Default --------------------------------------------------------------------- */
2#imageToolBar  {border:0;}
3.llgbo            {margin:auto}
4/* Title on frame rules -------------------------------------------------------------------- */
5#llgboh2                                                {position:relative;top:1.2em;font-size:1.1em;}
6/* Img rules ------------------------------------------------------------------------------- */
7#theMainImage {display:block;}
8#theImage IMG {border:none;margin:0;box-shadow:none;padding:0;}
9#theVersoImage {display:none;}
10#theVersoImage  IMG{border:none;margin:0;box-shadow:none;padding:0;display:none;}
Note: See TracBrowser for help on using the repository browser.