Ignore:
Timestamp:
10/11/17 15:55:40 (7 years ago)
Author:
frank.jaeger
Message:

Nachbesserung: Format der Bodenschätzung-Zeilen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/info/info/alkisn/alkisauszug.css

    r389 r390  
    1717        2017-06-08      Tab-Zeilen-Farbe wechseln, Spaltenbreite td.flag, media screen 
    1818        2017-06-09      ErlÀrung zu Haus: 2 Arten 
    19         2017-10-11      span.absfla 
     19        2017-10-11      BodenschÀtzung 
    2020*/ 
    2121body    {background-color: #FEFFFE;} 
     
    7272span.wichtig{color: #BB0000; font-weight: bold;} /* Wert hervorheben */ 
    7373span.flae       {font-weight: bold;} /* FlÀchensumme Flurst. */ 
    74 /* SchÀtzg.-Abschnitt */ 
    75 span.absfla     {position: absolute; min-width: 90px; text-align: right; background: #fbfbfb;} /* -FlÀche */ 
    76 span.absbew     {position: absolute; left: 100px; min-width: 45px;} /* -Bewertung */ 
    77 span.absart     {position: absolute; left: 145px;} /* -Bodenart usw. */ 
    7874 
    7975/* ** T a b e l l e n ** */ 
     
    9793 
    9894td.ll   {width: 140px;} /* Liste Links */ 
    99 td.lr   {color: black;} /* Liste Rechts */ 
    100 td.ls   {color: #005500; position: relative;}   /* Liste SchÀtzung */ 
    101 td.ph   {color: gray;}  /* Platzhalter, vorlaeufig, spaeter loschen */ 
     95td.lr   {color: black; padding-left: 4px;}      /* Liste Rechts */ 
     96td.re   {min-width: 80px; padding-right: 4px; text-align: right;} /* RechtsbÃŒndig */ 
    10297td.fla  {width: 110px; padding-right: 4px; text-align: right;} /* Flaechen rechtsbuendig (stellengerecht) */ 
    10398td.flag {min-width: 110px; padding-right: 4px; text-align: right;} /* .. im GB-Bestandsnachweis erweiterbar */ 
     
    112107td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */ 
    113108td.fett {font-weight: bold;} 
    114 /* td.nwlink {width: 80px;} */  /* Link zum Nachweis */ 
     109td.nwlink {width: 80px;}        /* Link zum Nachweis */ 
    115110 
    116111/* Kopfzeile, Spaltenueberschrift */ 
Note: See TracChangeset for help on using the changeset viewer.