Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Issue 291583004: Fix minor presentation issues in RTL languages. (Closed)

Created:
6 years, 7 months ago by fukino
Modified:
6 years, 3 months ago
Reviewers:
amryouseff, hirono
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yoshiki+watch_chromium.org
Visibility:
Public.

Description

Fix minor presentation issues in RTL languages. This fixes (1) and (4) in the issue 371232. - Set correct margin for the title 'Files' app. - Correct separator's direction. BUG=371232 TEST=manually confirmed Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271360

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use shorthand properties. #

Total comments: 2

Patch Set 3 : Use scaleX rather than rotate to flip arrow. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M ui/file_manager/file_manager/foreground/css/file_manager.css View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
fukino
hirono san, PTAL!
6 years, 7 months ago (2014-05-16 08:59:46 UTC) #1
hirono
Thank you! https://codereview.chromium.org/291583004/diff/1/ui/file_manager/file_manager/foreground/css/file_manager.css File ui/file_manager/file_manager/foreground/css/file_manager.css (right): https://codereview.chromium.org/291583004/diff/1/ui/file_manager/file_manager/foreground/css/file_manager.css#newcode170 ui/file_manager/file_manager/foreground/css/file_manager.css:170: margin-left: 15px; nit: According to our style ...
6 years, 7 months ago (2014-05-16 09:11:46 UTC) #2
fukino
Oops, I read the item in StyleGuide this week, but I failed to remenber... Thanks! ...
6 years, 7 months ago (2014-05-16 09:22:30 UTC) #3
hirono
https://codereview.chromium.org/291583004/diff/10001/ui/file_manager/file_manager/foreground/css/file_manager.css File ui/file_manager/file_manager/foreground/css/file_manager.css (right): https://codereview.chromium.org/291583004/diff/10001/ui/file_manager/file_manager/foreground/css/file_manager.css#newcode626 ui/file_manager/file_manager/foreground/css/file_manager.css:626: -webkit-transform: rotate(180deg); nit: Maybe scaleX(-1) is better in case ...
6 years, 7 months ago (2014-05-19 04:27:16 UTC) #4
fukino
https://codereview.chromium.org/291583004/diff/10001/ui/file_manager/file_manager/foreground/css/file_manager.css File ui/file_manager/file_manager/foreground/css/file_manager.css (right): https://codereview.chromium.org/291583004/diff/10001/ui/file_manager/file_manager/foreground/css/file_manager.css#newcode626 ui/file_manager/file_manager/foreground/css/file_manager.css:626: -webkit-transform: rotate(180deg); On 2014/05/19 04:27:16, hirono wrote: > nit: ...
6 years, 7 months ago (2014-05-19 05:11:06 UTC) #5
hirono
On 2014/05/19 05:11:06, fukino wrote: > https://codereview.chromium.org/291583004/diff/10001/ui/file_manager/file_manager/foreground/css/file_manager.css > File ui/file_manager/file_manager/foreground/css/file_manager.css (right): > > https://codereview.chromium.org/291583004/diff/10001/ui/file_manager/file_manager/foreground/css/file_manager.css#newcode626 > ...
6 years, 7 months ago (2014-05-19 05:16:52 UTC) #6
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 7 months ago (2014-05-19 05:17:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/291583004/30001
6 years, 7 months ago (2014-05-19 05:18:01 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-19 07:08:01 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-19 08:21:12 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/154905)
6 years, 7 months ago (2014-05-19 08:21:13 UTC) #11
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 7 months ago (2014-05-19 10:17:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/291583004/30001
6 years, 7 months ago (2014-05-19 10:18:18 UTC) #13
commit-bot: I haz the power
Change committed as 271360
6 years, 7 months ago (2014-05-19 10:24:55 UTC) #14
amryouseff_gmail.com
6 years, 3 months ago (2014-09-02 12:40:23 UTC) #15
I wanna to fix my web Css
http://www.justiceed.ca/

بتاريخ الجمعة، 16 مايو، 2014 UTC+3 11:59:46 ص، كتب fuk...@chromium.org:
>
> Reviewers: hirono, 
>
> Message: 
> hirono san, PTAL! 
>
> Description: 
> Fix minor presentation issues in RTL languages. 
>
> This fixes (1) and (4) in the issue 371232. 
> - Set correct margin for the title 'Files' app. 
> - Correct separator's direction. 
>
> BUG=371232 
> TEST=manually confirmed 
>
> Please review this at https://codereview.chromium.org/291583004/  
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src  
>
> Affected files (+8, -2 lines): 
>    M ui/file_manager/file_manager/foreground/css/file_manager.css 
>
>
> Index: ui/file_manager/file_manager/foreground/css/file_manager.css 
> diff --git a/ui/file_manager/file_manager/foreground/css/file_manager.css 
>   
> b/ui/file_manager/file_manager/foreground/css/file_manager.css 
> index   
>
068214898bd4d16b163e96a444a84100d82ccdea..f397c6838d703529f24d9292bcba607368317670

>   
> 100644 
> --- a/ui/file_manager/file_manager/foreground/css/file_manager.css 
> +++ b/ui/file_manager/file_manager/foreground/css/file_manager.css 
> @@ -165,13 +165,15 @@ a:focus { 
>   } 
>
>   .dialog-navigation-list-header #app-name { 
> -  -webkit-margin-start: 15px; 
>     color: #303030; 
>     font-size: 130%; 
> +  margin-left: 15px; 
> +  margin-right: 15px; 
>   } 
>
>   .dialog-navigation-list-header #profile-badge:not([hidden]) + #app-name 
> { 
> -  -webkit-margin-start: 0; 
> +  margin-left: 0; 
> +  margin-right: 0; 
>   } 
>
>   .dialog-navigation-list-contents { 
> @@ -622,6 +624,10 @@   
> body[drive] .dialog-container[connection='metered'] .offline-icon-space { 
>     width: 25px; 
>   } 
>
> +html[dir='rtl'] .breadcrumbs .separator { 
> +  -webkit-transform: rotate(180deg); 
> +} 
> + 
>   #filename-input-box input { 
>     border: 1px solid #c8c8c8; 
>     border-radius: 1px; 
>
>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698