[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
248
/
lib
/
pkp
/
styles
/
[
Home
]
File: content.css
/** * @file lib/pkp/styles/content.css * * Copyright (c) 2013-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @brief Main OMP stylesheet wrapper * */ /** * DEPRECATED. Do not use these styles. Remove them when possible. */ /* Used by old modal.js; deprecated in favour of pkp_helpers_progressIndicator */ .deprecated_throbber { display: none; background: url(../lib/pkp/templates/images/throbber.gif) no-repeat; width: 25px; height: 25px; margin-left: 50%; margin-top: 5%; } /* Used by dashboard press selector */ .deprecated_selectHeader { margin-top: 10px; } /* @end */