Ignore:
Timestamp:
04/12/11 09:58:26 (13 years ago)
Author:
frank.jaeger
Message:

ALKIS-Navigation fuer Mapbender erweitert: EPSG aus Mapframe entnehmen, Liste der Gemeinden oder Amtsgerichte bei leerer Eingabe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/mapbender/http/nav/alkisnav.css

    r68 r86  
    11/* Style fuer ALKIS-Navigation  
    2         Version 2011-01-13 
     2        Version 2011-04-11 
    33*/ 
    44body,p,a,.textfield,.sbutton    {font-family: Verdana, Arial, Helvetica, sans-serif;} 
     
    1717div.back        {font-size: 10px; color: gray; border-bottom: 1px dotted gray;} 
    1818div.nam         {color: maroon;} /* Name */ 
    19 div.gk          {color: black;  margin-left:  0px; margin-top: 6px;} /* Gemarkung o. GB-Bezirk*/ 
    20 div.fl          {color: olive;  margin-left:  9px; margin-top: 4px;} /* Flur */ 
    21 div.gb          {color: green;  margin-left:  6px;} /* Grundbuch */ 
    22 div.gs          {color: olive;  margin-left: 12px; margin-top: 2px;} /* Grundstueck, BVNR */ 
    23 div.fs          {color: navy;   margin-left: 18px; margin-top: 0px;} /* Flurstueck */ 
     19div.ga          {color: fuchsia;        margin-left:  0px; margin-top: 6px;} /* GB-Amtsgericht */ 
     20div.gm          {color: green;          margin-left:  0px; margin-top: 6px;} /* Gemeinde */ 
     21div.gk          {color: black;          margin-left:  5px; margin-top: 6px;} /* Gemarkung o. GB-Bezirk*/ 
     22div.fl          {color: olive;          margin-left: 12px; margin-top: 4px;} /* Flur */ 
     23div.gb          {color: green;          margin-left: 10px; margin-top: 3px;} /* Grundbuch */ 
     24div.gs          {color: olive;          margin-left: 15px; margin-top: 2px;} /* Grundstueck, BVNR */ 
     25div.fs          {color: navy;           margin-left: 20px; margin-top: 0px;} /* Flurstueck */ 
     26 
    2427div.stu         {color: maroon; font-size: 13px;} /* Strasse - Ueberschrift */ 
    2528div.stl         {color: maroon; font-size: 11px; margin-top: 3px;} /* Strasse - Liste*/ 
Note: See TracChangeset for help on using the changeset viewer.