[Web Applications] / barcodegen / barcodegen_print.css Repository:
ViewVC logotype

View of /barcodegen/barcodegen_print.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (download) (as text) (annotate)
Sat Jul 21 22:21:34 2012 UTC (11 years, 9 months ago) by ian
File size: 274 byte(s)
Added Google Adsense ad;
Added z-index to toolbar so it stays above bar-codes when scrolling;
Added printing CSS rule to ensure ads don't print;
.bcDiv{
  border: 1px solid;
  display: inline-block;
  text-align: center;
  margin: 5px;
}
.bcDiv .comment {
  margin-left: 10px;
  margin-right: 10px;
}
#toolbar, .bcDiv .unused, #headerText, .button, .btnDelete {
  display: none;
}
iframe{
  display: none !important;
}

Contact
ViewVC Help
Powered by ViewVC 1.0.4