מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

קפיצה לניווט קפיצה לחיפוש
אין תקציר עריכה
אין תקציר עריכה
אין תקציר עריכה
שורה 1: שורה 1:
/* Cargo query head-to-head formatting line */
cargoDynamicTable tbody td {padding: 0px 0px;}
cargoDynamicTable tbody th {padding: 0px 0px;}
.0cell div{background-color:white}
.1cell div{background-color:#FFC1C1} /*light red*/
.xcell div{background-color:#D1D1D1} /*gray*/
/********************************************/
# p-personal {
# p-personal {
color: #000000;
color: #000000;
שורה 25: שורה 37:
* MenuSidebar
* MenuSidebar
*/
*/
#mw-body {
z-index: 100;
}
#mw-body div{
z-index: 100;
}
/* this has to be overridden for every menu */
#p-Navigation {
overflow: visible;
}
/* this has to be overridden for every menu */
#p-Navigation div {
margin: 0;
padding: 0;
}
/* this has to be overridden for every menu */
/* this has to be overridden for every menu */
#p-Menu,
#p-Menu,
#p-Menu2,
#p-Menu2,
#p-Menu3 {
#p-Menu3,
#p-menu4 {
  overflow: visible;  
  overflow: visible;  
}
}
 
/* this has to be overridden for every menu */
/* this has to be overridden for every menu */
#p-Menu div,
#p-Menu div,
#p-Menu2 div,
#p-Menu2 div,
#p-Menu3 div {
#p-Menu3 div,
#p-menu4 div {
  margin: 0;
  margin: 0;
  padding: 0;
  padding: 0;
}
}  
/* this is an example to make the list of the second entry bigger e.g. when there is a longer text in a list item
/* this is an example to make the list of the second entry bigger e.g. when there is a longer text in a list item
#p-Menu ul li.item2 ul {
#p-Menu ul li.item2 ul {
שורה 64: שורה 96:
  right: 100%; /* to position them to the right of their containing block */
  right: 100%; /* to position them to the right of their containing block */
  width: 100%; /* width is based on the containing block */
  width: 100%; /* width is based on the containing block */
  z-index: 100; /* show ul on top */
  z-index: 1000; /* show ul on top */
}
}
   
   
שורה 72: שורה 104:
  margin-top: 5px; /* make navigation easier*/
  margin-top: 5px; /* make navigation easier*/
  margin-bottom: 5px; /* make navigation easier*/
  margin-bottom: 5px; /* make navigation easier*/
  z-index: 101; /* show on top; Needed for IE 7 */
  z-index: 1001; /* show on top; Needed for IE 7 */
  width: 12em; /* width of inner menu, Needed for IE 7 */
  width: 12em; /* width of inner menu, Needed for IE 7 */
}
}
שורה 79: שורה 111:
  position: relative; /* make li a container for inner elements */
  position: relative; /* make li a container for inner elements */
  margin: 1px;
  margin: 1px;
  z-index: 102; /* show on top; Needed for IE 7 */
  z-index: 1002; /* show on top; Needed for IE 7 */
}
}
p-menu4
   
   
/* style, color and size links and headings to suit */
/* style, color and size links and headings to suit */
שורה 155: שורה 189:
.toclimit-6 .toclevel-6,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }
.toclimit-7 .toclevel-7 { display: none; }
#content a.external {
    background: none !important;
    padding: 0 !important;
}

תפריט ניווט