Difference between revisions of "MediaWiki:Common.css"

From ReactOS Wiki
Jump to: navigation, search
m
m
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
.prettytable {background:#f9f9f9;border:1px solid #aaa;border-collapse:collapse;margin:1em 1em 1em 0;}.prettytable th,.prettytable td {border:1px solid #aaa;padding:.2em;}.prettytable th {text-align:center;background-color:#ececec;}.prettytable caption {font-weight:700;}.hwtable tr td:first-child {font-weight:700;background-color:#efefef;text-align:center;}.hwtable {font-size:11px;width:100%;} .hwtable tr td:last-child{font-size: 12px; padding-left: 10px !important;}.testers-table tr td:first-child {font-style:italic;}#toc {float:right;margin-right:10px;margin-left:10px;}pre,.mw-code {overflow:auto;}table.wikitable.zebra > tbody > :nth-child(even) {background-color:#fff;}a:hover {text-decoration:underline!important;}.mw-datatable tr:hover td:last-child {border-right:2px solid gray;} .mw-datatable tr:hover td {border-bottom-color: #909090;}div.mw-geshi {border:1px dashed #2f6fab;background-color:#f9f9f9;font-size:13px;margin:1em 0;padding:1em;}a,#topMenu a:hover {text-decoration:none!important;}.autonumber{font-size: 10px; color: #888!important;background-image:none !important; padding:0 !important;}
+
.prettytable{background:#f9f9f9;border:1px solid #aaa;border-collapse:collapse;margin:1em 1em 1em 0;}.prettytable th,.prettytable td{border:1px solid #aaa;padding:.2em;}.prettytable th{text-align:center;background-color:#ececec;}.prettytable caption{font-weight:700;}.hwtable tr td:first-child{font-weight:700;background-color:#f2f2f2;text-align:center;color:#333}.hwtable{font-size:12px;width:100%;}.hwtable tr td:last-child{padding-left:10px!important;}.hwtable thead th{font-size: 14px}.testers-table tr td:first-child{font-style:italic;}#toc{float:right;margin-right:10px;margin-left:10px;}pre,.mw-code{overflow:auto;}table.wikitable.zebra > tbody > :nth-child(even){background-color:#fff;}a:hover{text-decoration:underline!important;}.mw-datatable tr:hover td:last-child{border-right:2px solid gray;}.mw-datatable tr:hover td{border-bottom-color:#909090;}div.mw-geshi{border:1px dashed #2f6fab;background-color:#f9f9f9;font-size:13px;margin:1em 0;padding:1em;}a,#topMenu a:hover{text-decoration:none!important;}.autonumber{font-size:10px;color:#888!important;background-image:none!important;padding:0!important;}
 +
.ros_columns{-moz-column-count:3; -webkit-column-count:3; column-count:3;-moz-column-gap:40px; -webkit-column-gap:40px; column-gap:40px; width: 100%}
 +
.page-Welcome_to_the_ReactOS_Development_Wiki hr{ background-image: linear-gradient(left , #AAAAAA 69%, #EEEEEE 100%);background-image: -o-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);background-image: -moz-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);background-image: -webkit-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);background-image: -ms-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);}
 +
.community_h a{color: #fff !important}

Latest revision as of 08:30, 21 October 2014

.prettytable{background:#f9f9f9;border:1px solid #aaa;border-collapse:collapse;margin:1em 1em 1em 0;}.prettytable th,.prettytable td{border:1px solid #aaa;padding:.2em;}.prettytable th{text-align:center;background-color:#ececec;}.prettytable caption{font-weight:700;}.hwtable tr td:first-child{font-weight:700;background-color:#f2f2f2;text-align:center;color:#333}.hwtable{font-size:12px;width:100%;}.hwtable tr td:last-child{padding-left:10px!important;}.hwtable thead th{font-size: 14px}.testers-table tr td:first-child{font-style:italic;}#toc{float:right;margin-right:10px;margin-left:10px;}pre,.mw-code{overflow:auto;}table.wikitable.zebra > tbody > :nth-child(even){background-color:#fff;}a:hover{text-decoration:underline!important;}.mw-datatable tr:hover td:last-child{border-right:2px solid gray;}.mw-datatable tr:hover td{border-bottom-color:#909090;}div.mw-geshi{border:1px dashed #2f6fab;background-color:#f9f9f9;font-size:13px;margin:1em 0;padding:1em;}a,#topMenu a:hover{text-decoration:none!important;}.autonumber{font-size:10px;color:#888!important;background-image:none!important;padding:0!important;}
.ros_columns{-moz-column-count:3; -webkit-column-count:3; column-count:3;-moz-column-gap:40px; -webkit-column-gap:40px; column-gap:40px; width: 100%}
.page-Welcome_to_the_ReactOS_Development_Wiki hr{ background-image: linear-gradient(left , #AAAAAA 69%, #EEEEEE 100%);background-image: -o-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);background-image: -moz-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);background-image: -webkit-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);background-image: -ms-linear-gradient(left , #AAAAAA 69%, #DDDDDD 100%);}
.community_h a{color: #fff !important}