some auto-friending cleanups
This commit is contained in:
@@ -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');
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<input id="contact-closeness-mirror" type="hidden" name="closeness" value="{{$close}}" />
|
||||
|
||||
{{if $noperms}}
|
||||
<div id="noperm-desc" class="descriptive-paragraph">{{$noperms}}</div>
|
||||
<div id="noperm-desc" class="warning-text">{{$noperms}}</div>
|
||||
{{/if}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user