This project is not covered by Drupal’s security advisory policy.

Rounded corners integrates Rounded corners jQuery plugin with Drupal.

The most simple use of the module can be summarized in the following lines:

  $commands = array();
  $commands[] = array('selector' => '.foo');
  // Add the rounded corners.
  rounded_corners_add_corners($commands);

README.txt covers all options and features.

Project information

Releases