Open-Source-Access-Control-.../app/assets/stylesheets/users.css.scss

14 lines
437 B
SCSS
Raw Normal View History

2012-08-25 04:14:51 +00:00
// Place all the styles related to the users controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.iconinfo, .hoverinfo { font-size: 1.5em; }
.hoverinfo { cursor: progress; }
.payment_links { background-color: #ddd; padding: 1em; border-radius: 1em;
display: inline-block; float: right; }
.avatar { height: 2em; width: 2em; }
textarea { height: 10em; }