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

מתוך ויקיתרופות
קפיצה אל: ניווט, חיפוש
Banner.jpg
שורה 309: שורה 309:
  
 
.nonRegisteredShow {
 
.nonRegisteredShow {
display:none;
+
display:block;
 
}
 
}

גרסה מתאריך 20:50, 29 במרץ 2014

/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */

#mw-content-text {
    padding-left: 140px;
}
#firstHeading {
    margin-left: 140px;
    border-bottom: 1px solid #D9D9D9;
}

.drugbox th {
    text-align: right;
	font-size: 14px;
    padding-right: 14px;
}


.drugbox th, .drugbox td {
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 15px 10px;
}

.drugHeader {
    background: #ececec;
    font-size: 15px;
    padding: 5px 15px;
    text-align: right;
}

.externalAlonLink {
    direction: ltr;
}

div#content .externalAlonLink a.external {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* color for redlinks set to grey to be less noticable*/
a.new {
 color: #999
}

.page-עמוד_ראשי #firstHeading {
	display: none;
}

.CategoryTree-ltr .CategoryTreeItem {
	direction:ltr;
}

.atcTable .CategoryTreeSection {
	line-height: 30px;
	border-bottom:1px solid #FFF;
}

.CategoryTree-ltr .CategoryTreeBullet, .CategoryTree-ltr .CategoryTreeEmptyBullet {
    padding: 1px 5px 1px 1px;
}

.CategoryTree-ltr .CategoryTreeChildren {
margin-right: 0;
margin-left: 1.5ex;
}

/* categories */
#mw-pages h2, #mw-subcategories h2 {
	font-weight:bold;
	background: #10a2d3;
	color:#ffffff;
	padding-right:10px;
	font-size:medium;
	padding-bottom: 0.5em;
}

/* removed bullet from category pages */
.ns-14 ul {
    list-style-image: none;
    list-style-type: none;
}

#mw-pages li {
    background: url("http://www.wikitrufot.org.il/images/2/2a/Dot.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
}

#mw-pages ul {
    list-style-type: none;
    list-style-image: none
}

.mw-search-result-data {
	display:none;
}


.jThumbnailScroller {
	direction: ltr;
	height: 260px !important;
	margin-top: 160px;
	margin-left:140px;
}

.whiteZebra li:nth-child(even){
	background: #ffffff;
}

.whiteZebra li{
	padding-left:10px;
	display:block;
	line-height:30px;
}

.whiteZebra > ul {
    margin-right: 0;
}

.whiteZebra ol {
margin:0px;
line-height:25px;
}

.activeInDrugs { width:100%; }
.activeInDrugs .row-even {background-color:#ffffff;}
.activeInDrugs .row-odd {background-color:#f2f2f2;}

/* Search in mainpage*/
.niceSearch {
	width: 724px;
	position: relative;
	margin: auto;
}

.niceSearch .searchboxInput {
    background: none repeat scroll 0 0 #F6F6F6;
    font-size: 36px;
    height: 60px;
    padding: 10px 65px 10px 5px;
    width: 673px;
    border: 2px solid #EEEEEE;
    box-shadow: -2px -2px 2px 1px #CCCCCC;
}


.niceSearch .searchboxSearchButton {
	background:url('http://www.wikitrufot.org.il/images/1/19/Search_pill.png') right center no-repeat;
	height:60px;
	width:40px;
	border:0px;
	position:absolute;
	right: 3px;
	top: 10px;
	cursor: pointer;
	border-left: 1px solid #aaa;
	padding-left: 40px;
}

/* customization for header */
#mw-page-base {
	width: 11em;
}

#mw-head-base {
	background:#ffffff;
	border-right: 1px solid #A7D7F9;
}

#p-namespaces{
	display:none;
}

div#content {
	border-top: 0;
}

.newMolecules th {
    font-weight:bold;
    background: #10a2d3 !important;
    color:#ffffff;
    height: 40px;
    font-size: 16px;
}

.newDrugsTable th {
    font-weight:bold;
    background: #10a2d3 !important;
    color:#ffffff;
    height: 40px;
    font-size: 16px;
}

.newDrugsTable th a  {
    color:#fff;
}

table.newDrugsTable > * > tr > td {
    border: 0 none;
    line-height: 30px;
}

table.newDrugsTable > * > tr.row-even {
    background: none repeat scroll 0 0 #FFFFFF;
}
/* advanced search*/
.advancedSearchBox {
    padding:5px 10px 5px 5px;
    background:#eee;
}
.advancedSearchBox p{
margin:0;
}
.advancedSearchBox .inputSpan input {
    width: 165px;
    height: 20px;
}

.advancedSearchBox button.sfComboBoxActual {
    height: 23px;
}

/* search combos*/
.advancedSearchBox input.sfComboBoxActual {
    background:#fff;
    height: 20px;
}

/* Categorytree modifications*/
.CategoryTreeEmptyBullet {
    color:#999;
}
.CategoryTreeBullet {
    color: #0099FF;
}

.searchresult {
display:none;
}

/* hide search features */
.mw-search-createlink {
display:none;
}

.mw-search-formheader {
    display:none;
}

.mw-search-pager-bottom {
    display:none;
}

/* general design for the wiki */
.azureLinks a, .azureLinks a:visited, .azureLinks a.external,.azureLinks a.external:visited {
    color: #14a1d9;
}

.azureVisited a.external:visited {
    color: #14A1D9;
}
.greenLinks a, .greenLinks a:visited {
    color:#0a3 !important;
}

h2 {
border-bottom:1px solid #d9d9d9;
}

/* hide search in main page */
.page-עמוד_ראשי #p-cactions {
    float:right;
}

.page-עמוד_ראשי #p-search {
    display: none;
}

.blackUnderline a:hover, .blackUnderline a.external:hover {
    text-decoration: none;
}

a:active {
    color: #14a1d9;
}

a:visited{
 color: #0645AD;
}

.ui-menu-item .ui-state-hover {
    background: none;
    border: medium none;
    color: #14a1d9;
}

#n-recentchanges {
display:none;
}

#p-tb {
display:none;
}

div#content a.external {
    background: none !important;
}

.extendedInfoForDoc {
display:none;
}

.nonRegisteredShow {
display:block;
}