מדיה ויקי:Common.css: הבדלים בין גרסאות
מתוך ויקיתרופות
ערן רוזנטל (שיחה | תרומות) |
ערן רוזנטל (שיחה | תרומות) |
||
| (51 גרסאות ביניים של 2 משתמשים אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ | /* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ | ||
| − | |||
| − | |||
| − | |||
| − | |||
#firstHeading { | #firstHeading { | ||
| − | |||
border-bottom: 1px solid #D9D9D9; | border-bottom: 1px solid #D9D9D9; | ||
} | } | ||
| שורה 27: | שורה 22: | ||
text-align: right; | text-align: right; | ||
} | } | ||
| + | |||
| + | /* begin of extended info tabs */ | ||
| + | .extendedInfoTab { | ||
| + | width:86px; | ||
| + | height:59px; | ||
| + | float:right; | ||
| + | margin-left:1px; | ||
| + | color:#fff; | ||
| + | line-height: 30px; | ||
| + | padding: 10px 0; | ||
| + | background:#a1a1a1; | ||
| + | } | ||
| + | .extendedInfoTabOff { | ||
| + | color: #5f5f5f; | ||
| + | } | ||
| + | |||
| + | .extendedInfoTab a, .extendedInfoTab a:visited { | ||
| + | color: #fff; | ||
| + | } | ||
| + | /* end of extended info tabs */ | ||
.externalAlonLink { | .externalAlonLink { | ||
| שורה 71: | שורה 86: | ||
font-size:medium; | font-size:medium; | ||
padding-bottom: 0.5em; | padding-bottom: 0.5em; | ||
| + | } | ||
| + | |||
| + | /* removed bullet from category pages */ | ||
| + | .ns-14 ul { | ||
| + | list-style-image: none; | ||
| + | list-style-type: none; | ||
} | } | ||
| שורה 92: | שורה 113: | ||
height: 260px !important; | height: 260px !important; | ||
margin-top: 160px; | margin-top: 160px; | ||
| − | |||
} | } | ||
| שורה 100: | שורה 120: | ||
.whiteZebra li{ | .whiteZebra li{ | ||
| − | padding-left: | + | padding-left:10px; |
display:block; | display:block; | ||
line-height:30px; | line-height:30px; | ||
} | } | ||
| + | |||
| + | .whiteZebra > ul { | ||
| + | margin-right: 0; | ||
| + | } | ||
| + | |||
.whiteZebra ol { | .whiteZebra ol { | ||
margin:0px; | margin:0px; | ||
| שורה 124: | שורה 149: | ||
font-size: 36px; | font-size: 36px; | ||
height: 60px; | height: 60px; | ||
| − | padding: | + | padding: 5px 65px 5px 5px; |
width: 673px; | width: 673px; | ||
border: 2px solid #EEEEEE; | border: 2px solid #EEEEEE; | ||
| שורה 138: | שורה 163: | ||
position:absolute; | position:absolute; | ||
right: 3px; | right: 3px; | ||
| − | top: | + | top: 5px; |
cursor: pointer; | cursor: pointer; | ||
border-left: 1px solid #aaa; | border-left: 1px solid #aaa; | ||
| שורה 162: | שורה 187: | ||
} | } | ||
| − | .newMolecules th { | + | /* most popular and new molecules pages */ |
| + | .MostPopularPagesTable tbody tr > td { | ||
| + | background: #FFFFFF; | ||
| + | border: 0; | ||
| + | } | ||
| + | |||
| + | table.MostPopularPagesTable { | ||
| + | border: 0 !important; | ||
| + | width:700px; | ||
| + | } | ||
| + | |||
| + | .newMolecules tbody:before { | ||
| + | content: ""; | ||
| + | padding: 30px; | ||
| + | } | ||
| + | |||
| + | .MostPopularPagesTable tbody tr > td { | ||
| + | background: #FFFFFF; | ||
| + | border: 0; | ||
| + | } | ||
| + | |||
| + | .newMolecules th, .MostPopularPagesTable th { | ||
font-weight:bold; | font-weight:bold; | ||
background: #10a2d3 !important; | background: #10a2d3 !important; | ||
color:#ffffff; | color:#ffffff; | ||
| − | height: | + | height: 35px; |
font-size: 16px; | font-size: 16px; | ||
| + | text-align:right; | ||
| + | padding-right:15px; | ||
} | } | ||
| שורה 176: | שורה 224: | ||
height: 40px; | height: 40px; | ||
font-size: 16px; | font-size: 16px; | ||
| + | } | ||
| + | |||
| + | .newMolecules a, .MostPopularPagesTable a { | ||
| + | background: url("http://www.wikitrufot.org.il/images/2/2a/Dot.png") no-repeat scroll right center; | ||
| + | margin-right: 5px; | ||
| + | padding-right: 10px; | ||
} | } | ||
| שורה 199: | שורה 253: | ||
} | } | ||
.advancedSearchBox .inputSpan input { | .advancedSearchBox .inputSpan input { | ||
| − | width: | + | width: 200px; |
height: 20px; | height: 20px; | ||
} | } | ||
.advancedSearchBox button.sfComboBoxActual { | .advancedSearchBox button.sfComboBoxActual { | ||
| − | + | background: #acadb2 !important; | |
| + | height: 24px; | ||
| + | } | ||
| + | |||
| + | .advancedSearchBox .ui-button-icon-only .ui-icon { | ||
| + | background: url("http://www.wikitrufot.org.il/images/d/dc/Icon-white-open.png") no-repeat 50% 65%; | ||
| + | margin-right: -8px; | ||
| + | } | ||
| + | |||
| + | .advancedSearchField { | ||
| + | width:33%; | ||
| + | min-width:180px; | ||
| + | float:right; | ||
| + | padding-bottom:15px; | ||
| + | } | ||
| + | .advancedSearchSubmitField { | ||
| + | float: left; | ||
| + | width: 34%; | ||
| + | clear:both; | ||
} | } | ||
| שורה 239: | שורה 311: | ||
/* general design for the wiki */ | /* general design for the wiki */ | ||
| − | .azureLinks a, .azureLinks a.external { | + | #ca-view, #ca-viewsource, #pt-mytalk, #pt-watchlist, #pt-mycontris, #ca-history { |
| + | display:none; | ||
| + | } | ||
| + | |||
| + | .azureLinks a, .azureLinks a:visited, .azureLinks a.external,.azureLinks a.external:visited { | ||
color: #14a1d9; | color: #14a1d9; | ||
} | } | ||
| שורה 279: | שורה 355: | ||
border: medium none; | border: medium none; | ||
color: #14a1d9; | color: #14a1d9; | ||
| + | } | ||
| + | |||
| + | .ui-menu .ui-menu-item a { | ||
| + | cursor: pointer; | ||
} | } | ||
| שורה 287: | שורה 367: | ||
#p-tb { | #p-tb { | ||
display:none; | 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; | ||
| + | width: 620px; | ||
| + | } | ||
| + | #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; | ||
| + | } | ||
| + | |||
| + | #userloginForm p { | ||
| + | display: none; | ||
| + | } | ||
| + | |||
| + | #userlogin, #userloginForm { | ||
| + | background: #eee; | ||
| + | display: inline-block; | ||
| + | width: 620px; | ||
| + | } | ||
| + | |||
| + | /* end of user login form */ | ||
| + | /* password reset */ | ||
| + | |||
| + | .mw-special-PasswordReset fieldset { width: 805px; border: 0; margin:0; padding: 0; background: #EEE; padding: 15px } | ||
| + | .mw-special-PasswordReset legend { display:none } | ||
| + | .mw-special-PasswordReset p { display:none } | ||
| + | .mw-special-PasswordReset #firstHeading { width: 805px; background: #10a2d3; border-bottom: 1px solid #d9d9d9; color: #ffffff; font-weight: normal; height: 40px; line-height: 40px; margin-bottom: 0; padding: 0 15px !important; } | ||
| + | .mw-special-PasswordReset #contentSub {display: none; } | ||
| + | |||
| + | .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; | ||
| + | } | ||
| + | |||
| + | /* sidebar */ | ||
| + | #n-newpage-description { background: #10a2d3; padding-right:5px !important; } | ||
| + | div#mw-panel li#n-newpage-description a, div#mw-panel li#n-newpage-description a:visited { color: #fff; } | ||
| + | |||
| + | div#mw-panel #n-shortcut-iphone-desc a, div#mw-panel #n-shortcut-iphone-desc a:visited, div#mw-panel #n-shortcut-android-desc a, div#mw-panel #n-shortcut-android-desc a:visited { | ||
| + | font-weight:bold; | ||
| + | color:#c00; | ||
| + | } | ||
| + | |||
| + | /* contact page */ | ||
| + | .mw-special-Contact #firstHeading { | ||
| + | border-bottom: 1px solid #d9d9d9; | ||
| + | background: none repeat scroll 0 0 #10a2d3; | ||
| + | color: #ffffff; | ||
| + | height: 40px; | ||
| + | line-height: 40px; | ||
| + | padding-right: 15px !important; | ||
| + | width: 805px; | ||
| + | margin-bottom: 0; | ||
| + | } | ||
| + | |||
| + | .mw-special-Contact #mw-content-text p { display:none;} | ||
| + | .mw-special-Contact legend { display:none } | ||
| + | .mw-special-Contact fieldset { border: 0; margin:0; padding: 0;} | ||
| + | .mw-special-Contact #mailheader { width:820px; background: #eeeeee; padding: 5px; } | ||
| + | .mw-special-Contact #contentSub {display: none; } | ||
| + | .mw-special-Contact #mailheader input[type="text"] { width: 350px; } | ||
| + | .mw-special-Contact #mw-contactpage-formfootnote { display:none; } | ||
| + | |||
| + | #mailheader td.mw-label { | ||
| + | text-align:right; | ||
| + | } | ||
| + | |||
| + | #mailheader input, #mailheader textarea { | ||
| + | border: 1px solid #aaa; | ||
| + | } | ||
| + | |||
| + | |||
| + | /* תבנית:תרופה */ | ||
| + | @media screen,print { | ||
| + | .drugTemplate { | ||
| + | margin-left:310px | ||
| + | } | ||
| + | } | ||
| + | |||
| + | /* advanced search */ | ||
| + | .advancedSearchButtonWrapper { | ||
| + | padding-right:125px; | ||
| + | } | ||
| + | |||
| + | /* advanced search standalone page*/ | ||
| + | .mw-special-RunQuery .advancedSearchBox { width: 850px; } | ||
| + | |||
| + | /* contact */ | ||
| + | #mailheader .mw-submit input { | ||
| + | background: none repeat scroll 0 0 #10A2D3; | ||
| + | border: 0 none; | ||
| + | color: #FFFFFF; | ||
| + | float: left; | ||
| + | font-weight: bold; | ||
| + | padding: 5px 10px; | ||
| + | } | ||
| + | |||
| + | #mw-panel.collapsible-nav #p-maineditor h3 {display:block;} | ||
| + | |||
| + | /* tabs data for different kind of extended info */ | ||
| + | #MoreInfoForDoc, #MoreInfoPres, #MoreInfoVideo, #MoreInfoLecture, #MoreInfoArticle { | ||
| + | display: none; | ||
| + | } | ||
| + | |||
| + | .whiteLinks a,.whiteLinks a:visited { | ||
| + | color:#fff !important; | ||
| + | } | ||
| + | |||
| + | .onlymobile { | ||
| + | display:none; | ||
| + | } | ||
| + | |||
| + | .mainpage-news-image { | ||
| + | float:right;width:150px; | ||
| + | } | ||
| + | |||
| + | /* used in news page */ | ||
| + | .ollines ol { | ||
| + | margin-right: 15px | ||
| + | } | ||
| + | .ollines ol li { | ||
| + | display: block; | ||
| + | border-bottom: 1px solid #eee; | ||
| + | line-height: 35px; | ||
| + | } | ||
| + | |||
| + | .boldlinks a { | ||
| + | font-weight: bold; | ||
} | } | ||
גרסה אחרונה מתאריך 05:29, 24 בספטמבר 2014
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */
#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;
}
/* begin of extended info tabs */
.extendedInfoTab {
width:86px;
height:59px;
float:right;
margin-left:1px;
color:#fff;
line-height: 30px;
padding: 10px 0;
background:#a1a1a1;
}
.extendedInfoTabOff {
color: #5f5f5f;
}
.extendedInfoTab a, .extendedInfoTab a:visited {
color: #fff;
}
/* end of extended info tabs */
.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;
}
/* most popular and new molecules pages */
.MostPopularPagesTable tbody tr > td {
background: #FFFFFF;
border: 0;
}
table.MostPopularPagesTable {
border: 0 !important;
width:700px;
}
.newMolecules tbody:before {
content: "";
padding: 30px;
}
.MostPopularPagesTable tbody tr > td {
background: #FFFFFF;
border: 0;
}
.newMolecules th, .MostPopularPagesTable 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, .MostPopularPagesTable 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: 200px;
height: 20px;
}
.advancedSearchBox button.sfComboBoxActual {
background: #acadb2 !important;
height: 24px;
}
.advancedSearchBox .ui-button-icon-only .ui-icon {
background: url("http://www.wikitrufot.org.il/images/d/dc/Icon-white-open.png") no-repeat 50% 65%;
margin-right: -8px;
}
.advancedSearchField {
width:33%;
min-width:180px;
float:right;
padding-bottom:15px;
}
.advancedSearchSubmitField {
float: left;
width: 34%;
clear:both;
}
/* 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, #ca-history {
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;
width: 620px;
}
#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;
}
#userloginForm p {
display: none;
}
#userlogin, #userloginForm {
background: #eee;
display: inline-block;
width: 620px;
}
/* end of user login form */
/* password reset */
.mw-special-PasswordReset fieldset { width: 805px; border: 0; margin:0; padding: 0; background: #EEE; padding: 15px }
.mw-special-PasswordReset legend { display:none }
.mw-special-PasswordReset p { display:none }
.mw-special-PasswordReset #firstHeading { width: 805px; background: #10a2d3; border-bottom: 1px solid #d9d9d9; color: #ffffff; font-weight: normal; height: 40px; line-height: 40px; margin-bottom: 0; padding: 0 15px !important; }
.mw-special-PasswordReset #contentSub {display: none; }
.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;
}
/* sidebar */
#n-newpage-description { background: #10a2d3; padding-right:5px !important; }
div#mw-panel li#n-newpage-description a, div#mw-panel li#n-newpage-description a:visited { color: #fff; }
div#mw-panel #n-shortcut-iphone-desc a, div#mw-panel #n-shortcut-iphone-desc a:visited, div#mw-panel #n-shortcut-android-desc a, div#mw-panel #n-shortcut-android-desc a:visited {
font-weight:bold;
color:#c00;
}
/* contact page */
.mw-special-Contact #firstHeading {
border-bottom: 1px solid #d9d9d9;
background: none repeat scroll 0 0 #10a2d3;
color: #ffffff;
height: 40px;
line-height: 40px;
padding-right: 15px !important;
width: 805px;
margin-bottom: 0;
}
.mw-special-Contact #mw-content-text p { display:none;}
.mw-special-Contact legend { display:none }
.mw-special-Contact fieldset { border: 0; margin:0; padding: 0;}
.mw-special-Contact #mailheader { width:820px; background: #eeeeee; padding: 5px; }
.mw-special-Contact #contentSub {display: none; }
.mw-special-Contact #mailheader input[type="text"] { width: 350px; }
.mw-special-Contact #mw-contactpage-formfootnote { display:none; }
#mailheader td.mw-label {
text-align:right;
}
#mailheader input, #mailheader textarea {
border: 1px solid #aaa;
}
/* תבנית:תרופה */
@media screen,print {
.drugTemplate {
margin-left:310px
}
}
/* advanced search */
.advancedSearchButtonWrapper {
padding-right:125px;
}
/* advanced search standalone page*/
.mw-special-RunQuery .advancedSearchBox { width: 850px; }
/* contact */
#mailheader .mw-submit input {
background: none repeat scroll 0 0 #10A2D3;
border: 0 none;
color: #FFFFFF;
float: left;
font-weight: bold;
padding: 5px 10px;
}
#mw-panel.collapsible-nav #p-maineditor h3 {display:block;}
/* tabs data for different kind of extended info */
#MoreInfoForDoc, #MoreInfoPres, #MoreInfoVideo, #MoreInfoLecture, #MoreInfoArticle {
display: none;
}
.whiteLinks a,.whiteLinks a:visited {
color:#fff !important;
}
.onlymobile {
display:none;
}
.mainpage-news-image {
float:right;width:150px;
}
/* used in news page */
.ollines ol {
margin-right: 15px
}
.ollines ol li {
display: block;
border-bottom: 1px solid #eee;
line-height: 35px;
}
.boldlinks a {
font-weight: bold;
}