Files
grecia/app/assets/stylesheets/print.css
2015-10-19 22:40:21 +02:00

65 lines
1.3 KiB
CSS

/* Styles for print */
/* Print proposals */
.tags a { display: none !important; }
.supports { display: none !important; }
.label-proposal { display: none !important; }
#print_link { display: none !important; }
.admin-sidebar { display: none !important; }
img.left { display: none !important; }
.proposal-info a { display: none !important; }
.icon-comments { display: none !important; }
.menu-icon { display: none !important; }
.icon-proposals { display: none !important; }
.captcha { display: none !important; }
li.name span { display: none !important; }
p.proposal-info span:nth-child(3) { display: none !important; }
.top-links { display: none !important; }
.button { display: none !important; }
.change-user { display: none !important; }
input[type="submit"] { display: none !important; }
.select-order {
border: 0;
font-size: 24px;
font-weight: bold;
margin-left: -6px;
}
p.proposal-info { margin-left: -6px; }
a { text-decoration: none !important; }
a:after { content: none !important; }
.proposal .panel { min-height: auto !important; }
.proposal .panel .proposal-content { min-height: auto !important; }
.proposal .panel h3 { min-height: auto !important; }
.proposal .panel .proposal-description { height: auto; }
.proposal .panel {
border-left: 0 !important;
border-right: 0 !important;
border-top: 0 !important;
}