Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a9098263
authored
Nov 21, 2016
by
Arturo Montejo Ráez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
minor changes
parent
4ac513e9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
sails/src/assets/scripts/modules/login/views/login.html
sails/src/assets/styles/main.css
sails/src/assets/scripts/modules/login/views/login.html
View file @
a9098263
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<button
type=
"submit"
class=
"btn btn-primary"
translate
>
login
</button>
<button
type=
"submit"
class=
"btn btn-primary"
translate
>
login
</button>
</p>
</p>
<p
class=
"text-center"
>
<p
class=
"text-center"
>
<i
ng-class=
"{'fa fa-spinner fa-spin fa-2x fa-fw margin-bottom': true, 'disabled': !submitted}"
></i>
<i
ng-class=
"{'fa fa-spinner fa-spin fa-2x fa-fw margin-bottom': true, '
spin_
disabled': !submitted}"
></i>
</p>
</p>
<p
class=
"text-center"
>
<p
class=
"text-center"
>
<a
href=
"/app/#/signin"
translate
>
create_an_account
</a>
<a
href=
"/app/#/signin"
translate
>
create_an_account
</a>
...
...
sails/src/assets/styles/main.css
View file @
a9098263
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
}
}
/* For hidding spinner preserving space */
/* For hidding spinner preserving space */
.disabled
{
.
spin_
disabled
{
visibility
:
hidden
;
visibility
:
hidden
;
cursor
:
default
;
cursor
:
default
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment