some zero theming on settings page

This commit is contained in:
friendica 2012-05-30 16:30:51 -07:00
parent ebc4a05164
commit 1180919c89
4 changed files with 26 additions and 12 deletions

View file

@ -717,7 +717,17 @@ input#dfrn-url {
#settings-community {
float: left;
}
#settings-notifications label {
margin-left: 20px;
}
#settings-notify-desc, #settings-activity-desc {
font-weight: bold;
margin-bottom: 15px;
}
#settings-pagetype-desc {
color: #666666;
margin-bottom: 15px;
}
#profile-in-dir-yes-label,
#profile-in-dir-no-label,