fix warning paragraph spacing
This commit is contained in:
parent
df03ddcca0
commit
9e9a2dafaa
@ -83,7 +83,7 @@ define([], function () {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cp-loading-password-prompt .cp-password-error {
|
#cp-loading-password-prompt p.cp-password-error {
|
||||||
color: white;
|
color: white;
|
||||||
background: #9e0000;
|
background: #9e0000;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
@ -93,6 +93,10 @@ define([], function () {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
#cp-loading-burn-after-reading .cp-password-info {
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
p.cp-password-info{
|
p.cp-password-info{
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user