printlinks.css in Printer, email and PDF versions 5.3
Same filename and directory in other branches
.print-link { position:relative; bottom: 0.5em; float:right; margin-left: 1em; } .print-syslink { margin-right: 1em; } img.print-icon { vertical-align: middle; } img.print-icon-margin { margin-right: 4px; } label.printmail-label { width: 175px; float: left; }
File
css/printlinks.cssView source
-
- .print-link {
- position:relative;
- bottom: 0.5em;
- float:right;
- margin-left: 1em;
- }
-
- .print-syslink {
- margin-right: 1em;
- }
-
- img.print-icon {
- vertical-align: middle;
- }
-
- img.print-icon-margin {
- margin-right: 4px;
- }
-
- label.printmail-label {
- width: 175px;
- float: left;
- }