1
0
Fork 0

cleanup plugin and post settings

This commit is contained in:
Friendika 2011-02-23 18:24:29 -08:00
commit 834439b730
7 changed files with 61 additions and 30 deletions

View file

@ -2025,3 +2025,9 @@ a.mail-list-link {
.today {
color: #FF0000;
}
.settings-block {
border: 1px solid #AAA;
margin: 10px;
padding: 10px;
}

View file

@ -2073,3 +2073,10 @@ a.mail-list-link {
.today {
color: #FF0000;
}
.settings-block {
border: 1px solid #AAA;
margin: 10px;
padding: 10px;
}