comparison 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
comparison
equal deleted inserted replaced
151:11e48e70c039 152:4829c054751a
30 top: 0; 30 top: 0;
31 height: 100%; 31 height: 100%;
32 width: 0%; 32 width: 0%;
33 background-color: green; 33 background-color: green;
34 } 34 }
35
36 .ui-title a {
37 text-decoration: none;
38 color: white !important;
39 }