summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/servers.css.scss
blob: cd74f5887eca44362fca84eaa541d2bc3f3afceb (plain)
1
2
3
4
5
6
7
8
9
// Place all the styles related to the servers controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

.edit_server {
	li {
		list-style: none;
	}
}