Ignore:
Timestamp:
Jul 8, 2015, 12:53:06 AM (9 years ago)
Author:
luc
Message:

Nuovi menu per i temi presenti

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/temi/altro/menu.css

    r242 r243  
    1616.main-header {
    1717  margin: auto;
    18   width: 75%;
     18  width: 100%;
    1919  min-height: 30px;
    2020  padding: 1em 2em;
     21        /*
    2122  border: 2px solid #2675a9;
    2223  border-top: none;
    2324  border-radius: 0 0 5px 5px;
    2425        background: #2980b9;
     26        */
    2527}
    2628  .main-header:after {
     
    6264    text-decoration: none;
    6365  }
     66/*
    6467.dropdown,
    6568.flyout {
    66   /*position: relative;*/
     69  position: relative;
    6770}
    6871.dropdown:after {
     
    7477  right: 12%;
    7578}
     79*/
    7680.drop-nav,
    7781.flyout-nav {
Note: See TracChangeset for help on using the changeset viewer.