Articles by alphabetic order
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
 Ā Ī Ñ Ś Ū Ö Ō
1 2 3 4 5 6 7 8 9 0


Difference between revisions of "MediaWiki:Common.css"

From Tibetan Buddhist Encyclopedia
Jump to navigation Jump to search
 
(10 intermediate revisions by one other user not shown)
Line 100: Line 100:
  
 
.menuSidebar ul li:last-Child a {  
 
.menuSidebar ul li:last-Child a {  
  border-width: 0px 0px 0px 0px; // remove the last bottom line  
+
  border-width: 0px 0px 0px 0px; /* remove the last bottom line */
 
  padding-bottom: 0px;
 
  padding-bottom: 0px;
 
}
 
}
Line 122: Line 122:
 
.menuSidebar ul li ul li ul li:hover ul li div { display: none; }  /* hide the next level */
 
.menuSidebar ul li ul li ul li:hover ul li div { display: none; }  /* hide the next level */
  
---------------------
+
/*---------------------*/
 
/**
 
/**
 
  * Links to redirects appear italicized on [[Special:AllPages]], [[Special:PrefixIndex]],
 
  * Links to redirects appear italicized on [[Special:AllPages]], [[Special:PrefixIndex]],
Line 136: Line 136:
 
#p-lang {
 
#p-lang {
 
  background-color: red;
 
  background-color: red;
 +
}
 +
 +
/*Hides edit toolbar and view history*/
 +
/*#ca-view, #ca-edit, #ca-history { display: none !important; }*/
 +
 +
/*Header Tabs*/
 +
 +
#headertabs .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav  {
 +
background-color: #e1e1e1;
 +
}
 +
#headertabs .ui-tabs-active {
 +
background-color: #f1f1f3;
 +
}
 +
 +
.mw-editfont-monospace,
 +
.mw-editfont-sans-serif,
 +
.mw-editfont-serif {
 +
font-size: 15px !important;
 
}
 
}

Latest revision as of 00:35, 16 February 2020