Skip to content

[Backport] [Resolved : Styling <select> by changing less variables in Luma theme…#1

Merged
hitesh-wagento merged 1 commit into2.1-developfrom
2.1-develop-PR-port-15734
Jun 5, 2018
Merged

[Backport] [Resolved : Styling <select> by changing less variables in Luma theme…#1
hitesh-wagento merged 1 commit into2.1-developfrom
2.1-develop-PR-port-15734

Conversation

@hitesh-wagento
Copy link
Copy Markdown
Owner

Original Pull Request

magento#15734
Have "select" elements with the styles you set in _theme.less

Description

Fixed Issues (if relevant)

  1. magento/magento2#Styling <select> by changing less variables in Luma theme doesn't work as expected magento/magento2#15608 : Issue title Styling select by changing less variables in Luma theme doesn't work as expected

Manual testing scenarios

  1. In Custom/theme/web/css/source/_theme.less set less variables:
    @select__background: rgba(255, 255, 255, 0.15);
    @select__border: 2px dashed blue;
    @select__height: 50px;
    @select__padding: 15px 40px 15px 15px;
    @select__background-clip: border-box;
  2. Compile less

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@hitesh-wagento hitesh-wagento merged commit 0e87e9e into 2.1-develop Jun 5, 2018
hitesh-wagento pushed a commit that referenced this pull request Jun 22, 2018
…nto#15726

 - Merge Pull Request magento#15726 from sanjay-wagento/magento2:2.3-develop-PR-port-13026
 - Merged commits:
   1. ce176d2
hitesh-wagento pushed a commit that referenced this pull request Jun 22, 2018
Accepted Public Pull Requests:
 - magento#16275: Simplified TypeProcessor (by @joni-jones)
 - magento#15842: [Forwardport] Add missing table aliases to fields mapping for Customer Group filter� (by @hitesh-wagento)
 - magento#15744: [Forwardport] [BUGFIX] magento#15564 Generated admin API token expires immediately (by @vijay-wagento)
 - magento#15726: Forwardport] Feature space between category page #1 (by @sanjay-wagento)
 - magento#15698: [Forwardport] Variant product image in sidebar wishlist block (by @dmytro-ch)
 - magento#15672: [FORWARDPORT magento#15097] Add field to filter to collection (by @dverkade)
 - magento#16256: magento#15255 unlock customer after password reset (by @vgelani)
 - magento#16246: [Forwardport] array_push(...) calls behaving as '$array[] = ...', $array[] = works faster than invoking functions in PHP (by @lfluvisotto)
 - magento#16224: [Forwardport] Correct return type of methods and typo correction. (by @saurabh-aureate)
 - magento#16225: Navigation dropdown caret icon. (by @tejash-wagento)
 - magento#15980: Use correct error message for duplicate error key in product import (by @denteblu)


Fixed GitHub Issues:
 - magento#15822: SQL Error: ambiguous column 'customer_group_id' in 'All customers' page in admin when extension attribute table is joined (reported by @radio) has been fixed in magento#15842 by @hitesh-wagento in 2.3-develop branch
   Related commits:
     1. 0f23ed7

 - magento#15564: 2.2.4 Created admin token has no access (reported by @krukas) has been fixed in magento#15744 by @vijay-wagento in 2.3-develop branch
   Related commits:
     1. 7f34b22
     2. 349d178

 - magento#12601: A space between the category page and the main footer when applying specific settings (reported by @wd7080) has been fixed in magento#15726 by @sanjay-wagento in 2.3-develop branch
   Related commits:
     1. ce176d2

 - magento#15255: Customer who exceeded max login failures not able to login even after reset password (reported by @tizzyguy87) has been fixed in magento#16256 by @vgelani in 2.3-develop branch
   Related commits:
     1. a108233
hitesh-wagento pushed a commit that referenced this pull request Jun 25, 2018
hitesh-wagento pushed a commit that referenced this pull request Jun 27, 2018
[Forwardport] Fixed typo mistake in function comment
hitesh-wagento pushed a commit that referenced this pull request Jul 4, 2018
[Forwardport] When searching for the title if search for all the segments that has …
hitesh-wagento pushed a commit that referenced this pull request Jul 14, 2018
[Forwardport] Resolved : no navigation-level0-item__hover__color magento#15848
hitesh-wagento pushed a commit that referenced this pull request Aug 29, 2018
Fixed a grammatical error on the vault tooltip
@hitesh-wagento hitesh-wagento deleted the 2.1-develop-PR-port-15734 branch September 6, 2018 06:59
hitesh-wagento pushed a commit that referenced this pull request Dec 5, 2018
Fixed issues-18534: 2 wysiwyg on catalog category edit page
hitesh-wagento pushed a commit that referenced this pull request Dec 5, 2018
hitesh-wagento pushed a commit that referenced this pull request Dec 5, 2018
hitesh-wagento pushed a commit that referenced this pull request Dec 31, 2018
hitesh-wagento pushed a commit that referenced this pull request Dec 31, 2018
Missing setTotalCount on $searchResults object in getList method
hitesh-wagento pushed a commit that referenced this pull request Jan 29, 2019
removes extra dot on "How to run Magento" in phpserve/README.md
hitesh-wagento pushed a commit that referenced this pull request Dec 10, 2019
hitesh-wagento pushed a commit that referenced this pull request Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant