User:Spectrazzz/sandbox 5: Difference between revisions

From GRAY RAVENS
Content added Content deleted
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
|tab10 = sandbox 8}}
|tab10 = sandbox 8}}
<hr style="border-color: #921131">
<hr style="border-color: #921131">
* [[User:Spectrazzz/common.css]]
* [[User:Spectrazzz/common.js]]
<hr style="border-color: #921131">
{{#css:
.no-history-tabber-panel .oo-ui-optionWidget {
color: white !important;
font-size: medium;
font-weight: 700;
padding: 3px .5em;
background: #921131;
}
.no-history-tabber-panel .oo-ui-optionWidget:hover {
background-color: #e4e4e4 !important;
}
.no-history-tabber-panel .oo-ui-optionWidget.oo-ui-widget-enabled {
border: 20px solid blue;
background-color: red;
}
.no-history-tabber-panel .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
border: 20px solid green !important;
cursor: pointer;
}
.no-history-tabber-panel .oo-ui-tabOptionWidget .oo-ui-labelElement-label {
border: none !important;
margin: 0;
padding: 0;
line-height: normal;
}

.no-history-tabber-panel .oo-ui-tabSelectWidget-framed {
background-color: inherit;
}

.no-history-tabber-panel .oo-ui-optionWidget {
color: black;
font-size: medium;
font-weight: 700;
padding: 3px .5em;
background-color: #921131;
background-size: 200% 100%;
background-position: right bottom;
transition: all .25s ease-out;
}
.no-history-tabber-panel .oo-ui-optionWidget:hover {
background-position: left bottom;
}
.no-history-tabber-panel .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
border: none;
}
}}

{{tab/start}}
{{tab/header|tab name 1}}
tab content 1
{{tab/header| tab name 2}}
tab content 2
{{tab/end}}

Latest revision as of 21:56, 21 June 2022