some auto-friending cleanups

This commit is contained in:
friendica
2013-05-19 20:38:53 -07:00
parent 1f921a51ae
commit 52acfce84b
4 changed files with 12 additions and 3 deletions

View File

@@ -349,6 +349,13 @@ footer {
font-weight: bold;
}
.warning-text {
width: auto;
font-size: 1.2em;
font-weight: bold;
color: #ff0000;
}
.preview {
background: url('../img/gray_and_white_diagonal_stripes_background_seamless.gif');
}