diff OrthancExplorer/explorer.css @ 274:f2286c741109

patient protection in Orthanc Explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 08 Dec 2012 22:48:53 +0100
parents 4829c054751a
children
line wrap: on
line diff
--- a/OrthancExplorer/explorer.css	Sat Dec 08 22:34:56 2012 +0100
+++ b/OrthancExplorer/explorer.css	Sat Dec 08 22:48:53 2012 +0100
@@ -37,3 +37,7 @@
     text-decoration: none;
     color: white !important;
 }
+
+.switch-container .ui-slider-switch {
+    width: 100%;
+}
\ No newline at end of file