You are here

acquia_lift.theme-rtl.css in Acquia Lift Connector 7.2

Same filename and directory in other branches
  1. 7 css/acquia_lift.theme-rtl.css

RTL Styles for the Acquia Lift module.

File

css/acquia_lift.theme-rtl.css
View source
  1. /**
  2. * @file
  3. * RTL Styles for the Acquia Lift module.
  4. */
  5. .personalize-in-context-link:before {
  6. margin-right: auto; /* RTL */
  7. margin-left: .3em; /* RTL */
  8. }