Project

General

Profile

« Previous | Next » 

Revision 5601

use newer SBC-ish style for the default skin

View differences:

default.css
1064 1064
iframe classes
1065 1065
****/
1066 1066
.iframeheaderclass {
1067
    height:   100px; 
1067
    height:   80px; 
1068 1068
    width:    100%;
1069 1069
    border:   0px;
1070 1070
    /*margin-bottom:   10px;*/
......
1072 1072
}
1073 1073

  
1074 1074
.iframesearchboxclass {
1075
    height:   340px; 
1075
    height:   400px; 
1076 1076
    width:    100%;
1077 1077
    border:   0px;
1078 1078
    margin:   0px;
......
1093 1093
}
1094 1094

  
1095 1095
.iframeloginboxclass {
1096
    height:   250px; 
1096
    height:   290px; 
1097 1097
    width:    100%;
1098 1098
    border:   0px;
1099 1099
    margin:   0px;
......
1130 1130
 *  the iframe within it!
1131 1131
 */  
1132 1132
.templateheaderrowclass {
1133
    height:   100px; 
1133
    height:   80px; 
1134 1134
    /*
1135 1135
      no width allowed - uses same width as table class
1136 1136
    */

Also available in: Unified diff