1 /* Stylesheet for kivitendo * Name:kivitendo.css
 
   6 Background:    #EBEBEB burlywood
 
   7 Links:         #006400 DarkGreen
 
   8 Link-hover     #FE5F14 Orange / #FFFFE0 lightyellow
 
   9 Titles, BG/VG: #79B61B Mid-green FFFFFF White
 
  15   background-color: #FFFFFF;
 
  17   font-family: sans-serif;
 
  25 div.cke_textarea_inline {
 
  26   -moz-border-radius: 0;
 
  27   -webkit-border-radius: 0;
 
  28   -khtml-border-radius: 0;
 
  29   background-color: white;
 
  31   border-color: darkgray lightgray lightgray;
 
  38 input[type="text"], input[type="password"]
 
  41   -moz-appearance: none;
 
  42   -webkit-appearance: none;
 
  48   background: white url('../../image/select-down.png') no-repeat scroll right center;
 
  55 div.cke_textarea_inline:focus {
 
  56   background-color: #ffffa0;
 
  57   border: 1px solid #fe5f14;
 
  63   background-color: whitesmoke;
 
  65   border-color: darkgray;
 
  70 input[type="button"]:focus,
 
  71 input[type="submit"]:focus,
 
  73   background-color: #ffffa0;
 
  74   border-color: #fe5f14;
 
  78 input[type="button"]:hover:enabled,
 
  79 input[type="submit"]:hover:enabled {
 
  83 /* The look of links */
 
  86   text-decoration: none;
 
  88 A:link, A:visited, A:active {
 
  90   border-bottom: thin solid #FE5F14;
 
  94   background-color: whitesmoke;
 
 100   background-color:transparent;
 
 104   background-color: DarkGreen;
 
 105   color: white !important;
 
 109   background-color:#FF8000;
 
 113   background-color:#FF0000;
 
 118   font-size: 90% !important;
 
 120   border-spacing: 0.3em;
 
 124   background-color: #006400;
 
 130 tr.rule-before th, tr.rule-before td {
 
 132   border-top: 2px solid #EBEBEB;
 
 143 /* login and admin */
 
 144 a.no-underlined-links, a.no-underlined-links:visited, a.no-underlined-links:hover {
 
 145   text-decoration: none !important;
 
 146   background-color:transparent !important;
 
 149 a.no-underlined-links:hover {
 
 153   background-color: #FFFFE0;
 
 161   background-color: #FFFFE0;
 
 172   background-color: #fe5f14;
 
 179 .message_error_login {
 
 181   border: 1px solid #8b0000;
 
 182   background-color: #ffcccc;
 
 187   background-color: #ADFFB6;
 
 196   background-color: #CC0000;
 
 205   background-color: #FFEE66;
 
 212 .message_error_label {
 
 214   background-color: #E00000;
 
 223   background-color: #006400;
 
 231   -moz-border-radius:0.4em; /* Firefox */
 
 232   -webkit-border-radius:0.4em; /* Safari, Chrome */
 
 233   -khtml-border-radius:0.4em; /* Konqueror */
 
 234   border-radius:0.4em; /* CSS3 */
 
 235   behavior:url(border-radius.htc);
 
 238 .listheading, #content h2 {
 
 240   background-color: #EBEBEB;
 
 248 .accountlistheading {
 
 253   background-color: #EBEBEB;
 
 258   text-decoration: underline;
 
 265 .listrow1, .listrow:nth-child(even) {
 
 266   background-color: #FFFFFF;
 
 270 .listrow0, .listrow:nth-child(odd) {
 
 271   background-color: #FFFF99;
 
 275 .listrow_error1, .listrow_error:nth-child(even) {
 
 276   background-color: #F6CECE;
 
 280 .listrow_error0, .listrow_error:nth-child(odd) {
 
 281   background-color: #F5A9A9;
 
 286   background-color: #FFFFFF;
 
 291   background-color: rgb(236,233,216);
 
 295 .listtotal, .listtotal td {
 
 296   background-color: rgb(236,233,216);
 
 300 /* Verkaufsbericht */
 
 301 .listmainsortheader {
 
 302   background-color: rgb(236,233,216);
 
 308 .listmainsortsubtotal {
 
 309   background-color: rgb(236,233,216);
 
 315   background-color: rgb(236,233,216);
 
 320 .listsubsortsubtotal {
 
 321   background-color: rgb(236,233,216);
 
 326 .listsortdescription {
 
 327   background-color: rgb(236,233,216);
 
 339   /* font color for negative numbers */
 
 357   border: 1px solid blue;
 
 366   background-color: #ffa0a0;
 
 368 .flash_message_error {
 
 369   background-color: #FFD6D6;
 
 370   border: 1px solid #AE0014;
 
 376   background-color: #ADFFB6;
 
 377   border: 1px solid #007F0F;
 
 382 .flash_message_warning {
 
 383   background-color: #FFE8C7;
 
 384   border: 1px solid #FF6600;
 
 389 .flash_message_info {
 
 390   background-color: #DCF2FF;
 
 391   border: 1px solid #4690FF;
 
 414   display: inline-block;
 
 416 .chart_picker:before,
 
 418 .project_picker:before {
 
 419   display: inline-block;
 
 420   vertical-align: middle;
 
 423 .kivi-validator-invalid,
 
 424 .customer-vendor-picker-undefined,
 
 425 .chartpicker-undefined,
 
 426 .projectpicker-undefined,
 
 427 .partpicker-undefined {
 
 432 div.project_picker_project,
 
 433 div.part_picker_part,
 
 434 div.chart_picker_chart {
 
 438   border-color: darkgray;
 
 440   -webkit-border-radius: 4px;
 
 441   -moz-border-radius: 4px;
 
 443   background-color: white;
 
 446 div.project_picker_project:hover,
 
 447 div.part_picker_part:hover,
 
 448 div.chart_picker_chart:hover {
 
 458 span.cpc_popup_button,
 
 459 span.ppp_popup_button {
 
 460   display: inline-block;
 
 461   vertical-align: middle;
 
 466   background: url("../../image/search.svg") no-repeat center right;
 
 467   background-size: contain;
 
 469 span.chart_picker input,
 
 470 span.part_picker input,
 
 471 span.project_picker input {
 
 473   box-sizing: padding-box;
 
 474   -moz-box-sizing: padding-box;
 
 475   -webkit-box-sizing: padding-box;
 
 479 span.project_picker {
 
 482 div.ppp_block span.ppp_block_number,
 
 483 div.cpc_block span.cpc_block_number
 
 487 div.ppp_block span.ppp_block_ean {
 
 491 div.ppp_block span.ppp_block_description {
 
 496 div.cpc_block span.cpc_block_description {
 
 501 div.ppp_line span.ppp_block_number,
 
 502 div.ppp_line span.ppp_block_ean {
 
 506 div.ppp_line span.ppp_block_description,
 
 507 div.cpc_line span.cpc_block_description
 
 512 div.cpc_block span.cpc_block_balance {
 
 515 div.cpc_block span.cpc_line_balance {
 
 518 div.cpc_line span.cpc_block_second_row {
 
 521 div.cpc_block span.cpc_block_second_row {
 
 523 span.toggle_selected {
 
 530 .customer_dunning_level {
 
 534 #expand_all, .expand {
 
 540 #update_from_master {
 
 546 #update_from_master:hover {
 
 550 /* Bank transactions */
 
 551 #bank_transactions_proposals .invoice_number_highlight a,
 
 552 #bank_transactions_proposals span.invoice_number_highlight {
 
 553   background-color: #006400;
 
 557 /* actionbar styling */
 
 558 div.layout-actionbar {
 
 559   background-color: white;
 
 562 div.layout-actionbar div.layout-actionbar-link,
 
 563 div.layout-actionbar div.layout-actionbar-submit,
 
 564 div.layout-actionbar div.layout-actionbar-scriptbutton,
 
 565 div.layout-actionbar div.layout-actionbar-link:focus,
 
 566 div.layout-actionbar div.layout-actionbar-submit:focus,
 
 567 div.layout-actionbar div.layout-actionbar-scriptbutton:focus {
 
 568   border-color: darkgray;
 
 569   background-color: whitesmoke;
 
 572 div.layout-actionbar div.layout-actionbar-link:hover,
 
 573 div.layout-actionbar div.layout-actionbar-submit:hover,
 
 574 div.layout-actionbar div.layout-actionbar-scriptbutton:hover {
 
 578 div.layout-actionbar div.layout-actionbar-action-disabled,
 
 579 div.layout-actionbar div.layout-actionbar-action-disabled:hover {
 
 581   background-color: whitesmoke;
 
 582   border-color: lightgray;
 
 585 div.layout-actionbar-combobox div.layout-actionbar-combobox-head span {
 
 586   border-color: darkgray;
 
 587   background-color: whitesmoke;
 
 590 div.layout-actionbar-combobox div.layout-actionbar-combobox-head span:hover {
 
 594 div.layout-actionbar-combobox div.layout-actionbar-combobox-head span:after {
 
 595   border-color: black transparent;
 
 598 div.layout-actionbar-combobox div.layout-actionbar-combobox-head span:hover:after {
 
 600   border-color: #FE5F14 transparent;
 
 602 div.layout-actionbar .layout-actionbar-default-action {
 
 606 /* Admin section: the menu itself doesn't occupy space. So make room
 
 607    at the top of the div covering the whole admin area. */
 
 614   padding: 0 !important;
 
 617   margin-bottom: 0 !important;
 
 618   margin-top: 0 !important;
 
 621   padding: 0px; 6px !important;
 
 624 /* selects with text filters */
 
 625 div.filtered_select input, div.filtered_select select {
 
 629 div.filtered_select input {
 
 630   background-image: url(../../image/glass14x14.png);
 
 631   background-repeat: no-repeat;
 
 632   background-position: 2px 2px;
 
 634   border: solid #a0a0a0 1px;
 
 642 div.filtered_select select {