mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
added env style to login
This commit is contained in:
parent
0444b75fee
commit
156af9bb2b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
= stylesheet_link_tag 'login', media: 'all', 'data-turbolinks-track' => true
|
||||
%link{:href => "../../favicon.ico", :rel => "icon"}/
|
||||
%title Eesti Interneti SA - Log In
|
||||
%body
|
||||
%body{:style => env_style}
|
||||
.container
|
||||
.form-signin
|
||||
- display = (flash.empty?) ? 'none' : 'block'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue