// fix login - (tabindex, loading, ellipsis)

This commit is contained in:
Kevin Granger
2013-10-25 14:58:10 +02:00
parent 59a1105fce
commit 339f428c23
4 changed files with 19 additions and 25 deletions
File diff suppressed because one or more lines are too long
@@ -116,12 +116,10 @@ input[type="text"],input[type="search"],input[type="password"], textarea, select
.panel-footer
margin: 15px -20px -20px
height: 73px
.panel-footer
.btn.pull-right
margin-left: 3px
//todo: fix focus firefox
*:focus
outline: none!important
-moz-outline: none!important
-moz-user-focus: ignore!important
//components
@import "admin-theme/admin-header"