This commit is contained in:
sparkyx 2020-11-01 17:31:40 +01:00
parent 86d85a3635
commit 3a177e4cc7

View file

@ -53,6 +53,7 @@ input:focus {
.notice {
color:orangered;
font-style: italic;
background-color:transparent;
}
a.mtitle span.notice {
@ -2486,4 +2487,4 @@ span.tagcell {
#action_add_action2_list {
height:15rem;
overflow: auto;
}
}