]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/resources/css/cssLayout.css
Please cherry-pick:
[jjobs-war.git] / web / resources / css / cssLayout.css
diff --git a/web/resources/css/cssLayout.css b/web/resources/css/cssLayout.css
deleted file mode 100644 (file)
index c20b788..0000000
+++ /dev/null
@@ -1,365 +0,0 @@
-/**
-div, table {
-       border: 1px solid #ff0000;
-}
-/**/
-
-#page_title {
-       border-bottom: 1px solid #AFAFAF;
-}
-
-#top {
-       position: relative;
-       background-color: #036fab;
-       color: #ffffff;
-       padding: 5px;
-       margin: 0px 0px 10px 0px;
-}
-
-#page_footer {
-       position: relative;
-       background-color: #c2dfef;
-       padding: 5px;
-       margin: 10px 0px 0px 0px;
-}
-
-#left {
-       float: left;
-       background-color: #ece3a5;
-       padding: 5px;
-       width: 170px;
-}
-
-#right {
-       float: right;
-       background-color: #ece3a5;
-       padding: 5px;
-       width: 150px;
-}
-
-.center_content {
-       position: relative;
-       background-color: #dddddd;
-       padding: 5px;
-}
-
-.left_content {
-       padding-right: 5px;
-       padding-bottom: 5px;
-       margin-left: 190px;
-}
-
-.table_footer {
-       margin: 2px;
-}
-
-#top a:link, #top a:visited {
-       color: #ffffff;
-       font-weight : bold;
-       text-decoration: none;
-}
-
-#top a:link:hover, #top a:visited:hover  {
-       color: #000000;
-       font-weight : bold;
-       text-decoration : underline;
-}
-
-table, .table, .table_medium {
-       margin: 0px;
-       padding: 0px;
-}
-
-.table {
-       width: 500px;
-}
-
-.table_footer {
-       margin: 2px;
-}
-
-.table_medium {
-       width: 650px;
-}
-
-.table_full {
-       width: 100%;
-}
-
-.table_row {
-       width: 100%;
-       min-height: 20px;
-       margin: 2px;
-}
-
-.table_left {
-       width: 250px;
-       min-height: 20px;
-       float: left;
-}
-
-.table_right {
-       width: 200px;
-       min-height: 20px;
-       float: right;
-}
-
-.table_left25 {
-       width: 20px;
-       min-height: 20px;
-       float: left;
-}
-
-.table_right75 {
-       width: 430px;
-       min-height: 20px;
-       float: right;
-}
-
-.table_left_medium {
-       width: 300px;
-       min-height: 20px;
-       float: left;
-}
-
-.table_right_medium {
-       width: 300px;
-       min-height: 20px;
-       float: right;
-}
-
-.table_left25_medium {
-       width: 150px;
-       min-height: 20px;
-       float: left;
-}
-
-.table_right75_medium {
-       width: 490px;
-       min-height: 20px;
-       float: right;
-}
-
-.para {
-       padding: 5px 5px 5px 5px;
-}
-
-.clear {
-       clear: both;
-}
-
-ul.footer_nav, ul.mini_nav {
-       display: block;
-       text-align: center;
-       list-style: none;
-       margin: 0px;
-       padding: 0px;
-}
-
-ul.footer_nav li.footer_link, ul.mini_nav li.mini_link {
-       display: block;
-       float: left;
-}
-
-ul.footer_nav li.footer_link {
-       width: 100px;
-}
-
-ul.mini_nav li.mini_link {
-       padding: 1px;
-}
-
-ul.footer_nav li.footer_copyright {
-       float: right;
-       width: 300px;
-       margin-right: 10px;
-}
-
-.menu ul {
-       list-style: none;
-       padding-left: 5px;
-}
-
-.menu_header {
-       font-weight: bold;
-}
-
-.table_header, .table_label, .message_header {
-       text-align: center;
-       font-weight: bold;
-}
-
-.table_data_label, .table_data_field {
-       display: block;
-       border: 1px solid #aaaaaa;
-       border-top-right-radius: 8px;
-       border-bottom-left-radius: 8px;
-}
-
-.table_data_label {
-       font-weight: bold;
-       background-image: linear-gradient(#eeeeee, #bbbbbb);
-       height: 16px;
-       padding-left: 4px;
-}
-
-.table_data_field {
-       background-color: #f5f5f5;
-       vertical-align: top;
-       padding-top: 1px;
-       padding-bottom: 1px;
-       padding-left: 2px;
-       padding-right: 1px;
-       margin-top: 2px;
-       min-height: 15px;
-}
-
-#content_header {
-       border-color: #888888;
-       background-image: linear-gradient(#eeeeee, #aaaaaa);
-       font-weight: bold;
-       font-size: 18px;
-       margin-bottom: 20px;
-       padding-left: 5px;
-}
-
-.table_header_column {
-       width: 100px;
-}
-
-.table_header_column25 {
-       width: 25%;
-}
-
-.table_data_column {
-       width: 100px;
-}
-
-.item_price, .item_total_price {
-       text-align: right;
-}
-
-.errors {
-       color: red;
-}
-
-.errors:hover {
-       cursor: not-allowed;
-}
-
-.fatals {
-       color: red;
-       font-weight: bold;
-}
-
-.infos {
-       color: cornflowerblue;
-}
-
-.warnings {
-       color: gold;
-}
-
-.message_box, .message_box_mini {
-       border: 1px solid #888888;
-       border-top-right-radius: 8px;
-       border-bottom-left-radius: 8px;
-       background-color: #f0f0fa;
-}
-
-.message_box {
-       width: 400px;
-}
-
-.message_box_mini {
-       width: 160px;
-}
-
-.message_header {
-       border-bottom: 1px solid #888888;
-       background-image: linear-gradient(#eeeeee, #aaaaaa);
-}
-
-.okay {
-       color: #00aa00;
-}
-
-.user_status_confirmed, .customer_status_confirmed {
-       color: #00aa00;
-}
-
-.user_status_unconfirmed, .customer_status_unconfirmed {
-       color: #00aaaa;
-}
-
-.user_status_locked, .customer_status_locked {
-       color: #aa0000;
-}
-
-.unlink_link {
-       color: #aaaa00;
-}
-
-.delete_link {
-       color: #aa0000;
-}
-
-.right_space {
-       margin-right: 2px;
-}
-
-#content_header, .input, .select, .submit, .reset, .delete_button, .unlink_button, .fieldset {
-       border: 1px solid #888888;
-       border-top-right-radius: 8px;
-       border-bottom-left-radius: 8px;
-}
-
-.checkbox {
-       border: 1px solid #888888;
-}
-
-input, textarea, select, option {
-       background-color: #fbfbfb;
-}
-
-.submit, .reset, .delete_button, .unlink_button {
-       cursor: pointer;
-}
-
-input:hover, textarea:hover, select:hover, option:hover {
-       border-color: #666666;
-       background-color: #eeeeee;
-}
-
-.delete_button:hover {
-       border-color: #dd0000;
-       background-color: #aa0000;
-       color: #eeeeee;
-}
-
-.unlink_button:hover {
-       border-color: #dddd00;
-       background-color: #cccc00;
-       color: #eeeeee;
-}
-
-.delete_button {
-       border-color: #ee0000;
-       background-color: #880000;
-       color: #ffffff;
-}
-
-.unlink_button {
-       border-color: #eeee00;
-       background-color: #aaaa00;
-       color: #ffffff;
-}
-
-.fieldset {
-       padding: 5px;
-}
-
-.input {
-       padding-left: 4px;
-       padding-right: 4px;
-}