mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.3.x'
This commit is contained in:
commit
21fefd607c
3 changed files with 6 additions and 10 deletions
|
@ -635,8 +635,6 @@
|
|||
.rtl .postprofile {
|
||||
border-width: 0 1px 0 0;
|
||||
float: left;
|
||||
|
||||
/* text-align: right; */
|
||||
}
|
||||
|
||||
.rtl .pm .postprofile {
|
||||
|
|
|
@ -628,8 +628,6 @@ blockquote .codebox {
|
|||
|
||||
.attach-image img {
|
||||
border: 1px solid transparent;
|
||||
|
||||
/* cursor: move; */
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
|
|
@ -10,14 +10,14 @@
|
|||
@import url("normalize.css?hash=e6c08715");
|
||||
@import url("base.css?hash=9b6738c8");
|
||||
@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("buttons.css?hash=eb16911f");
|
||||
@import url("links.css?hash=5fec3654");
|
||||
@import url("mentions.css?hash=a67fa183");
|
||||
@import url("content.css?hash=f7bdea58");
|
||||
@import url("mentions.css?hash=308fbc69");
|
||||
@import url("content.css?hash=f87d22a8");
|
||||
@import url("cp.css?hash=73c6f37d");
|
||||
@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("bidi.css?hash=58629a5e");
|
||||
@import url("bidi.css?hash=95928a4f");
|
||||
|
|
Loading…
Add table
Reference in a new issue