From 55ffcca5916959f0a726172efd0ef091c6b6cece Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 20 May 2014 18:42:03 -0700 Subject: [ticket/12553] Move Place inline and Delete buttons left of the file name. PHPBB3-12553 --- phpBB/styles/prosilver/theme/bidi.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css index 78b95d902e..183e9cf1b9 100644 --- a/phpBB/styles/prosilver/theme/bidi.css +++ b/phpBB/styles/prosilver/theme/bidi.css @@ -893,3 +893,11 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a { padding-right: 16px; padding-left: 0; } + +/** +* plupload.css +*/ + +.rtl .attach-controls { + float: left; +} -- cgit v1.2.1 From 3ed767351c1af2539024117efe5fcc2b8ec1e275 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 20 May 2014 18:55:33 -0700 Subject: [ticket/12553] Align contact icons to the right. PHPBB3-12553 --- phpBB/styles/prosilver/theme/bidi.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css index 183e9cf1b9..f1098c4685 100644 --- a/phpBB/styles/prosilver/theme/bidi.css +++ b/phpBB/styles/prosilver/theme/bidi.css @@ -602,6 +602,19 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a { margin-right: 0; } +/* Poster contact icons + ----------------------------------------*/ +.rtl .contact-icons a { + border-left-width: 1px; + border-left-style: dotted; + border-right: none; + float: right; +} + +.rtl .contact-icons .last-cell { + border-left: none; +} + /** * cp.css */ -- cgit v1.2.1 From ee9fceedff42c4948b9a5ffcda8646ea3fa54db0 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 29 May 2014 11:02:55 -0700 Subject: [ticket/12553] Fix links in the last post column that are not clickable. The relative position of the
is causing it to sit atop of the
thus preventing the user from clicking the links. The
has a relative position in LTR, which takes care of containing the read/unread icon link that has an absolute position. We no longer support IE6, so removing the tweak that sets the
position to static will make everything behave the same way in RTL as in LTR. PHPBB3-12553 --- phpBB/styles/prosilver/theme/bidi.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css index f1098c4685..ee1883ea24 100644 --- a/phpBB/styles/prosilver/theme/bidi.css +++ b/phpBB/styles/prosilver/theme/bidi.css @@ -333,10 +333,6 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a { margin-left: 80px; } -.rtl ul.topiclist dl { - position: static; /* fix for IE6 */ -} - .rtl ul.topiclist dd { float: right; border-right-width: 1px; @@ -389,10 +385,6 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a { padding-right: 45px; /* Space for folder icon */ } -.rtl dl.icon dt { /* fix for topic row icon links */ - position: relative; -} - .rtl dl a.icon-link { /* topic row icon links */ display: inline-block; left: auto; -- cgit v1.2.1 From e539fd53db4435312a7c0fee2f98be0ceff37037 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 29 May 2014 11:13:24 -0700 Subject: [ticket/12553] Remove incorrect size for site logo. The logo is displayed standalone, so there is no need to change the padding from the left side to right. PHPBB3-12553 --- phpBB/styles/prosilver/theme/bidi.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css index ee1883ea24..cad84b765c 100644 --- a/phpBB/styles/prosilver/theme/bidi.css +++ b/phpBB/styles/prosilver/theme/bidi.css @@ -870,10 +870,6 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a { } /* Former imageset */ -.rtl .imageset.site_logo { - padding-right: 139px; - padding-left: 0; -} .rtl .imageset.forum_link, .rtl .imageset.forum_read, .rtl .imageset.forum_read_locked, .rtl .imageset.forum_read_subforum, .rtl .imageset.forum_unread, .rtl .imageset.forum_unread_locked, .rtl .imageset.forum_unread_subforum, .rtl .imageset.topic_moved, .rtl .imageset.topic_read, .rtl .imageset.topic_read_mine, .rtl .imageset.topic_read_hot, .rtl .imageset.topic_read_hot_mine, .rtl .imageset.topic_read_locked, .rtl .imageset.topic_read_locked_mine, .rtl .imageset.topic_unread, .rtl .imageset.topic_unread_mine, .rtl .imageset.topic_unread_hot, .rtl .imageset.topic_unread_hot_mine, .rtl .imageset.topic_unread_locked, .rtl .imageset.topic_unread_locked_mine, .rtl .imageset.sticky_read, .rtl .imageset.sticky_read_mine, .rtl .imageset.sticky_read_locked, .rtl .imageset.sticky_read_locked_mine, .rtl .imageset.sticky_unread, .rtl .imageset.sticky_unread_mine, .rtl .imageset.sticky_unread_locked, .rtl .imageset.sticky_unread_locked_mine, .rtl .imageset.announce_read, .rtl .imageset.announce_read_mine, .rtl .imageset.announce_read_locked, .rtl .imageset.announce_read_locked_mine, .rtl .imageset.announce_unread, .rtl .imageset.announce_unread_mine, .rtl .imageset.announce_unread_locked, .rtl .imageset.announce_unread_locked_mine, .rtl .imageset.global_read, .rtl .imageset.global_read_mine, .rtl .imageset.global_read_locked, .rtl .imageset.global_read_locked_mine, .rtl .imageset.global_unread, .rtl .imageset.global_unread_mine, .rtl .imageset.global_unread_locked, .rtl .imageset.global_unread_locked_mine, .rtl .imageset.pm_read, .rtl .imageset.pm_unread { padding-right: 27px; padding-left: 0; -- cgit v1.2.1 From def39a670b65a8075ed46afa4956d1d61193a408 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 29 May 2014 12:09:17 -0700 Subject: [ticket/12553] Fix alignment of contact icon. PHPBB3-12553 --- phpBB/styles/prosilver/theme/content.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 8c1c2c3926..dfc36fc2a4 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -751,14 +751,16 @@ dd.profile-contact { .profile-contact .dropdown-container { display: inline-block; - text-align: left; - width: 30px; } .profile-contact .icon_contact { vertical-align: middle; } +.profile-contact .dropdown { + margin-right: -14px; +} + .online { background-image: none; background-position: 100% 0; -- cgit v1.2.1 From edd9c0e06405a08efb1e2153b21f71beb1ea4294 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 29 May 2014 18:07:27 -0700 Subject: [ticket/12553] Open the notification dropdown to the left. PHPBB3-12553 --- phpBB/styles/prosilver/template/forum_fn.js | 33 ---------------------- phpBB/styles/prosilver/template/navbar_header.html | 4 +-- 2 files changed, 2 insertions(+), 35 deletions(-) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js index fa838fde19..9d4417154f 100644 --- a/phpBB/styles/prosilver/template/forum_fn.js +++ b/phpBB/styles/prosilver/template/forum_fn.js @@ -367,39 +367,6 @@ function parse_document(container) jumpto($(this)); }); - /** - * Dropdowns - */ - container.find('.dropdown-container').each(function() { - var $this = $(this), - trigger = $this.find('.dropdown-trigger:first'), - contents = $this.find('.dropdown'), - options = { - direction: 'auto', - verticalDirection: 'auto' - }, - data; - - if (!trigger.length) { - data = $this.attr('data-dropdown-trigger'); - trigger = data ? $this.children(data) : $this.children('a:first'); - } - - if (!contents.length) { - data = $this.attr('data-dropdown-contents'); - contents = data ? $this.children(data) : $this.children('div:first'); - } - - if (!trigger.length || !contents.length) return; - - if ($this.hasClass('dropdown-up')) options.verticalDirection = 'up'; - if ($this.hasClass('dropdown-down')) options.verticalDirection = 'down'; - if ($this.hasClass('dropdown-left')) options.direction = 'left'; - if ($this.hasClass('dropdown-right')) options.direction = 'right'; - - phpbb.registerDropdown(trigger, contents, options); - }); - /** * Adjust HTML code for IE8 and older versions */ diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index 804fa5b2aa..1eb120ef3e 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -17,8 +17,8 @@