Sha256: e43a4c3ba49d04fadc7793c2a1458a8d9660bc10c69bc10fc0b63f6ca39d3ba2
Contents?: true
Size: 385 Bytes
Versions: 8
Compression:
Stored size: 385 Bytes
Contents
// Place all the styles related to the Settings controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ #ns_settings_ui { ul { list-style-type: none; } form { display: inline; } input[type=text] { width: 130px; display: inline; } table { td { padding: 2px; } } }
Version data entries
8 entries across 8 versions & 1 rubygems