ICU chain XML configuration up and running, used in unit test as well.
[pazpar2-moved-to-github.git] / www / masterkey / css / styles.css
index 2dad81a..6fdfd5c 100755 (executable)
@@ -24,7 +24,7 @@ border: none;
 
 strong {
 color: #31568c;
-font-weight: bold;
+font-weight: 600;
 }
 
 h2 {
@@ -183,6 +183,12 @@ background-color: #ffffff;
 color: #002863;
 }
 
+div.motd {
+float: right;
+width: 754px;
+}
+
+
 input.button {
 color: #ffffff;
 font: bold 11px verdana;
@@ -309,6 +315,31 @@ height: 28px;
 line-height: 28px;
 }
 
+div#breadcrumb {
+border-bottom: 1px solid #e1e5ec;
+float: left;
+background-color: #f6f6f9;
+padding-left: 0px;
+padding-right: 0px;
+margin-bottom: 10px;
+width: inherit;
+line-height: 28px;
+}
+
+div#breadcrumb span{
+margin-right: 1px;
+margin-left: 5px;
+}
+
+div#breadcrumb a:hover {
+text-decoration: line-through;
+}
+
+strong#filter{
+margin-right: -5px;
+margin-left: 5px;
+}
+
 table {
 padding: 0px;
 margin: 0px;
@@ -419,7 +450,7 @@ line-height: 13px;
 }
 
 a.sub {
-text-indent: 15px;
+text-indent: -10px;
 font-size: 10px;
 line-height: 13px;
 }