fix small css mistake
parent
1346fa60c9
commit
f8a18cc788
|
@ -771,9 +771,8 @@ input[type=checkbox]
|
||||||
color: blue !important;
|
color: blue !important;
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
}
|
}
|
||||||
h2#loadtitle, h2#savetitle{
|
h2#savetitle{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
cursor: pointer;
|
|
||||||
}
|
}
|
||||||
h2.popupTitle{
|
h2.popupTitle{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue