add sample plugin code + fix a couple html issues on settings page

This commit is contained in:
Friendika 2010-12-23 19:09:17 -08:00
parent a1a838f69e
commit 18c3977b6a
5 changed files with 212 additions and 20 deletions

View file

@ -0,0 +1,14 @@
#randplace-enable-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#randplace-checkbox {
float: left;
}