<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * pkp.css
 *
 * Copyright (c) 2000-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * PKP-wide shared library default stylesheets.
 * DEPRECATED. Do not modify.
 */

/* jQuery UI - http://jqueryui.com/ */
@import url("lib/jqueryUi/jqueryUi.css");

/* Pines Notify - http://pines.sourceforge.net/pnotify/ */
@import url("lib/jquery.pnotify.default.css");
</pre></body></html>