PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
user-registration
/
assets
/
css
/** * user-registration-smallscreen.css * Optimises the default User Registration frontend layout when viewed on smaller screens. */ /** * Imports */ /** * Variables */ /** * Grid breakpoints * * Define the minimum dimensions at which your layout will change, * adapting to different screen sizes, for use in media queries. **/ /** * Grid containers * * Define the maximum width of `.ur-container` for different screen sizes. * scss-docs-start container-max-widths **/ /** Minimum breakpoint width. Null for the smallest (first) breakpoint. * * >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)) * 576px **/ /** * Variables */ /** * Grid breakpoints * * Define the minimum dimensions at which your layout will change, * adapting to different screen sizes, for use in media queries. **/ /** * Grid containers * * Define the maximum width of `.ur-container` for different screen sizes. * scss-docs-start container-max-widths **/ /** * Media of at least the minimum breakpoint width. No query for the smallest breakpoint. * Makes the @content apply to the given breakpoint and wider. **/ /** * Grid system * * Generate semantic grid columns with these mixins. **/ /** * _mixins.scss * User Registration Mixins */ /** * Style begins **/ @media screen and (max-width: 768px) { .ur-frontend-form .ur-form-row { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; } .ur-frontend-form .ur-form-row .ur-form-grid { width: 100% !important; margin-bottom: 20px; } .ur-frontend-form .ur-form-row .ur-form-grid:nth-child(1n+2) { border-right: 1px solid #e1e1e1; } .ur-frontend-form .ur-form-row .ur-form-grid:last-child { margin-bottom: 0; border-right: 0 none; } } @media screen and (max-width: 600px) { #user-registration .user-registration-MyAccount-navigation ul { display: block; } #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link { display: block; } }
[-] menu.css.map
[edit]
[-] _overlay.scss
[edit]
[-] _display.scss
[edit]
[-] settings.scss
[edit]
[+]
ur-snackbar
[-] dashboard.css
[edit]
[-] admin.scss
[edit]
[-] activation.scss
[edit]
[-] user-registration-setup-wizard.scss
[edit]
[-] deactivation-feedback.scss
[edit]
[-] ur-notice-rtl.css
[edit]
[+]
jquery-confirm
[-] user-registration-smallscreen-rtl.css
[edit]
[-] user-registration-setup-wizard-rtl.css
[edit]
[-] user-registration-setup-wizard.css
[edit]
[-] user-registration-smallscreen.scss
[edit]
[+]
..
[-] ur-notice.scss
[edit]
[-] my-account-layout.scss
[edit]
[-] metabox-rtl.css
[edit]
[+]
components
[-] _grids.scss
[edit]
[-] _forms.scss
[edit]
[-] user-registration-smallscreen.css
[edit]
[-] deactivation-feedback-rtl.css
[edit]
[+]
mixins
[+]
perfect-scrollbar
[-] deactivation-feedback.css
[edit]
[-] settings.css
[edit]
[-] my-account-layout.css
[edit]
[-] dashboard-rtl.css
[edit]
[-] user-registration.css.map
[edit]
[+]
variables
[-] menu.scss
[edit]
[-] dashboard.scss
[edit]
[+]
templates
[-] form-modal-rtl.css
[edit]
[-] _border.scss
[edit]
[+]
layout
[-] my-account-layout-rtl.css
[edit]
[-] activation-rtl.css
[edit]
[-] form-modal.css
[edit]
[-] _spacing.scss
[edit]
[-] _tables.scss
[edit]
[+]
tooltipster
[-] activation.css
[edit]
[-] metabox.scss
[edit]
[+]
select2
[-] user-registration-rtl.css
[edit]
[-] ur-notice.css
[edit]
[-] _containers.scss
[edit]
[-] _fonts.scss
[edit]
[+]
sweetalert2
[-] menu-rtl.css
[edit]
[-] user-registration.css
[edit]
[+]
snackbar
[-] menu.css
[edit]
[+]
jquery-ui
[+]
flatpickr
[-] settings-rtl.css
[edit]
[-] admin.css
[edit]
[-] _animation.scss
[edit]
[-] admin-rtl.css
[edit]
[-] metabox.css
[edit]
[-] user-registration.scss
[edit]