comparison 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
comparison
equal deleted inserted replaced
273:d384af918264 274:f2286c741109
35 35
36 .ui-title a { 36 .ui-title a {
37 text-decoration: none; 37 text-decoration: none;
38 color: white !important; 38 color: white !important;
39 } 39 }
40
41 .switch-container .ui-slider-switch {
42 width: 100%;
43 }