|
|
DescriptionExpand clickable area of combobutton's dropdown indicator.
BUG=363540
TEST=manually tested.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266515
Patch Set 1 #
Total comments: 2
Patch Set 2 : Correct notation for pseudo elements. #Patch Set 3 : Try to change upload command (git cl upload master). #Messages
Total messages: 19 (0 generated)
hirono san, could you take a look? I attached screen shots which shows clickable area on crbug.com/363540.
Thank you! https://codereview.chromium.org/255823002/diff/1/ui/file_manager/file_manager... File ui/file_manager/file_manager/foreground/css/combobutton.css (right): https://codereview.chromium.org/255823002/diff/1/ui/file_manager/file_manager... ui/file_manager/file_manager/foreground/css/combobutton.css:25: .buttonbar .combobutton > .trigger:before { nit: In files.app, we use '::' as a separator of pseudo elements such as 'before' and 'after'. ':' is for pseudo target such as 'hover'.
https://codereview.chromium.org/255823002/diff/1/ui/file_manager/file_manager... File ui/file_manager/file_manager/foreground/css/combobutton.css (right): https://codereview.chromium.org/255823002/diff/1/ui/file_manager/file_manager... ui/file_manager/file_manager/foreground/css/combobutton.css:25: .buttonbar .combobutton > .trigger:before { On 2014/04/25 09:47:19, hirono wrote: > nit: In files.app, we use '::' as a separator of pseudo elements such as > 'before' and 'after'. ':' is for pseudo target such as 'hover'. Oops! I should have checked spec and grepped existing code. Thank you for pointing it out! Done.
On 2014/04/25 09:57:08, fukino wrote: > https://codereview.chromium.org/255823002/diff/1/ui/file_manager/file_manager... > File ui/file_manager/file_manager/foreground/css/combobutton.css (right): > > https://codereview.chromium.org/255823002/diff/1/ui/file_manager/file_manager... > ui/file_manager/file_manager/foreground/css/combobutton.css:25: .buttonbar > .combobutton > .trigger:before { > On 2014/04/25 09:47:19, hirono wrote: > > nit: In files.app, we use '::' as a separator of pseudo elements such as > > 'before' and 'after'. ':' is for pseudo target such as 'hover'. > > Oops! I should have checked spec and grepped existing code. > Thank you for pointing it out! > Done. Thank you. LGTM!
The CQ bit was checked by fukino@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/255823002/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
The CQ bit was checked by fukino@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/255823002/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
The CQ bit was checked by fukino@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/255823002/40001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
The CQ bit was checked by fukino@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/255823002/40001
Message was sent while issue was closed.
Change committed as 266515 |