| 1 |
/** |
| 2 |
* groups.css |
| 3 |
* |
| 4 |
* Copyright (c) "kento" Karim Rahimpur www.itthinx.com |
| 5 |
* |
| 6 |
* This code is released under the GNU General Public License. |
| 7 |
* See COPYRIGHT.txt and LICENSE.txt. |
| 8 |
* |
| 9 |
* This code is distributed in the hope that it will be useful, |
| 10 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 11 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 12 |
* GNU General Public License for more details. |
| 13 |
* |
| 14 |
* This header and all notices must be kept intact. |
| 15 |
* |
| 16 |
* @author Karim Rahimpur |
| 17 |
* @package groups |
| 18 |
* @since groups 1.0.0 |
| 19 |
*/ |
| 20 |
|