19 lines
459 B
Plaintext
19 lines
459 B
Plaintext
/**
|
|
* @defgroup pkp_controllers_grid_files
|
|
*/
|
|
|
|
/**
|
|
* @file styles/controllers/grid/files/index.less
|
|
*
|
|
* Copyright (c) 2014-2021 Simon Fraser University
|
|
* Copyright (c) 2003-2021 John Willinsky
|
|
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
|
|
*
|
|
* @ingroup pkp_controllers_grid_files
|
|
*
|
|
* @brief Wrapper for pkp_controllers_grid_files
|
|
*/
|
|
|
|
/* File Grid Styles */
|
|
@import "lib/pkp/styles/controllers/grid/files/grid.less";
|