aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/src/main/webapp/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/auth/src/main/webapp/css/index.css')
-rw-r--r--id/server/auth/src/main/webapp/css/index.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/id/server/auth/src/main/webapp/css/index.css b/id/server/auth/src/main/webapp/css/index.css
index 18a0dccde..3dd974813 100644
--- a/id/server/auth/src/main/webapp/css/index.css
+++ b/id/server/auth/src/main/webapp/css/index.css
@@ -124,6 +124,12 @@ button {
cursor: pointer;
}
+input {
+ background: #efefef;
+ border:1px solid #000;
+ cursor: pointer;
+}
+
#installJava, #BrowserNOK {
clear:both;
font-size:0.8em;