Difference between revisions of "Template:TokyoTech/css/main"

Line 18: Line 18:
 
button,input{overflow:visible}button,select{text-transform:none}
 
button,input{overflow:visible}button,select{text-transform:none}
 
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
 
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
+
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;}
 
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
 
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
 
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
 
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
+
legend{color:inherit;display:table;max-width:100%;;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
+
[type=checkbox],[type=radio]{}
 
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
 
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
 
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
 
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
Line 46: Line 46:
 
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
 
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
 
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
 
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
+
.w3-ul{list-style-type:none;;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
 
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
 
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
 
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
 
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
Line 55: Line 55:
 
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
 
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
 
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
 
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
+
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;}
 
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
 
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
 
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
 
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
Line 63: Line 63:
 
.w3-main,#main{transition:margin-left .4s}
 
.w3-main,#main{transition:margin-left .4s}
 
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
 
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
+
.w3-modal-content{margin:auto;background-color:#fff;position:relative;;outline:0;width:600px}
 
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
 
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
 
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
 
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
Line 108: Line 108:
 
.w3-circle{border-radius:50%}
 
.w3-circle{border-radius:50%}
 
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
 
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
+
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{ 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
+
.w3-container,.w3-panel{em 0px}.w3-panel{margin-top:0px;margin-bottom:0px}
 
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
 
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
 
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
 
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
Line 166: Line 166:
 
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
 
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
 
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
 
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
+
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#2a62cc!important}
 
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
 
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
 
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
 
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
Line 179: Line 179:
 
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
 
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
 
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
 
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
+
.w3-text-red,.w3-hover-text-red:hover{color:#2a62cc!important}
 
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
 
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
 
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
 
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
Line 205: Line 205:
 
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
 
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
 
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
 
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
+
.w3-border-red,.w3-hover-border-red:hover{border-color:#2a62cc!important}
 
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
 
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
 
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
 
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
Line 212: Line 212:
 
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
 
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
 
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important}
 
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important}
 +
 +
/* original color: #2a62cc */
 +
/* candidate color: #2a62cc */
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 05:48, 1 October 2017