source: extensions/LLGBO2/css/llgbo_content_stripped.css

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

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

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