Index: artifactView/html/view.html =================================================================== --- artifactView/html/view.html (revision 9680) +++ artifactView/html/view.html (working copy) @@ -101,7 +101,7 @@
-

Header

+

Header

    Index: browse/html/browse.html =================================================================== --- browse/html/browse.html (revision 9680) +++ browse/html/browse.html (working copy) @@ -78,7 +78,7 @@
    -

    Header

    +

    Header

    Description
    Index: cabinet/css/Cabinet.css =================================================================== --- cabinet/css/Cabinet.css (revision 9680) +++ cabinet/css/Cabinet.css (working copy) @@ -1,7 +1,12 @@ + .fl-cabinet-handle h2 { margin:0; } +.fl-cabinet-handle a { + color: #4C566C; +} + .fl-cabinet-handle.fl-cabinet-headerWithDescription { padding:0 10px; } Index: cabinet/html/Cabinet.html =================================================================== --- cabinet/html/Cabinet.html (revision 9680) +++ cabinet/html/Cabinet.html (working copy) @@ -32,7 +32,7 @@
    -

    Header

    +

    Header

    Some contents in a paragraph

    @@ -40,7 +40,7 @@
    -

    Header

    +

    Header

    Some other contents

    @@ -48,7 +48,7 @@
    -

    Header

    +

    Header

    Description