/* * Acorn Media Player - jQuery plugin 1.0 * * Copyright (C) 2010 Cristian I. Colceriu * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html * * www.ghinda.net * contact@ghinda.net * * Base stylesheet * */ /* Main elements */ .acorn-player, .acorn-controls { position: relative; } .acorn-timer { cursor: default; } .acorn-buffer { width: 0px; } /*