الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»

تم حذف المحتوى تمت إضافة المحتوى
لا ملخص تعديل
لا ملخص تعديل
سطر 1:
/* <div style="direction: ltr;"><pre> */
 
/* : */
 
/* */
div#editpage-specialchars a
{
text-decoration: none;
}
div#editpage-specialchars a:hover
{
text-decoration: underline;
}
 
/* */
.usermessage {
vertical-align: middle;
}
 
/* */
p.error
{
font-weight:bold;
}
 
/* */
span#URLSource
{
direction: ltr;
font-size: 1.2em;
font-weight: bold;
}
 
/* */
table.diff
{
padding: 0.5em;
}
td.diff-addedline
{
background-color: #D8E4F6;
}
td.diff-addedline span.diffchange
{
background-color: #B0C0F0;
color: #001040;
font-weight: bold;
}
td.diff-deletedline
{
background-color: #E4F6D8;
}
td.diff-deletedline span.diffchange
{
background-color: #B0E897;
color: #104000;
font-weight: bold;
}
 
/* */
table.metadata
{
float: left;
}
 
/* */
span#edit-for-sysops
{
display: none;
}
 
/* */
div.sharedUploadNotice
{
font-style: normal;
}
 
/* */
div#shared-image-desc
{
direction: ltr;
}
 
/* */
input#wpUploadFile, input#wpDestFile, input#wpLicense
{
float: right;
}
 
/* ־Site Notice */
div#siteNotice
{
padding-top: 5px;
text-align: center;
}
 
/* */
 
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6. The empty comment must remain. */
.IPA
{
font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
font-family /**/:inherit;
}
 
/* wikitable -prettytable [[:en:MediaWiki:Common.css]] */
table.wikitable, table.prettytable
{
background-color: #F9F9F9;
border: 1px #aaaaaa solid;
margin: 0 1em 1em 1em;
}
table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td
{
border: 1px #aaaaaa solid;
padding: 0.2em;
}
 
table.wikitable th, table.prettytable th
{
background-color: #F2F2F2;
text-align: center;
}
table.wikitable caption, table.prettytable caption
{
margin-left: inherit;
margin-right: inherit;
}
 
/* */
.infobox {
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
color: black;
margin-bottom: 0.5em;
margin-right: 1em;
padding: 0.2em;
float: left;
clear: left;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox caption {
font-size: larger;
margin-left: inherit;
}
.infobox.bordered {
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0;
}
 
/* */
div.Boxmerge, div.NavFrame
{
border-collapse: collapse;
border-color: #AAAAAA;
border-style: solid;
border-width: 1px;
font-size: 95%;
margin: 0px;
padding: 2px;
text-align: center;
}
div.Boxmerge div.NavFrame
{
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame
{
border-top-style: none;
border-top-style: hidden;
}
div.NavPic
{
background-color: #FFFFFF;
float: left;
margin: 0px;
margin-top: 0.5em;
padding: 2px;
}
div.NavFrame div.NavHead
{
background-color: #EFEFEF;
font-size: 100%;
font-weight: bold;
height: 1.6em;
position: relative;
}
div.NavFrame p
{
font-size: 100%;
}
div.NavFrame div.NavContent
{
font-size: 100%;
}
div.NavFrame div.NavContent p
{
font-size: 100%;
}
div.NavEnd
{
clear: both;
line-height: 1px;
margin: 0px;
padding: 0px;
}
a.NavToggle
{
font-size: smaller;
font-weight: normal;
left: 3px;
position: absolute;
top: 0px;
}
 
/* */
 
/* */
div#content ul
{
display: table;
}
body.ns-6 div#content ul#filetoc,
body.ns-14 div#content ul
{
display: block;
}
html > body div#content ol
{
clear: left;
}
 
/* */
body
{
letter-spacing: 0.001em;
}
 
/* עקיפת בעיית הקטגוריות הבלתי לחיצות אם יש קטגוריה עם מספר, באינטרנט אקספלורר 6.0 */
* html div#catlinks
{
position: static;
}
 
/* */
@media print
{
/* */
.printfooter
{
display: none;
}
}
 
/* */
 
.audiolink a
{
background: url("http://upload.wikimedia.org/wikipedia/commons/f/f7/Loudspeaker.png") center right no-repeat !important;
padding-left: 16px !important;
padding-right: 0 !important;
}
html > body .audiolink a
{
background: none !important;
padding-left: 0 !important;
}
 
/* </pre></div> */
 
 
 
/* wikitable/prettytable class for skinning normal tables */