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

מתוך ויקיתרופות
קפיצה אל: ניווט, חיפוש
Banner.jpg
(חיפוש גדול)
שורה 68: שורה 68:
 
/* Search in mainpage*/
 
/* Search in mainpage*/
 
.niceSearch {
 
.niceSearch {
width: 400px;
+
width: 724px;
 
position: relative;
 
position: relative;
 
margin: auto;
 
margin: auto;
שורה 74: שורה 74:
  
 
.niceSearch .searchboxInput {
 
.niceSearch .searchboxInput {
width:350px;
+
    background: none repeat scroll 0 0 #F6F6F6;
background: #f6f6f6;
+
    font-size: 36px;
font-weight: bold;  
+
    font-weight: bold;
padding: 10px 45px 10px 5px;
+
    height: 60px;
 
+
    padding: 10px 45px 10px 5px;
 +
    width: 673px;
 
}
 
}
  
  
 
.niceSearch .searchboxSearchButton {
 
.niceSearch .searchboxSearchButton {
background:url('http://www.wikitrufot.org.il/images/1/10/SearchIcon.png') no-repeat;
+
background:url('http://www.wikitrufot.org.il/images/1/19/Search_pill.png') right center no-repeat;
height:35px;
+
height:80px;
width:35px;
+
width:40px;
 
border:0px;
 
border:0px;
 
position:absolute;
 
position:absolute;

גרסה מתאריך 11:10, 28 בפברואר 2014

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

#mw-content-text {
    padding-left: 140px;
}

.drugbox tr:nth-child(even){
	background:#fff;
}

.drugbox tr {
line-height:35px
}
.drugbox td {
padding-right:1em;
}

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

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

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

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

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


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

.whiteZebra li:nth-child(even){
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEX///8AUow5QSOjAAAAAXRSTlMAQObYZgAAABNJREFUCB1jYEABBQw/wLCAgQEAGpIDyT0IVcsAAAAASUVORK5CYII=") no-repeat scroll 5px 35% #ffffff;
}

.whiteZebra li{
	padding-left:15px;
	display:block;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEX///8AUow5QSOjAAAAAXRSTlMAQObYZgAAABNJREFUCB1jYEABBQw/wLCAgQEAGpIDyT0IVcsAAAAASUVORK5CYII=") no-repeat scroll 5px 35%;
}
.whiteZebra ol {
margin:0px;
line-height:30px;
}

.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;
    font-weight: bold;
    height: 60px;
    padding: 10px 45px 10px 5px;
    width: 673px;
}


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

/* 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;
}

.newDrugsTable th {
    font-weight:bold;
    background: #10a2d3 !important;
    color:#ffffff;
}

.newDrugsTable th a  {
color:#fff;
}

.advancedSearchBox {
padding:5px;
background:#eee;
}
.advancedSearchBox p{
margin:0;
}
.advancedSearchBox .inputSpan input {
    width: 165px;
}

/* 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 {
color: #14a1d9;
}

.greenLinks a {
color:#0a3;
}

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