User:Bethloe/common.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin is at User:Bethloe/common.js. |
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cssmenu{width:100%;font-family:Helvetica,Arial,sans-serif;color:#000;overflow:auto}#cssmenu ul ul{display:none}.align-right{float:right}#cssmenu > ul > li > a{padding:15px 20px;border-left:1px solid #1682ba;border-right:1px solid #1682ba;border-top:1px solid #1682ba;cursor:pointer;z-index:2;font-size:14px;font-weight:700;text-decoration:none;color:#000;text-shadow:0 1px 1px rgba(0,0,0,0.35);background:#36aae7;background:-webkit-linear-gradient(#36aae7,#1fa0e4);background:-moz-linear-gradient(#36aae7,#1fa0e4);background:-o-linear-gradient(#36aae7,#1fa0e4);background:-ms-linear-gradient(#36aae7,#1fa0e4);background:linear-gradient(#36aae7,#1fa0e4);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15)}#cssmenu > ul > li > a:hover,#cssmenu > ul > li.active > a,#cssmenu > ul > li.open > a{color:#eee;background:#1fa0e4;background:-webkit-linear-gradient(#1fa0e4,#1992d1);background:-moz-linear-gradient(#1fa0e4,#1992d1);background:-o-linear-gradient(#1fa0e4,#1992d1);background:-ms-linear-gradient(#1fa0e4,#1992d1);background:linear-gradient(#1fa0e4,#1992d1)}#cssmenu > ul > li.open > a{box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.15);border-bottom:1px solid #1682ba}#cssmenu > ul > li:last-child > a,#cssmenu > ul > li.last > a{border-bottom:1px solid #1682ba}.holder{width:0;height:0;position:absolute;top:0;right:0}.holder::after,.holder::before{display:block;position:absolute;content:"";width:6px;height:6px;right:20px;z-index:10;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.holder::after{top:17px;border-top:2px solid #fff;border-left:2px solid #fff}#cssmenu > ul > li > a:hover > span::after,#cssmenu > ul > li.active > a > span::after,#cssmenu > ul > li.open > a > span::after{border-color:#eee}.holder::before{top:18px;border-top:2px solid;border-left:2px solid;border-top-color:inherit;border-left-color:inherit}#cssmenu ul ul li a{cursor:pointer;border-bottom:1px solid #32373e;border-left:1px solid #32373e;border-right:1px solid #32373e;padding:10px 20px;z-index:1;text-decoration:none;font-size:13px;color:#eee;background:#49505a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}#cssmenu ul ul li:hover > a,#cssmenu ul ul li.open > a,#cssmenu ul ul li.active > a{background:#424852;color:#fff}#cssmenu ul ul li:first-child > a{box-shadow:none}#cssmenu ul ul ul li:first-child > a{box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}#cssmenu ul ul ul li a{padding-left:30px}#cssmenu > ul > li > ul > li:last-child > a,#cssmenu > ul > li > ul > li.last > a{border-bottom:0}#cssmenu > ul > li > ul > li.open:last-child > a,#cssmenu > ul > li > ul > li.last.open > a{border-bottom:1px solid #32373e}#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a{border-bottom:0}#cssmenu ul ul li.has-sub > a::after{display:block;position:absolute;content:"";width:5px;height:5px;right:20px;z-index:10;top:11.5px;border-top:2px solid #eee;border-left:2px solid #eee;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#cssmenu ul ul li.active > a::after,#cssmenu ul ul li.open > a::after,#cssmenu ul ul li > a:hover::after{border-color:#fff}#toc,#toc ul,#toc ul li,#toc ul li a{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#toc{width:400px;font-family:Helvetica,Arial,sans-serif;color:#000;overflow:auto}#toc ul ul{display:none}.align-right{float:right}#toc > ul > li > a{padding:15px 20px;border-left:1px solid #1682ba;border-right:1px solid #1682ba;border-top:1px solid #1682ba;cursor:pointer;z-index:2;font-size:14px;font-weight:700;text-decoration:none;color:#000;text-shadow:0 1px 1px rgba(0,0,0,0.35);background:#36aae7;background:-webkit-linear-gradient(#36aae7,#1fa0e4);background:-moz-linear-gradient(#36aae7,#1fa0e4);background:-o-linear-gradient(#36aae7,#1fa0e4);background:-ms-linear-gradient(#36aae7,#1fa0e4);background:linear-gradient(#36aae7,#1fa0e4);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15)}#toc > ul > li > a:hover,#toc > ul > li.active > a,#toc > ul > li.open > a{color:#eee;background:#1fa0e4;background:-webkit-linear-gradient(#1fa0e4,#1992d1);background:-moz-linear-gradient(#1fa0e4,#1992d1);background:-o-linear-gradient(#1fa0e4,#1992d1);background:-ms-linear-gradient(#1fa0e4,#1992d1);background:linear-gradient(#1fa0e4,#1992d1)}#toc > ul > li.open > a{box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.15);border-bottom:1px solid #1682ba}#toc > ul > li:last-child > a,#toc > ul > li.last > a{border-bottom:1px solid #1682ba}.holder{width:0;height:0;position:absolute;top:0;right:0}.holder::after,.holder::before{display:block;position:absolute;content:"";width:6px;height:6px;right:20px;z-index:10;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.holder::after{top:17px;border-top:2px solid #fff;border-left:2px solid #fff}#toc > ul > li > a:hover > span::after,#toc > ul > li.active > a > span::after,#toc > ul > li.open > a > span::after{border-color:#eee}.holder::before{top:18px;border-top:2px solid;border-left:2px solid;border-top-color:inherit;border-left-color:inherit}#toc ul ul li a{cursor:pointer;border-bottom:1px solid #32373e;border-left:1px solid #32373e;border-right:1px solid #32373e;padding:10px 20px;z-index:1;text-decoration:none;font-size:13px;color:#eee;background:#49505a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}#toc ul ul li:hover > a,#toc ul ul li.open > a,#toc ul ul li.active > a{background:#424852;color:#fff}#toc ul ul li:first-child > a{box-shadow:none}#toc ul ul ul li:first-child > a{box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}#toc ul ul ul li a{padding-left:30px}#toc > ul > li > ul > li:last-child > a,#toc > ul > li > ul > li.last > a{border-bottom:0}#toc > ul > li > ul > li.open:last-child > a,#toc > ul > li > ul > li.last.open > a{border-bottom:1px solid #32373e}#toc > ul > li > ul > li.open:last-child > ul > li:last-child > a{border-bottom:0}#toc ul ul li.has-sub > a::after{display:block;position:absolute;content:"";width:5px;height:5px;right:20px;z-index:10;top:11.5px;border-top:2px solid #eee;border-left:2px solid #eee;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#toc ul ul li.active > a::after,#toc ul ul li.open > a::after,#toc ul ul li > a:hover::after{border-color:#fff}#mainContent{position:relative;width:100%;left:10px;overflow-x:auto;overflow-y:hidden;height:700px}#mynetwork{position:absolute;top:40px;width:700px;height:320px;border:1px solid lightgray;float:left;background-color:#fff}#mynetworkCompare{width:360px;height:320px;background-color:#fff}.toolTip{font-family:Verdana,Arial,Sans-serif,'Times New Roman';font-size:8pt;filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;z-index:9999}.ui-resizable-helper{border:2px dotted #00F}#wikiText{position:absolute;left:700px;width:700px;height:680px;border:1px solid lightgray;background-color:#fff;margin-right:5px;margin-left:5px;overflow:hidden}#wikiIFrame{position:absolute;left:1420px;width:700px;height:700px;border:1px solid lightgray;background-color:#fff;margin-right:5px;margin-left:5px;overflow:hidden}#wikiTextInner{position:absolute;height:650px;width:100%;overflow-y:scroll}#optionPanel{position:absolute;left:1420px;height:680px;float:left;background:-webkit-linear-gradient(#f0f0f0,#636363);background:-o-linear-gradient(#f0f0f0,#636363);background:-moz-linear-gradient(#f0f0f0,#636363);background:linear-gradient(#f0f0f0,#636363)}#optionPanelRev{float:left;width:360px;background:-webkit-linear-gradient(#f0f0f0,#636363);background:-o-linear-gradient(#f0f0f0,#636363);background:-moz-linear-gradient(#f0f0f0,#636363);background:linear-gradient(#f0f0f0,#636363)}#mynetworkDetailView{position:absolute;top:30px;width:400px;height:280px;border:1px solid lightgray;float:left;background-color:#fff}#qualityParameters{position:relative;height:200px;overflow-x:auto;overflow-y:auto}#qualityParametersRev{position:relative;height:400px;overflow-x:auto;overflow-y:auto}#qualityFlawView{top:0;width:100%;height:100%;float:left}#qualityFlawViewText{position:absolute;top:10px;height:100%;width:100%;overflow-y:auto}#editor{background-color:#fff;overflow:scroll;height:350px;width:400px}table.legend_table{font-size:11px;border-width:1px;border-color:#d3d3d3;border-style:solid}table.legend_table,td{border-width:1px;border-color:#d3d3d3;border-style:solid;padding:2px}div.table_content{width:80px;text-align:center}div.table_description{width:100px}#operation{font-size:28px}#network-popUp{display:none;position:absolute;top:350px;left:170px;z-index:299;width:250px;height:120px;background-color:#f9f9f9;border-style:solid;border-width:3px;border-color:#5394ed;padding:10px;text-align:center}#eexcess_equation_controls{position:relative;display:inline-flex;width:100%;height:40px;min-height:2.5em;background:-webkit-linear-gradient(top,rgba(245,245,245,1),rgba(200,200,200,1));box-shadow:inset .1em .1em .5em #ccc,inset -.1em -.1em .5em #ccc}#eexcess_equation_controls_sensium{position:relative;display:inline-flex;width:100%;height:40px;min-height:2.5em;background:-webkit-linear-gradient(top,rgba(245,245,245,1),rgba(200,200,200,1));box-shadow:inset .1em .1em .5em #ccc,inset -.1em -.1em .5em #ccc;display:none}#eexcess_equation_controls2{position:relative;display:inline-flex;width:100%;height:40px;line-height:30px;min-height:2.5em;background:-webkit-linear-gradient(top,rgba(245,245,245,1),rgba(200,200,200,1));box-shadow:inset .1em .1em .5em #ccc,inset -.1em -.1em .5em #ccc}#eexcess_equation_controls3{position:relative;display:inline-flex;width:100%;height:40px;line-height:30px;min-height:2.5em;background:-webkit-linear-gradient(top,rgba(245,245,245,1),rgba(200,200,200,1));box-shadow:inset .1em .1em .5em #ccc,inset -.1em -.1em .5em #ccc}.eexcess_equation_controls3{position:relative;display:inline-flex;width:100%;height:40px;min-height:2.5em;background:-webkit-linear-gradient(top,rgba(245,245,245,1),rgba(200,200,200,1));box-shadow:inset .1em .1em .5em #ccc,inset -.1em -.1em .5em #ccc}.icon{cursor:pointer;border:0 solid #000;padding-left:5px;padding-right:5px;padding-top:2px}#sentimentIcon{cursor:pointer;border:0 solid #000;padding-left:5px;padding-right:5px;padding-top:2px}#sentimentIconRev{cursor:pointer;border:0 solid #000;padding-left:5px;padding-right:5px;padding-top:2px}.icon:hover{cursor:pointer;padding-left:5px;padding-right:5px;padding-top:2px;background-color:#fff}#editor_section_name{font-family:"arial";font-weight:700;line-height:2.5em;vertical-align:middle}#editor_section_combobox{font-family:"arial";font-weight:700;line-height:2.5em;vertical-align:middle}#editor_section_combobox select{border:1px solid #000;font-size:14px;color:#000;background:#ccc;padding:2px}.notificationDiv{cursor:pointer;text-align:center;margin-top:5px;margin-bottom:5px;color:#fff;height:50px;line-height:50px;vertical-align:middle;background-color:#525252;border:1px solid #bdbdbd;-moz-border-radius-topright:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px;-moz-border-radius-topleft:12px;-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-moz-border-radius-bottomright:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px;-moz-border-radius-bottomleft:12px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}.notificationDiv:hover{background-color:#bdbdbd}.highlight{background-color:#ff2}.menuHelper{font-family:'WebSymbolsRegular',cursive;font-size:40px;cursor:pointer}.menuHelper2{font-family:'WebSymbolsRegular',cursive;font-size:25px;cursor:pointer}.menuHelper3{font-family:'WebSymbolsRegular',cursive;font-size:25px;cursor:pointer;background-color:#fff}.menuHelper2:hover{background-color:#fff}.menuHelper:hover{background-color:#fff}#workingAnimationCompare{font-family:'WebSymbolsRegular',cursive;font-size:20px;cursor:pointer}#workingAnimation{font-family:'WebSymbolsRegular',cursive;font-size:20px;cursor:pointer}.sensiumTable{width:100%}#articleQuality{width:calc(100% - 200px);height:90%}#articleQualityRev{width:calc(100% - 45px);height:90%}#progressBarOverallScore{width:100%;height:100%}#progressBarOverallScoreRev{width:100%;height:100%}meter::-webkit-meter-bar{background:none;background-color:rgba(0,0,0,0.05);border-top-left-radius:18px;border-bottom-left-radius:18px}meter::-webkit-meter-optimum-value{background-image:linear-gradient(180deg,#CFC 5%,#0F0 50%,#CFC 100%);border-top-left-radius:18px;border-bottom-left-radius:18px;background-size:100% 100%}meter::-webkit-meter-suboptimum-value{background-image:linear-gradient(180deg,#FFE4B3 5%,orange 50%,#FFE4B3 100%);border-top-left-radius:18px;border-bottom-left-radius:18px;background-size:100% 100%}meter::-webkit-meter-even-less-good-value{background-image:linear-gradient(180deg,#FFDACC 5%,#FF4500 50%,#FFDACC 100%);border-top-left-radius:18px;border-bottom-left-radius:18px;background-size:100% 100%}