]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/resources/css/cssLayout.css
Some CSS fixes:
[jjobs-war.git] / web / resources / css / cssLayout.css
index 69e17cd98acbc06e2f521d5d749024b4c01a5171..83edaac7ac68c92677a93e73574a9f430020aaff 100644 (file)
@@ -172,6 +172,10 @@ ul.footer_nav li.footer_copyright {
        padding-left: 5px;
 }
 
+.menu_header {
+       font-weight: bold;
+}
+
 .table_header, .table_label, .message_header {
        text-align: center;
        font-weight: bold;
@@ -231,6 +235,10 @@ ul.footer_nav li.footer_copyright {
        color: red;
 }
 
+.errors:hover {
+       cursor: not-allowed;
+}
+
 .fatals {
        color: red;
        font-weight: bold;