diff options
Diffstat (limited to 'app/assets/stylesheets/main/users.css.scss')
| -rw-r--r-- | app/assets/stylesheets/main/users.css.scss | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/app/assets/stylesheets/main/users.css.scss b/app/assets/stylesheets/main/users.css.scss new file mode 100644 index 000000000..daaae0132 --- /dev/null +++ b/app/assets/stylesheets/main/users.css.scss @@ -0,0 +1,7 @@ +// Place all the styles related to the lines controller here. +// They will automatically be included in application.css. +// You can use Sass (SCSS) here: http://sass-lang.com/ + +#workspace.users.edit, #workspace.lines.new +{ +}  | 
