Merge branch 'master' of https://github.com/friendica/red
This commit is contained in:
@@ -79,6 +79,11 @@ input[type="submit"] {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
button, input, optgroup, select, textarea {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
|
||||
pre code {
|
||||
border: none;
|
||||
}
|
||||
|
||||
3
view/tpl/help.tpl
Normal file
3
view/tpl/help.tpl
Normal file
@@ -0,0 +1,3 @@
|
||||
<div id = "help-content" class="generic-content-wrapper">
|
||||
{{$content}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user