User:Spectrazzz/sandbox 5: Difference between revisions

From GRAY RAVENS
Content added Content deleted
(Created page with "{{Tabs |tab1 = Profile |tab2 = sandbox |tab3 = sandbox 1 |tab4 = sandbox 2 |tab5 = sandbox 3 |tab6 = sandbox 4 |tab7 = sandbox 5}} <hr style="border-color: #921131">")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
|tab5 = sandbox 3
|tab5 = sandbox 3
|tab6 = sandbox 4
|tab6 = sandbox 4
|tab7 = sandbox 5}}
|tab7 = sandbox 5
|tab8 = sandbox 6
|tab9 = sandbox 7
|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