gf
This commit is contained in:
parent
37eec8d46b
commit
eb076cdf2b
13 changed files with 26 additions and 33 deletions
|
@ -5010,3 +5010,14 @@ li > .sidebar > .rules {
|
|||
.sidebar {
|
||||
display:block!important;
|
||||
}
|
||||
|
||||
.userbanner {
|
||||
object-fit: cover !important;
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
.count {
|
||||
display:block;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
@ -39,7 +39,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
{% endif %}
|
||||
|
||||
</head>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<script src="/static/assets/js/bootstrap.js?a=245"></script>
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144">
|
||||
<link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
|
@ -32,7 +32,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
{% endif %}
|
||||
|
||||
{% if sub and sub.css and not request.path.endswith('settings') %}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
{% block content %}
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
@ -30,7 +30,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
{% endif %}
|
||||
|
||||
<div class="row justify-content-around">
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
{% endblock %}
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144">
|
||||
<link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
|
||||
</head>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<title>2-Step Login - {{SITE_NAME}}</title>
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -39,10 +39,10 @@
|
|||
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
{% endif %}
|
||||
</head>
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<title>{% if ref_user %}{{ref_user.username}} invites you to {{SITE_NAME}}{% else %}Sign up - {{SITE_NAME}}{% endif %}</title>
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<title>{% if ref_user %}{{ref_user.username}} invites you to {{SITE_NAME}}{% else %}{{SITE_NAME}}{% endif %}</title>
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
{% block stylesheets %}
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=25">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
@ -50,7 +50,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=143">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=144">
|
||||
<link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=25">
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
|
|
@ -769,18 +769,6 @@
|
|||
|
||||
<script src="/static/assets/js/marked.js?a=242"></script>
|
||||
|
||||
<style>
|
||||
.userbanner {
|
||||
object-fit: cover !important;
|
||||
}
|
||||
@media (max-width: 400px) {
|
||||
.count {
|
||||
display:block;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
{% if v and v.id != u.id and '/comments' not in request.path %}
|
||||
{% include "emoji_modal.html" %}
|
||||
|
|
|
@ -32,10 +32,4 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<style>
|
||||
.self {
|
||||
border-top:2px solid var(--primary);
|
||||
border-bottom:2px solid var(--primary);
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue