diff --git a/css/style.css b/css/style.css index 57f3a341d..3ce468c8e 100644 --- a/css/style.css +++ b/css/style.css @@ -5,7 +5,7 @@ } html, body {border: 0; margin: 0; padding: 0; cursor: default; overflow: hidden; background-color: #F5F5F5; height: 100%;} html, body, input,select,button,textarea{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;} -div, td, label, fieldset, textarea, select, input, button, .Button { +div, td, label, fieldset, textarea, select, input, button, dialog { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; @@ -468,7 +468,6 @@ span#loadimg {padding: 20px; background: transparent url(../images/ajax-loader.g .Icon_Share {background: transparent url(../images/share.gif) no-repeat left center} div#tadd-header {background-image: url(../images/world.gif)} -div#tadd {display: none; left: 100px; top: 100px; position: absolute; margin: 0 auto } .konqueror div#tadd label { width: 80px; } .konqueror div#tadd { height: 290px; } @@ -513,7 +512,7 @@ div#tadd {display: none; left: 100px; top: 100px; position: absolute; margin: 0 } .speedEdit { width: 320px } #decimalDigitEdit input[type=number] { - min-width: 2rem; + min-width: 3rem; } .optionColumn { display: flex; diff --git a/index.html b/index.html index 6f192deb4..0db0c0f4d 100644 --- a/index.html +++ b/index.html @@ -296,6 +296,7 @@
+