buildframework/helium/sf/java/metadata/src/templates/macro/log3.css
author wbernard
Tue, 27 Apr 2010 08:33:08 +0300
changeset 587 85df38eb4012
permissions -rw-r--r--
helium_9.0-a7879c935424
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     1
/* Main components */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     2
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     3
BODY { font-family: "Nokia Sans Regular", Tahoma; font-size: x-small; margin: 0em; padding: 0em; background: #EEEEFF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     4
A { color: #000000; text-decoration: none; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     5
#mb, #s_mb { margin: 5px; padding: 0px; background: #DADAEE; border: 1px solid #2161B5; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     6
.mc, .s_mc { margin: 3px; padding: 3px 2px; background: #FFFFFF; border: 1px solid #2161B5; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     7
.mc h1, .s_mc h1 { padding-left: 5px; margin: 3px 0px; font-weight: bold; color: #2161B5; font-size: x-small; border-bottom: 1px solid #2161B5; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     8
.s_tag { font-size: x-small; font-weight: bold; padding: 0px 5px 3px 5px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     9
.s_val { font-size: x-small }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    10
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    11
/* Header */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    12
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    13
#h_wrapper { }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    14
.h_elmt { color: #0036CC; padding: 5px; margin: 10px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    15
.h_title { font-family: "Nokia Large", "Tahoma"; font-size: xx-large; font-weight: bold; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    16
.h_subtitle { font-size: x-small; font-weight: normal; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    17
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    18
/* Footer */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    19
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    20
#f_wrapper { }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    21
.f_elmt { font-weight: normal; color: #0036CC; padding: 5px; margin: 10px 15px; border-top: solid 1px #0036CC; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    22
.f_title { font-size: x-small; padding: 0px; margin: 0px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    23
.f_subtitle { font-size: xx-small; padding: 0px; margin: 0px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    24
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    25
/* Color cross images */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    26
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    27
.cr_r, .cr_b, .cr_y { padding-left: 19px; padding-bottom: 2px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    28
.cr_r { background: url(../img/icons/delete_red.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    29
.cr_b { background: url(../img/icons/delete_blue.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    30
.cr_y { background: url(../img/icons/delete_yellow.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    31
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    32
/* Color check images */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    33
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    34
.ch_g, .ch_b { padding-left: 19px; padding-bottom: 2px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    35
.ch_g { background: url(../img/icons/check_green.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    36
.ch_b { background: url(../img/icons/check_blue.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    37
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    38
/* Element icons */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    39
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    40
.icn_dir, .icn_cpp, .icn_hpp, .icn_txt, .icn_inf, .icn_bin, .icn_xml, .icn_prj, .icn_mmp, .icn_iby, .icn_oby, .icn_spt, .icn_doc, .icn_xls, .icn_rss
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    41
{ padding-left: 23px; padding-bottom: 2px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    42
.icn_dir { background: url(../img/icons/dir.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    43
.icn_cpp { background: url(../img/icons/cpp.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    44
.icn_hpp { background: url(../img/icons/hpp.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    45
.icn_txt { background: url(../img/icons/txt.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    46
.icn_inf { background: url(../img/icons/inf.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    47
.icn_bin { background: url(../img/icons/bin.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    48
.icn_xml { background: url(../img/icons/xml.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    49
.icn_prj { background: url(../img/icons/prj.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    50
.icn_mmp { background: url(../img/icons/mmp.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    51
.icn_iby { background: url(../img/icons/iby.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    52
.icn_oby { background: url(../img/icons/oby.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    53
.icn_spt { background: url(../img/icons/spt.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    54
.icn_doc { background: url(../img/icons/doc.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    55
.icn_xls { background: url(../img/icons/xls.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    56
.icn_rss { background: url(../img/icons/rss.gif) no-repeat; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    57
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    58
/* Message counts */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    59
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    60
.count_fatal_error, .count_error, .count_warning, .count_remark, .count_note, .count_default { text-align: center; padding: 0px 20px; width: 200px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    61
.gbl_count_fatal_error, .gbl_count_error, .gbl_count_warning, .gbl_count_remark, .gbl_count_note, .gbl_count_default, .count_critical, .gbl_count_critical , .count_info, .gbl_count_info{ text-align: center; padding: 0px 20px; margin: 0px 2px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    62
.count_fatal_error, .gbl_count_fatal_error { color: #EB320A; border: 1px solid #EB320A; background: #F5C2B9; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    63
.count_error, .gbl_count_error { color: #EB320A; border: 1px solid #EB320A; background: #FFCC00; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    64
.count_critical, .gbl_count_critical { color: #FF3200; border: 1px solid #FF3200; background: #FFF476; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    65
.count_warning, .gbl_count_warning { color: #FFBA00; border: 1px solid #FFBA00; background: #FFF476; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    66
.count_remark, .gbl_count_remark { color: #4EBE2C; border: 1px solid #4EBE2C; background: #EDEFFF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    67
.count_note, .gbl_count_note { color: #2161B5; border: 1px solid #2161B5; background: #EDEFFF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    68
.count_info, .gbl_count_info { color: #2161B5; border: 1px solid #2161B5; background: #EDEFFF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    69
.count_default, .gbl_count_default { color: #DADADA; border: 1px solid #DADADA; background: #FFFFFF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    70
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    71
/* Node components */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    72
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    73
.node_head { padding: 1px 0px 2px 0px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    74
.node_title { padding-left: 19px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    75
.node_info { float: right; margin-top: -18px; padding: 1px 0px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    76
.node_content { padding: 2px 0px 2px 3px; margin-bottom: 3px; border-top: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED;border-left: 1px solid #EDEDED; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    77
.node_action { font-size: xx-small; color: #999999; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    78
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    79
/* C++ components */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    80
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    81
.code_sample { font-family: Anonymous, "Courier New"; font-size: x-small; padding: 3px 6px; border: 1px solid #BABABA; background: #EDEDED; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    82
.code_kwd { color: #0000FF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    83
.code_smb { color: #AA11FF; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    84
.code_pp  { color: #44AA11; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    85
.code_cmt { color: #767676; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    86
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    87
/* Error highlight */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    88
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    89
.code_fatal_error { background-color: #F5C2B9; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    90
.code_error { background-color: #FFCC00; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    91
.code_critical { background-color: #FFDD00; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    92
.code_warning { background-color: #FFF476; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    93
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    94
/* Formatting components */
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    95
/*-------------------------------------------------------------------------------------------------------------------------*/
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    96
.separator { margin-top: 5px; }
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    97
.t_wrapper { width: 100%; }