Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2021-08-19 20:10:43 +02:00
commit 21fefd607c
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
3 changed files with 6 additions and 10 deletions

View file

@ -635,8 +635,6 @@
.rtl .postprofile { .rtl .postprofile {
border-width: 0 1px 0 0; border-width: 0 1px 0 0;
float: left; float: left;
/* text-align: right; */
} }
.rtl .pm .postprofile { .rtl .pm .postprofile {

View file

@ -628,8 +628,6 @@ blockquote .codebox {
.attach-image img { .attach-image img {
border: 1px solid transparent; border: 1px solid transparent;
/* cursor: move; */
cursor: default; cursor: default;
} }

View file

@ -10,14 +10,14 @@
@import url("normalize.css?hash=e6c08715"); @import url("normalize.css?hash=e6c08715");
@import url("base.css?hash=9b6738c8"); @import url("base.css?hash=9b6738c8");
@import url("utilities.css?hash=b95e1ad4"); @import url("utilities.css?hash=b95e1ad4");
@import url("icons.css?hash=ce762578"); @import url("icons.css?hash=2abef5d2");
@import url("common.css?hash=658f990b"); @import url("common.css?hash=658f990b");
@import url("buttons.css?hash=eb16911f"); @import url("buttons.css?hash=eb16911f");
@import url("links.css?hash=5fec3654"); @import url("links.css?hash=5fec3654");
@import url("mentions.css?hash=a67fa183"); @import url("mentions.css?hash=308fbc69");
@import url("content.css?hash=f7bdea58"); @import url("content.css?hash=f87d22a8");
@import url("cp.css?hash=73c6f37d"); @import url("cp.css?hash=73c6f37d");
@import url("forms.css?hash=5e06dbba"); @import url("forms.css?hash=5e06dbba");
@import url("colours.css?hash=dbf08dba"); @import url("colours.css?hash=f8757b6c");
@import url("responsive.css?hash=78159a5e"); @import url("responsive.css?hash=78159a5e");
@import url("bidi.css?hash=58629a5e"); @import url("bidi.css?hash=95928a4f");