Last change
on this file since 32188 was
29913,
checked in by gbo, 10 years ago
|
Fix issue with theme using border or box-shadow on main image
|
File size:
709 bytes
|
Line | |
---|
1 | /* General rules -------- ------------------------------------------------------------------- */ |
---|
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 ------Simple-------------------------------------------------------- */ |
---|
7 | /* Img rules ------------------------------------------------------------------------------- */ |
---|
8 | #theMainImage {display:block;} |
---|
9 | #theImage IMG {border:none;margin:0;box-shadow:none;padding:0;} |
---|
10 | #theVersoImage {display:none;} |
---|
11 | #theVersoImage IMG{border:none;margin:0;box-shadow:none;padding:0;display:none;} |
---|
12 | |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.