view sites/all/modules/libraries/tests/libraries_test.css @ 2:b74b41bb73f0

-- Google analytics module
author danieleb <danielebarchiesi@me.com>
date Thu, 22 Aug 2013 17:22:54 +0100
parents
children
line wrap: on
line source

/**
 * @file
 * Test CSS file for Libraries loading.
 *
 * Color the 'libraries-test-css' div purple. See README.txt for more
 * information.
 */

.libraries-test-css {
  color: purple;
}