Project

General

Profile

« Previous | Next » 

Revision c10cb196

Added by Stephen Beaver over 9 years ago

Moved action-buttons in-line styling to pfSense.css

View differences:

src/usr/local/www/firewall_rules.php
651 651
	</div>
652 652
<?php endif;?>
653 653

  
654
	<nav class="action-buttons" style="margin-top: 10px;">
654
	<nav class="action-buttons">
655 655
		<a href="firewall_rules_edit.php?if=<?=htmlspecialchars($if);?>" role="button" class="btn btn-sm btn-success">
656 656
			<i class="fa fa-plus icon-embed-btn"></i>
657 657
			<?=gettext("Add");?>

Also available in: Unified diff