|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mw-body-content a.external[href^='mailto:'],
|
|
|
|
|
.mw-body-content a.external[ href^='mailto:' ],
|
|
|
|
|
.link-mailto {
|
|
|
|
|
background: url( images/mail.png ) center right no-repeat;
|
|
|
|
|
/* @embed */
|
|
|
|
@ -27,7 +27,7 @@
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mw-body-content a.external[href^='ftp://'],
|
|
|
|
|
.mw-body-content a.external[ href^='ftp://' ],
|
|
|
|
|
.link-ftp {
|
|
|
|
|
background: url( images/ftp-ltr.png ) center right no-repeat;
|
|
|
|
|
/* @embed */
|
|
|
|
@ -35,8 +35,8 @@
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mw-body-content a.external[href^='irc://'],
|
|
|
|
|
.mw-body-content a.external[href^='ircs://'],
|
|
|
|
|
.mw-body-content a.external[ href^='irc://' ],
|
|
|
|
|
.mw-body-content a.external[ href^='ircs://' ],
|
|
|
|
|
.link-irc {
|
|
|
|
|
background: url( images/chat-ltr.png ) center right no-repeat;
|
|
|
|
|
/* @embed */
|
|
|
|
@ -44,18 +44,18 @@
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mw-body-content a.external[href$='.ogg'],
|
|
|
|
|
.mw-body-content a.external[href$='.OGG'],
|
|
|
|
|
.mw-body-content a.external[href$='.mid'],
|
|
|
|
|
.mw-body-content a.external[href$='.MID'],
|
|
|
|
|
.mw-body-content a.external[href$='.midi'],
|
|
|
|
|
.mw-body-content a.external[href$='.MIDI'],
|
|
|
|
|
.mw-body-content a.external[href$='.mp3'],
|
|
|
|
|
.mw-body-content a.external[href$='.MP3'],
|
|
|
|
|
.mw-body-content a.external[href$='.wav'],
|
|
|
|
|
.mw-body-content a.external[href$='.WAV'],
|
|
|
|
|
.mw-body-content a.external[href$='.wma'],
|
|
|
|
|
.mw-body-content a.external[href$='.WMA'],
|
|
|
|
|
.mw-body-content a.external[ href$='.ogg' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.OGG' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.mid' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.MID' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.midi' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.MIDI' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.mp3' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.MP3' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.wav' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.WAV' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.wma' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.WMA' ],
|
|
|
|
|
.link-audio {
|
|
|
|
|
background: url( images/audio-ltr.png ) center right no-repeat;
|
|
|
|
|
/* @embed */
|
|
|
|
@ -63,14 +63,14 @@
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mw-body-content a.external[href$='.ogm'],
|
|
|
|
|
.mw-body-content a.external[href$='.OGM'],
|
|
|
|
|
.mw-body-content a.external[href$='.avi'],
|
|
|
|
|
.mw-body-content a.external[href$='.AVI'],
|
|
|
|
|
.mw-body-content a.external[href$='.mpeg'],
|
|
|
|
|
.mw-body-content a.external[href$='.MPEG'],
|
|
|
|
|
.mw-body-content a.external[href$='.mpg'],
|
|
|
|
|
.mw-body-content a.external[href$='.MPG'],
|
|
|
|
|
.mw-body-content a.external[ href$='.ogm' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.OGM' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.avi' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.AVI' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.mpeg' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.MPEG' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.mpg' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.MPG' ],
|
|
|
|
|
.link-video {
|
|
|
|
|
background: url( images/video.png ) center right no-repeat;
|
|
|
|
|
/* @embed */
|
|
|
|
@ -78,12 +78,12 @@
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mw-body-content a.external[href$='.pdf'],
|
|
|
|
|
.mw-body-content a.external[href$='.PDF'],
|
|
|
|
|
.mw-body-content a.external[href*='.pdf#'],
|
|
|
|
|
.mw-body-content a.external[href*='.PDF#'],
|
|
|
|
|
.mw-body-content a.external[href*='.pdf?'],
|
|
|
|
|
.mw-body-content a.external[href*='.PDF?'],
|
|
|
|
|
.mw-body-content a.external[ href$='.pdf' ],
|
|
|
|
|
.mw-body-content a.external[ href$='.PDF' ],
|
|
|
|
|
.mw-body-content a.external[ href*='.pdf#' ],
|
|
|
|
|
.mw-body-content a.external[ href*='.PDF#' ],
|
|
|
|
|
.mw-body-content a.external[ href*='.pdf?' ],
|
|
|
|
|
.mw-body-content a.external[ href*='.PDF?' ],
|
|
|
|
|
.link-document {
|
|
|
|
|
background: url( images/document-ltr.png ) center right no-repeat;
|
|
|
|
|
/* @embed */
|
|
|
|
|