Pokaż wyniki od 1 do 3 z 3

Wątek: gdzie znaleźć listę cites???

  1. #1
    Dolichoderus
    Guest

    gdzie znaleźć listę cites???

    Jak w temacie Pozdrawiam

  2. #2
    MataManX
    Guest

    Re: gdzie znaleźć listę cites???

    link do listy jest przy wejściu do tego działu


  3. #3
    Gerald
    Guest

    Re: gdzie znaleźć listę cites???

    <html>
    <style>
    body {font: 8pt/10pt verdana; margin: 0}
    #FileList {position: absolute; left: 30%; width: 70%; height: 100%}
    #Media {margin-left: 15px}
    #Panel {position: absolute; width: 30%; height: 100%; overflow: auto}
    #PieChart {width: 100px; height: 50px; margin-top: 10px}
    #Thumbnail {width: 160px; height: 160px; margin-top: 0px}
    #Status {margin-left: 15px}
    #Brand {position: absolute; left: 30%; width: 70%; height: 100%; overflow: auto}
    p {margin-left: 15px; margin-top: 15px; margin-right: 15px}
    p.Title {font: 16pt; font-weight: bold; margin-top: 5px}
    p.LogoLine {margin-left: 0; margin-top: -5px; margin-right: 0; margin-bottom: 20px}
    p.Warning {font-weight: bold; color: red}
    p.Links {margin-top: 5px}
    a.Command {font-weight: bold}
    div.Release {width: 160px; text-align: right; background: buttonface; padding: 0px, 8px, 4px, 8px}
    </style>

    <head>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1250">



    <base href="%THISDIRPATH%\">


    <script language="JavaScript">
    var L_Prompt_Text = "Zaznacz element, aby zobaczyć jego opis.";
    var L_Multiple_Text = " zaznaczonych elementów.";
    var L_Size_Text = "Rozmiar: ";
    var L_FileSize_Text = "Całkowity rozmiar pliku: ";
    var L_Delimiter_Text = " ";
    var L_Bytes_Text = "bajtów";
    var L_Attributes_Text = "Atrybuty";
    var L_Codes_Text = "RHSACE"; // suppress the Archive flag
    var L_ReadOnly_Text = "Tylko do odczytu";
    var L_Hidden_Text = "Ukryty";
    var L_System_Text = "Systemowy";
    var L_Archive_Text = "Archiwalny";
    var L_Compressed_Text = "Kompresowany";
    var L_Encrypted_Text = "Zaszyfrowany";
    var L_NoAttributes_Text = "(normalne)";
    var L_Properties_Text = "&Właściwości";
    var timer = 0;
    var wantMedia = false; // cool, but may hinder media file manipulation

    function FixSize() {
    // this function handles fixed panel sizing and collapsing when the window resizes
    var threshold = 400;
    var miniHeight = 32;
    var ch = document.body.clientHeight;
    var cw = document.body.clientWidth;

    if (cw < threshold) {
    document.all.Panel.style.visibility = "hidden";
    document.all.MiniBanner.style.visibility = "visible";
    document.all.FileList.style.top = miniHeight;
    document.all.FileList.style.pixelLeft = 0;
    } else {
    %

Uprawnienia umieszczania postów

  • Nie możesz zakładać nowych tematów
  • Nie możesz pisać wiadomości
  • Nie możesz dodawać załączników
  • Nie możesz edytować swoich postów
  •