Ignore:
Timestamp:
12/05/16 10:57:00 (7 years ago)
Author:
frank.jaeger
Message:

ALKIS-Auskunft: in info/alkis/ den Stand 372 wieder hergestellt (Versionen aus "alkisn" versehendlich dort hoch geladen).
In info/alkisn/ Nachbesserungen an Gebäude-Name und Nutzungsart.

File:
1 edited

Legend:

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

    r362 r377  
    11/*      Modul: alkisauszug.css 
    2         S t y l e s zur ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo). 
     2        S t y l e s  zur ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo). 
    33 
    44        Version: 
     
    1414        2014-12-30      Neu: td.fsnr 
    1515        2016-02-24      Umstellung norBIT-Struktur 
     16        2016-12-01      Stop-Meldung bei BerechtigungsprÃŒfung, Sortierspalten 
    1617*/ 
    1718body    {background-color: #FDFFFD;} 
     
    2324p.fsausk        {background-color: teal; color: silver;}        /* Uebersichts-Seite Flurstuecks-Auskunft */ 
    2425p.fskennz,p.fsei{background-color: navy; color: silver;}        /* Flurstuecks-Nachweis */ 
    25 /* p.fsei       {background-color: olive; color: silver;}*/     /* Flurstuecks- und Eigentuemer-Nachweis */ 
    2626p.fshis         {background-color: gray; color: white;}         /* Flurstuecks-Historie */ 
    2727p.gbkennz       {background-color: green; color: silver;}       /* Bestandsnachweis */ 
     
    9090td.lr   {color: black;} /* Liste Rechts */ 
    9191td.ph   {color: gray;}  /* Platzhalter, vorlaeufig, spaeter loschen */ 
     92td.erkl {color: silver; font-size: 8pt;}        /* ErklÀrungen, nur klein (Haus) */ 
    9293 
    9394td.fla  {width: 110px; padding-right: 4px; text-align: right;} /* Flaechen rechtsbuendig (stellengerecht) */ 
     
    100101td.sond, p.sond {font-size: 9pt; font-style: italic; background-color: white; 
    101102                border: 1px dotted silver; padding: 6px;}       /* Sondereigentumsbeschreibung */ 
     103td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */ 
     104td.fett {font-weight: bold;} 
     105/* td.nwlink {width: 80px;} */  /* Link zum Nachweis */ 
    102106 
    103 td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */ 
     107/* Kopfzeile, Spaltenueberschrift */ 
     108td.head, td.heads{font-style: italic; padding-top: 2px;}         
     109td.head {border-bottom: 1px solid gray;}         
     110td.heads        {border-bottom: 1px solid black;}       /* Kopf Sortierspalte(n) */ 
    104111 
    105 td.fett {font-weight: bold;} 
    106 td.head {border-bottom: 1px solid gray; font-style: italic; padding-top: 2px;}  /* Kopfzeile, Spaltenueberschrift */ 
    107112td.sum {border-top: 2px dotted maroon;  border-bottom:3px solid maroon; 
    108113        border-left:0px dotted maroon;  border-right:0px dotted maroon; font-weight: bold;}     /* unter dem Strich = Summenzeile */ 
     
    111116td.nam  {font-weight: bold;} 
    112117td.gbl  {border-bottom: 1px dotted green;}      /* Name: GB-Liste */ 
    113 /* Inlay analog Template: linke Tabellenspalte - Feldname */ 
     118/* Inlay analog WMS-Feature-Info Template: linke Tabellenspalte - Feldname */ 
    114119td.li, td.gr {color:gray; padding-left: 8px; padding-right:8px; border-bottom: 0px; vertical-align:top;} 
    115120/* dienendes GB in FS-Tab im Best-NW  */ 
     
    129134h4 {    color: black;   font-size: 11pt;} 
    130135h5 {    color: black;   font-size: 10pt;} 
    131 h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt}  /* FS in Best-NW */ 
     136h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt;} /* FS in Best-NW */ 
    132137 
    133138img     {border: 0px; margin: 0px;} /* Icons */ 
    134139 
    135140iframe.inlay {border:0px; width: 100%;} /* height: 400px; */ 
     141 
     142/* Abbruch, Fehler der Berechtigung */ 
     143p.stop1, p.stop2  {text-align: center; color: red;} 
     144p.stop1 {font-size: 14pt; margin: 4pt;} 
     145p.stop2 {font-size: 10pt;} 
    136146 
    137147/* Seitenfuss */ 
Note: See TracChangeset for help on using the changeset viewer.