Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
BeautyTips 7.2
beautytips-ltr.css in BeautyTips 7.2
Same filename and directory in other branches
8 css/beautytips-ltr.css
/** * File for supporting ltr in beautytips. */ .bt-wrapper canvas { left: 0; }
File
css/beautytips-ltr.css
View source
/**
* File for supporting ltr in beautytips.
*/
.bt-wrapper canvas {
left: 0;
}
API Navigation
BeautyTips 7.2
Functions
Files