Merge branch 'joey-testing' into 'master'
Joey testing See merge request !182
This commit was merged in pull request #186.
This commit is contained in:
@@ -133,6 +133,12 @@ label {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.login_containerNoscript {
|
||||
padding: 4px;
|
||||
text-align: center;
|
||||
color: red;
|
||||
}
|
||||
|
||||
@keyframes animatezoom {
|
||||
from {transform: scale(0)}
|
||||
to {transform: scale(1)}
|
||||
@@ -150,7 +156,7 @@ label {
|
||||
margin: 16px auto;
|
||||
overflow-y: auto;
|
||||
padding: 20px;
|
||||
width: 600px;
|
||||
width: 650px;
|
||||
}
|
||||
|
||||
select{
|
||||
|
||||
Reference in New Issue
Block a user