Serghey Rodin пре 13 година
родитељ
комит
eb591591b7

+ 6 - 2
web/templates/header.html

@@ -533,10 +533,10 @@
                 border-radius: 3px 3px 3px 3px;
                 color: #555555;
                 font-family: Arial,sans-serif;
-                font-size: 18px;
+                font-size: 14pt;
                 padding: 6px;
                 width: 360px;
-                line-height:22px;
+                height: 36px;
             }
 
             .add-input:hover {
@@ -673,6 +673,10 @@
                     margin-top: -3px;
                 }
 
+                .add-advanced {
+                    text-decoration: underline;
+                }
+
                 #vstobjects{
                     padding-top: 192px;
                     min-height: 370px;

+ 3 - 1
web/templates/login.html

@@ -84,6 +84,7 @@
                 color: #DE6C5D;
             }
 
+
             .login-input {
                 color: #555;
                 background-color: #FFFFFF;
@@ -92,8 +93,9 @@
                 color: #555555;
                 font-family: Arial,sans-serif;
                 font-size: 14pt;
-                padding: 4px;
+                padding: 6px;
                 width: 360px;
+                height: 36px;
             }
 
             .login-input:hover {

+ 1 - 0
web/templates/reset_1.html

@@ -94,6 +94,7 @@
                 font-size: 14pt;
                 padding: 4px;
                 width: 360px;
+                height: 36px;
             }
 
             .login-input:hover {

+ 1 - 0
web/templates/reset_2.html

@@ -94,6 +94,7 @@
                 font-size: 14pt;
                 padding: 4px;
                 width: 360px;
+                height: 36px;
             }
 
             .login-input:hover {

+ 1 - 0
web/templates/reset_3.html

@@ -94,6 +94,7 @@
                 font-size: 14pt;
                 padding: 4px;
                 width: 360px;
+                height: 36px;
             }
 
             .login-input:hover {