Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi André,

Am 16.05.2011 19:44, schrieb André Schnabel:
is it possible to change

.middleColumn {
     display: block;
     margin: 15px 10px 10px 0;
    background: #E9E9E9;
    padding: 4px;
    width: 306px;
    clear: left;
}

to

.middleColumn {
     display: block;
     margin: 15px 10px 10px 0;
    padding: 4px;
    clear: left;
}

in https://www.documentfoundation.org/themes/tdf/css/form.css ?

done


I try to make the application form more clear - but it loks awfull if I
can use text blocks with 300px with only.

There's one more relevant definition

input.text, textarea, select {
        padding: 2px;
        border: 1px solid #A7A7A7;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        *width*: 660px;
}

has been 300 before - hope I understood you right - tell me in case you
need a different size.

cheers
Erich

-- 
Unsubscribe instructions: E-mail to website+help@libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/www/website/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.