Ignore:
Timestamp:
Apr 25, 2010, 1:22:40 AM (14 years ago)
Author:
grum
Message:

Some changes on release 0.4b

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AMetaData/amd.css

    r5935 r5959  
    1 
    2 .formtable, .formtable P { text-align:left; display:block; }
    3 .formtable tr { vertical-align:top; }
    4 .littlefont { font-size:90%; }
    5 .littlefont td { padding:1px; }
    6 table.littlefont th { padding:3px; text-align:left;}
    7 table.littlefont td { padding:1px 3px; }
    8 #iprogressbar_contener { margin:0px; padding:0px; display:block; height:20px; border-width:1px; border-style:solid;}
    9 #iprogressbar_bg { display:block; z-index:100; position:relative; height:20px; }
    10 #iprogressbar_fg { width:100%; text-align:center; display: block; z-index:200; position:relative; top:-18px;  }
    111#iHeaderListTags { width:100%; border:1px solid; border-collapse: collapse; margin-top:3px; }
    122#iListTags { width:100%; border:1px solid; height:280px; border-top:0px; overflow:auto; position:relative; left:-1px;}
     
    199#iListImages.clear table tr:hover, table.clear tr:hover { color: #D54E21; background:#dbe8f3; cursor:default; }
    2010#iHeaderListImages { width:100%; border-bottom:1px solid; }
    21 .nfo ul { margin-top:0em; margin-bottom:1em; }
    22 .warning { color:#ffffff; background:#dd0000; margin-bottom:8px; margin-top:8px; padding:8px; }
    23 .warning p, .nfo p { margin-top:0.5em; margin-bottom:0em; }
    24 .warning ul { margin-top:0em; margin-bottom:0.5em; }
    25 .pctBarroma { height:6px; background:#FF7700; }
    26 .pctBarclear { height:6px; background:#005E89; }
    27 li.groupItems { border:1px solid #666666; margin-bottom:5px; padding:0 5px; width:90%; cursor:move; padding:4px; }
    2811div.addGroup { padding-left:40px; text-align:left; }
    2912#iGroups { list-style: none; }
    30 
    31 .ui-dialog { border-width:1px; border-style:solid; }
    32 .ui-dialog-buttonpane { padding:4px; }
    33 .ui-dialog-buttonpane button { margin-right:8px; }
    34 .ui-dialog-titlebar { font-weight:bold; }
    35 .ui-dialog-title-dialog { text-align: left; }
    36 .ui-dialog-titlebar-close { float: right; }
    37 .ui-dialog-content { overflow:auto; }
    38 .ui-dialog-container { }
    39 .ui-dialog-titlebar-close { display:none; }
    40 
    41 .ui-widget-overlay { background:#000000; opacity:0.5; filter:alpha(opacity:50); position:absolute; top:0px; left:0px; }
    4213
    4314.tagListOrder { list-style: none; padding:0px; margin-right:8px; margin-left:35px; }
     
    4617.editGroupListButton { margin-left:8px; position:absolute; z-index:1000; }
    4718table.tagListOrderItem { width:100%; border-collapse:collapse; }
    48 .dialogForm { text-align:left; margin:8px; }
     19
    4920#ianalyzestatus { margin:8px; padding:8px; }
    5021#ianalyzestatus ul { margin:0px; padding:0 0 0 20px; }
    5122#iamd_nb_item_per_request_display { display:inline-block; width:70px; }
    5223#iamd_nb_item_per_request_slider { display:inline-block; width:350px; }
    53 #iDialogProgress { margin:16px 8px 8px; }
    5424#helpBody { text-align: left; padding-top:30px; }
    5525#helpBody ul { padding:0px; margin:0px; }
    5626#helpBody li { margin-left:30px; }
    57 #iDialogProgress p { text-align: center; margin-top: 8px; margin-bottom: 0pt; }
    5827
    59 .tabsheet2 {
    60 display:table;
    61 font-family:verdana,arial,helvetica,sans-serif; font-size:8px;
    62 list-style-image:none; padding: 0 0 0 10px; position:relative; text-decoration:none;
    63 white-space:nowrap; margin: 0 0 0 -6px;top:-21px;border-bottom:1px solid;
    64 width:100%;
    65 }
    66 .tabsheet2 li { float:left; margin:0 0 0 0; overflow:hidden; text-align:right; border-width:1px; position:relative; }
    67 .tabsheet2 a {
    68 display:block; font-size:11px; border:0;
    69 font-weight:bold; overflow:hidden; padding:2px 6px;
    70 text-align:right; text-decoration:none; margin: 0; }
    71 .tabsheet2 a:first-letter { text-transform:capitalize; }
    72 
    73 .tabsheet2 li:hover, .tabsheet2 li.selected_tab  {
    74 padding-top:6px; border-bottom:5px solid;
    75  }
    76 /* .tabsheet a:hover */
    77 .tabsheet2 a span { display:block; font-size:10px; margin-right:2px; padding:0 3px 0 1px; }
    78 
Note: See TracChangeset for help on using the changeset viewer.