Changeset 208 in t29-www for shared/css


Ignore:
Timestamp:
Oct 24, 2010, 7:46:33 PM (13 years ago)
Author:
sven
Message:

Fully implemented the fixed navigation box. Functional highlights:

  • Contributers can tell their name + location (not yet transfered to server), nice expandable form
  • Whole page can be edited at once (simple wrapper around #content)
  • Feedback form, expandable form (not yet with server transfer)
  • Buttons for help system and exit, always visible

Design highlights:

  • Fixed (at scrolling)/absolute (while at top) layout
  • Buttons (css table design)
  • Low-overhead Pseudo-tabs with all neccessary effects

Bugfixes:

  • content: programmable.shtm (paragraph was not editable via system)
  • minor things (like #tr-editorbox wrong positions - now fixed)

All server side part improvements (merging into SVN, etc.) are still missing.

Sven

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shared/css/fresh.css

    r207 r208  
    353353}
    354354
     355.external-content {
     356        /* Fuer Inhalte, die wie #content in der Breite formatiert */
     357        /* werden sollen (mit #menu also), aber nicht in #content */
     358        /* stehen duerfen. */
     359        padding: 5%;
     360        padding-bottom: 0;
     361        margin-right: 230px; /* siehe #content fuer alle Werte */
     362}
     363
    355364/************************************************************************************\
    356365**  _____        _     _      _                 In diesem Abschnitt werden Elemente **
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License