MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 45: Line 45:
a.mw-userlink[title="User:Satam"],
a.mw-userlink[title="User:Satam"],
.page-User_Satam h1,
.page-User_Satam h1,
.page-User_talk_Satam h1,
.page-User_talk_Satam h1 {
a.mw-userlink[title="User:Thortok2000"],
.page-User_Thortok2000 h1,
.page-User_talk_Thortok2000 h1 {
color: #E99216;
color: #E99216;
}
}
Line 210: Line 207:
ul.zdw-tabset { margin: 0 !important; }
ul.zdw-tabset { margin: 0 !important; }
ul.zdw-tabset { display: flex; overflow-x: auto; scrollbar-width: thin;}
ul.zdw-tabset { display: flex; overflow-x: auto; scrollbar-width: thin;}
ul.zdw-tabset::-webkit-scrollbar { height: 12px;}
.zdw-tabcontainer__tabset--left .zdw-tabset { flex-direction: column; }
.zdw-tabcontainer__tabset--left .zdw-tabset { flex-direction: column; }
li.zdw-tab { display: block; padding: 0px 10px; margin: 0px; border: 1px solid #5a7db5; }
li.zdw-tab { display: block; padding: 0px 10px; margin: 0px; border: 1px solid #5a7db5; }
Line 368: Line 364:
         width: inherit;
         width: inherit;
     }
     }
}
/* TOClimit */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
}


Line 373: Line 379:
textarea{font-family:monospace}
textarea{font-family:monospace}
td.mw-label{padding:0.25em}
td.mw-label{padding:0.25em}
input,input[type=checkbox]{margin-right:3px;margin-left:3px}
input,input[type=checkbox],input[type=radio]{margin-right:3px;margin-left:3px}