annotate plugins/redmine_checkout/assets/stylesheets/checkout_alternate.css @ 1239:e726dca6f7bd redmine-2.2-integration

html_safe'd identifier; added info class.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 26 Mar 2013 15:48:46 +0000
parents b4b72f1eb644
children
rev   line source
Chris@16 1 table.checkout_protocol_table td { padding-right: 10px !important; /* Double the border with of text input boxes */ }
Chris@16 2 table.checkout_protocol_table td.protocol_access { padding-right: 2px !important; }