added translations
This commit is contained in:
parent
63bb92fc6b
commit
41362fc948
6 changed files with 108 additions and 50 deletions
|
|
@ -200,6 +200,17 @@ a#forgotpassword {
|
|||
|
||||
}
|
||||
|
||||
|
||||
.topnav a:focus {
|
||||
outline: none;
|
||||
outline-offset: 0;
|
||||
}
|
||||
|
||||
.topnav .btn:focus {
|
||||
outline: none !important;
|
||||
outline-offset: 0;
|
||||
}
|
||||
|
||||
.selectpicker {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue