]> git.uio.no Git - usit-rt.git/blobdiff - share/html/NoAuth/css/base/login.css
Upgrade to 4.0.8 with modification of ExternalAuth.
[usit-rt.git] / share / html / NoAuth / css / base / login.css
index bd05a284574f17b01c0a6e2462b156a08685d839..608ebf87fec11d705b3a0358f61affd894e3198a 100644 (file)
@@ -100,3 +100,11 @@ margin-right:auto;margin-left:auto;
     padding-left: 1em;
 }
 
+.redirect-warning tt {
+    display: block;
+    margin: 0.5em 0 0.5em 1em;
+    white-space: nowrap;
+    overflow: hidden;
+    text-overflow: ellipsis;
+    width: 90%;
+}