ميدياويكي:Gadget-navpop.css
المظهر
ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات ( ).
a.popupMoreLink {
display: block;
text-align: left;
cursor: pointer;
}
ins.popupDiff {
background: #AFE
}
del.popupDiff {
background: #FFE6E6
}
#selectionPreview {
border: 2px solid #DDD;
background-color: #EEF;
padding: 6px;
}
.navpopup {
border: solid silver 1px;
background-color: #FDFDFD;
border-radius: 3px;
font-size: 80%!important;
padding: 5px 10px;
box-shadow: 0 0 1px #D3D3D3;
}
.skin-monobook .navpopup {
font-size: 110%!important
}
.popupDrag {
background-color: #FFBE20;
height: 5px;
margin-top: -5px;
margin-bottom: 5px;
}
.popupDragHandle {
cursor: move;
position: relative;
}
.popup_menu li {
margin: 3px
}
.popup_menu {
display: none;
position: absolute;
right: 0;
line-height: 1.25em;
list-style-type: none;
z-index: 2;
width: 10em;
background: #FDFDFD;
border: solid 1px silver;
border-radius: 3px;
border-width: 1px;
margin: 1em -6px 0 0;
padding: 5px 10px!important;
box-shadow: 0 0 1px #D3D3D3;
}
.popup_menu_row a {
display: inline
}
.popup_drop {
display: inline;
position: relative;
}
.popup_drop:hover .popup_menu,
.popup_drop .popup_menu:hover {
display: inline;
background: #FAFAFA;
padding: 2px;
}
.popup_drop:hover {
background: #CCF;
color: #44f;
}
.popup_menu a:hover {
background: #CCf;
color: #44f;
}
.popup_mainlink {
font-size: 140%;
font-weight: bold;
}
a.popup_change_title_link {
color: #152
}
.popup_diff_dates {
font-style: italic;
background: none;
}
.popup_history_row_even {
background: #eee
}
.popup_history_date {
font-weight: bold;
font-size: 120%;
}
.popupPreview a.extiw,
.popupPreview a.extiw:active {
color: #36b;
background: none;
padding: 0;
}
.popupPreview a.external {
color: #36b
}
.popupPreview .plainlinks a {
background: none!important;
padding: 0!important;
}
.popup_menu_row,
.popup_menu_item {
list-style: none;
margin: 0;
padding: 0;
}