Test

From Krm
(Difference between revisions)
Jump to: navigation, search
(Created page with '@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("esupport.wlink.com.np"), url-prefix("http://esupport.wlink.com.np") { /* Throw out left panel cause its tak...')
 
Line 1: Line 1:
 
@namespace url(http://www.w3.org/1999/xhtml);
 
@namespace url(http://www.w3.org/1999/xhtml);
  
@-moz-document domain("esupport.wlink.com.np"), url-prefix("http://esupport.wlink.com.np") {
+
@-moz-document domain("ebill.wlink.com.np"), url-prefix("http://ebill.wlink.com.np") {
  
/* Throw out left panel cause its taking valuable estate */
+
/* Reduce height of banner and shift it up */
td[width="180"] {
+
.bannerBack {
display:none;
+
height:80px !important;
 +
margin-top:-20px;
 +
margin-bottom:-10px;
 
}
 
}
  
/**/
+
/* Remove br before Log Out */
 
br {
 
br {
/*display:none;*/
+
display:none;
height:1px !important;
+
font-size:0px;
+
 
}
 
}
  
/* */
 
 
/*
 
/*
td[width="108"] > td:first-child {
+
td[width="113"] {
font-size:12px !important;
+
height:80px !important;
 
}
 
}
td[align="center"] {
+
img[border="0"] {
display:none;
+
height:80px !important;
font-size:12px !important;
+
 
}
 
}
 
*/
 
*/
 
  
  
 
}
 
}

Revision as of 16:42, 16 January 2010

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ebill.wlink.com.np"), url-prefix("http://ebill.wlink.com.np") {

/* Reduce height of banner and shift it up */ .bannerBack { height:80px !important; margin-top:-20px; margin-bottom:-10px; }

/* Remove br before Log Out */ br { display:none; }

/* td[width="113"] { height:80px !important; } img[border="0"] { height:80px !important; }

  • /


}

Personal tools