Ignore:
Timestamp:
05/08/13 16:44:28 (11 years ago)
Author:
frank.jaeger
Message:

Mapbender-Navigation nochmals ergänzt: aktuell gewählte Ebene wird farblich hinterlegt. Im GB-Teil kann Buchung verlinkt werden.

File:
1 edited

Legend:

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

    r280 r283  
    11/* Style fuer ALKIS-Navigation  
    22        Version 
    3          2013-04-29 Abgleich Darstellung in IE/FF 
     3        2013-04-29      Abgleich Darstellung in IE/FF 
     4        2013-05-08  in Arbeit ... 
    45*/ 
    56body,p,a,.textfield,.sbutton    {font-family: Verdana, Arial, Helvetica, sans-serif;} 
     
    2425div                     {margin: 0px; padding: 0px;} 
    2526div.back        {font-size: 10px; color: gray; border-bottom: 1px dotted gray;} 
     27 
    2628div.ga          {color: fuchsia;        margin-left:  0px; margin-top: 6px;} /* GB-Amtsgericht */ 
    2729div.gm          {color: green;          margin-left:  0px; margin-top: 6px;} /* Gemeinde */ 
    28 div.gk          {color: black;          margin-left:  5px; margin-top: 6px;} /* Gemarkung o. GB-Bezirk*/ 
     30 
     31div.gk          {color: black;          margin-left:  5px; margin-top: 6px;} /* Gemarkung o. GB-Bezirk */ 
     32div.pe          {color: black;          margin-left:  5px; margin-top: 0px;} /* Person, Eigentuemer */ 
     33 
    2934div.fl          {color: olive;          margin-left: 12px; margin-top: 4px;} /* Flur */ 
     35 
    3036div.gb          {color: green;          margin-left: 10px; margin-top: 3px;} /* Grundbuch */ 
     37 
    3138div.gs          {color: olive;          margin-left: 15px; margin-top: 2px;} /* Grundstueck, BVNR */ 
     39 
    3240div.fs          {color: navy;           margin-left: 20px; margin-top: 0px;} /* Flurstueck */ 
    3341div.hi          {color: gray;           margin-left: 20px; margin-top: 0px;} /* Historie */ 
    34 div.hn          {color: gray;           margin-left: 25px; margin-top: 0px;} /* Historie-Nachfolger */ 
     42div.hn          {color: gray;           margin-left: 20px; margin-top: 0px;} /* Historie-Nachfolger */ 
     43 
    3544div.stu         {color: maroon; font-size: 13px;} /* Strasse - Ueberschrift */ 
    3645div.stl         {color: maroon; font-size: 11px; margin-top: 3px;} /* Strasse - Liste */ 
     46 
    3747td.hsnr         {font-size: 11px; text-align: center; padding-left: 4px; padding-right: 4px;} /* Hausnummer */ 
    3848hr                              {color: silver; background-color: silver; height: 2px; border: 0px; width: 98%;} 
    3949dfn.title       {color: maroon; font-size: 10px; text-align: right; padding-left: 8px; padding-right: 4px;} 
     50.aktuell                {background-color: #fdfbd0;} 
    4051.textfield      {border: 1px solid #990000; height: 20px; width: 140px; background: #FFFFFF;} 
    4152.sbutton                {font-size: 11px; font-weight: normal; border: solid 1px #000000; width: 22px; height: 20px; background: #6699FF;} 
Note: See TracChangeset for help on using the changeset viewer.