AlkantarClanX12
| Current Path : /var/www/clients/client1/web1/web/sites/all/modules/libraries/tests/libraries/example/ |
| Current File : /var/www/clients/client1/web1/web/sites/all/modules/libraries/tests/libraries/example/example_3.css |
/**
* @file
* Test CSS file for Libraries loading.
*
* Color the 'libraries-test-module-css' div orange. See README.txt for more
* information.
*/
.libraries-test-module-css {
color: orange;
}