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: | + | 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-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: | + | legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto} |
− | [type=checkbox],[type=radio]{padding: | + | [type=checkbox],[type=radio]{padding:0} |
[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: | + | .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-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: | + | .w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding: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: | + | .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;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: | + | .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-container,.w3-panel{padding: | + | .w3-container,.w3-panel{padding:0em 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} |
Revision as of 05:12, 1 October 2017