css
This commit is contained in:
parent
aa3556e676
commit
64440da194
@ -7123,7 +7123,7 @@ div.tabsElem a.tab {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.publicnewmemberform #tablesubscribe {
|
.publicnewmemberform #tablesubscribe {
|
||||||
color: #888;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ============================================================================== */
|
/* ============================================================================== */
|
||||||
|
|||||||
@ -7043,6 +7043,10 @@ border-top-right-radius: 6px;
|
|||||||
border: 1px solid #888;
|
border: 1px solid #888;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.publicnewmemberform #tablesubscribe {
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* ============================================================================== */
|
/* ============================================================================== */
|
||||||
/* Ticket module */
|
/* Ticket module */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user