diff OrthancExplorer/explorer.css @ 152:4829c054751a

improved navigation in Orthanc Explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 23 Oct 2012 15:02:54 +0200
parents 4bc019d2f969
children f2286c741109
line wrap: on
line diff
--- a/OrthancExplorer/explorer.css	Tue Oct 23 14:34:57 2012 +0200
+++ b/OrthancExplorer/explorer.css	Tue Oct 23 15:02:54 2012 +0200
@@ -32,3 +32,8 @@
     width: 0%; 
     background-color: green; 
 }
+
+.ui-title a {
+    text-decoration: none;
+    color: white !important;
+}