forked from wallabag/wallabag
prepare to multi users
This commit is contained in:
@ -80,11 +80,7 @@ header h1 {
|
||||
}
|
||||
|
||||
#main #content .entrie {
|
||||
border-bottom: 1px solid #222222;
|
||||
}
|
||||
|
||||
#main .entrie h2 a {
|
||||
text-decoration: none;
|
||||
border-bottom: 1px dashed #222222;
|
||||
}
|
||||
|
||||
#main .entrie ul.tools {
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mts txtcenter">
|
||||
<button class="bouton" type="submit" tabindex="4">{% trans "Sign in" %}</button>
|
||||
<button class="bouton" type="submit" tabindex="4">{% trans "Login" %}</button>
|
||||
</div>
|
||||
</fieldset>
|
||||
<input type="hidden" name="returnurl" value="{{ referer }}">
|
||||
|
||||
Reference in New Issue
Block a user