Revision 2886
Added by tyburczy almost 19 years ago
lib/style/skins/specnet/specnet.css | ||
---|---|---|
43 | 43 |
*/ |
44 | 44 |
.iframeheaderclass { |
45 | 45 |
height: 155px; |
46 |
width: 100%;
|
|
46 |
width: 98%;
|
|
47 | 47 |
border: 0px; |
48 | 48 |
margin: 0px; |
49 | 49 |
margin-left: 10px; |
lib/style/skins/nrs/nrs.css | ||
---|---|---|
43 | 43 |
*/ |
44 | 44 |
.iframeheaderclass { |
45 | 45 |
height: 155px; |
46 |
width: 100%;
|
|
46 |
width: 98%;
|
|
47 | 47 |
border: 0px; |
48 | 48 |
margin: 0px; |
49 | 49 |
margin-left: 10px; |
lib/style/skins/ltss/ltss.css | ||
---|---|---|
43 | 43 |
*/ |
44 | 44 |
.iframeheaderclass { |
45 | 45 |
height: 155px; |
46 |
width: 100%;
|
|
46 |
width: 98%;
|
|
47 | 47 |
border: 0px; |
48 | 48 |
margin: 0px; |
49 | 49 |
margin-left: 10px; |
lib/style/skins/esa/esa.css | ||
---|---|---|
46 | 46 |
*/ |
47 | 47 |
.iframeheaderclass { |
48 | 48 |
height: 155px; |
49 |
width: 100%;
|
|
49 |
width: 98%;
|
|
50 | 50 |
border: 0px; |
51 | 51 |
margin: 0px; |
52 | 52 |
margin-left: 10px; |
lib/style/skins/nceas/nceas.css | ||
---|---|---|
43 | 43 |
*/ |
44 | 44 |
.iframeheaderclass { |
45 | 45 |
height: 155px; |
46 |
width: 100%;
|
|
46 |
width: 98%;
|
|
47 | 47 |
border: 0px; |
48 | 48 |
margin: 0px; |
49 | 49 |
margin-left: 10px; |
lib/style/skins/obfs/obfs.css | ||
---|---|---|
43 | 43 |
*/ |
44 | 44 |
.iframeheaderclass { |
45 | 45 |
height: 155px; |
46 |
width: 100%;
|
|
46 |
width: 98%;
|
|
47 | 47 |
border: 0px; |
48 | 48 |
margin: 0px; |
49 | 49 |
margin-left: 10px; |
Also available in: Unified diff
changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window