view sites/all/themes/omega/sass/modules/contextual/contextual.base-rtl.scss @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
line wrap: on
line source
/**
 * @file
 * Styling for contextual links behaviour and structure.
 */

/**
 * Contextual links structure.
 */
.contextual-links-wrapper {
  left: 5px;
  right: auto;
}
.contextual-links-trigger {
  text-align: left;
}