mourningdove/htdocs/stc/widgets/journaltitles.css

24 lines
433 B
CSS
Raw Normal View History

2026-05-24 01:03:05 +00:00
.theme-titles p span {
line-height: 22px;
}
.theme-titles label {
width: 12em;
float: left;
line-height: 22px;
}
.theme-titles input.text {
float: left;
}
.theme-titles-content {
padding-left: 10px;
}
.theme-title-control {
font-size: 11px;
}
#journaltitle_view, #journaltitle_cancel,
#journalsubtitle_view, #journalsubtitle_cancel,
#friendspagetitle_view, #friendspagetitle_cancel
{
display: none;
}