מדיה ויקי:Common.css

מתוך ויקיתרופות
קפיצה אל: ניווט, חיפוש
Banner.jpg

הערה: לאחר השמירה, עליכם לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.

  • פיירפוקס / ספארי: לחצו על Shift בעת לחיצתכם על העלה מחדש (Reload), או הקישו על Ctrl-F5 או על Ctrl-R (או על ⌘-R במחשב מק)
  • גוגל כרום: לחצו על Ctrl-Shift-R (או על ⌘-Shift-R במק)
  • אינטרנט אקספלורר: לחצו על Ctrl בעת לחיצתכם על רענן (Refresh), או הקישו על Ctrl-F5
  • אופרה: נקו את המטמון ב־Tools‏ ← Preferences
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */
#firstHeading {
    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;
}

.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: 5px 65px 5px 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: 5px;
	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: 35px;
    font-size: 16px;
    text-align:right;
    padding-right:15px;
}

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

.newMolecules a {
    background: url("http://www.wikitrufot.org.il/images/2/2a/Dot.png") no-repeat scroll right center;
    margin-right: 5px;
    padding-right: 10px;
}

.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 */
#ca-view, #ca-viewsource, #pt-mytalk, #pt-watchlist, #pt-mycontris {
 display:none;
}

.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;
}

.ui-menu .ui-menu-item a {
	cursor: pointer;
}

#n-recentchanges {
display:none;
}

#p-tb {
display:none;
}

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

.extendedInfoForDoc {
display:none;
}

.nonRegisteredShow {
display:block;
}

/* userlogin form */
#userlogin, #userloginForm {
	float: none;
	border: 0px;
	margin: 0px;
    padding: 0px;
}
#wpLoginAttempt {
	float:left;
	background: #10A2D3;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	padding: 5px 10px;
}


#userloginForm form > * {
	padding-right:20px;
}
#userloginForm h2 {
	border:0;
	font-weight:bold;
	background: #10a2d3;
	font-size:16px;
	color:#ffffff;
	font-size:big;
	text-align:right;
	padding:0px 20px 0px 0;
	height:40px;
	line-height:40px
}

#userloginForm .mw-input  input {
    background: #F6F6F6;
    border: 1px solid #AAAAAA;
    padding: 5px;
}

#userloginForm td.mw-label {
	vertical-align: middle;
}

/* end of user login form */
/* password reset */
.mw-special-PasswordReset .mw-htmlform-submit {
	background: #10A2D3;
	border: 0 none;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 25em;
	margin-top: 5px;
	padding: 5px 10px;
}

/* תבנית:תרופה */
@media screen,print {
	.drugTemplate {
		margin-left:310px
	}
}