source: extensions/lmt/lmt_icn.css @ 15382

Last change on this file since 15382 was 7560, checked in by grum, 13 years ago

fix bug:1487 - LMT image not displayed with IE8
implement feature:1689 - Add possibility to search picture by licence

  • Property svn:executable set to *
File size: 361 bytes
Line 
1
2.logo80x15 {
3  position:relative;
4  top:4px;
5  margin-right:4px;
6  border:0px none;
7  z-index:1;
8}
9
10.logo88x31 {
11  position:relative;
12  margin-right:4px;
13  border:0px none;
14  z-index:1;
15}
16
17#theImage img.logo80x15, #theImage img.logo88x31 {
18  border:0px none;
19  padding:0px;
20  z-index:1;
21}
22
23.licencetag {
24  display:block;
25  padding-top:10px;
26  font-size:80%;
27}
Note: See TracBrowser for help on using the repository browser.