Sha256: ea5f44ac4d69e7719f634b63454a983106ed9331c8cbbefb8738ec7e76ea57db
Contents?: true
Size: 1.27 KB
Versions: 9
Compression:
Stored size: 1.27 KB
Contents
@import "para/admin/theme/variables" $experimental-support-for-opera: true @media (max-width: $screen-xs-max) .control-label margin-top: 10px margin-bottom: 0 /* Small devices (tablets, 768px and up) */ @media (min-width: $screen-sm-min) legend margin-left: 25% .form-inputs > legend margin-left: 24% padding-left: 12px .form-fixed-actions margin-bottom: 90px .form-horizontal .control-label padding-top: 15px .form-group-separated .form-group padding-right: 25px .collapse .form-group padding-right: 0 @media (min-width: $screen-md-min) /* * Medium devices (desktops, 1025px and up) * Note : Breakpoint defined by the theme for the sidebar to fix on top */ @media (min-width: 1025px) .form-fixed-actions .form-actions width: calc(100% - 270px) /* Medium high devices (desktops, 1200px and up) */ @media (min-width: 1200px) .form-group-separated .form-group padding-right: 150px .collapse .form-group padding-right: 0 .form-inputs > legend margin-left: 21% /* Large devices (large desktops, 1400px and up) */ @media (min-width: 1500px) .form-group-separated .form-group padding-right: 250px .collapse .form-group padding-right: 0
Version data entries
9 entries across 9 versions & 1 rubygems