diff options
Diffstat (limited to 'SemanticResultFormats/formats/media/resources/ext.srf.formats.media.css')
-rw-r--r-- | SemanticResultFormats/formats/media/resources/ext.srf.formats.media.css | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/SemanticResultFormats/formats/media/resources/ext.srf.formats.media.css b/SemanticResultFormats/formats/media/resources/ext.srf.formats.media.css deleted file mode 100644 index 0fdbba4a..00000000 --- a/SemanticResultFormats/formats/media/resources/ext.srf.formats.media.css +++ /dev/null @@ -1,39 +0,0 @@ -/** - * This file is part of the Semantic Result Formats Media module - * @see https://www.semantic-mediawiki.org/wiki/Help:Media_formats - * - * @section LICENSE - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - * - * @file - * @ignore - * - * @since 1.9 - * @ingroup SRF - * - * @licence GNU GPL v2+ - * @author mwjames - */ -div.jp-jplayer { - background-color: white; -} - -div.jp-playlist ul { - list-style-image: none; -} - -div.jp-type-single div.jp-playlist li { - border-bottom: 0px solid #EEE; -}
\ No newline at end of file |