Project

General

Profile

« Previous | Next » 

Revision 2928

Added by harris over 18 years ago

Pmark's modified code.

View differences:

lib/style/skins/knp/knp.css
33 33
 *  import eml css:
34 34
 */
35 35

  
36
@import url(@style-common-path@/@eml-css@);
36
@import url(/knp/style/common/eml_xsl.css);
37 37
b {
38 38
font-weight: bold;
39 39
}
......
54 54

  
55 55
.iframesearchboxclass { /* not used */ }
56 56
.iframeleftcolclass  { /* not used */ }
57
.iframerightcolclass { /* not used */ }
57
.iframerightcolclass { 
58
    position: fixed;
59
    right: 0px;
60
    top: 0px;
61
    width: 245px;
62
    height: 50em;
63
    border: 0px solid #525d76;
64
	background: transparent;
65
}
66

  
58 67
.iframefooterclass   { /* not used */ }
68
#mapTable { 
69
}
59 70

  
60 71
/**
61 72
 *  create a left margin for the document

Also available in: Unified diff