Ignore:
Timestamp:
1 Mar 2014, 06:15:31 (11 years ago)
Author:
Henrik Bettermann
Message:

Fix color of navbar in IE < 9.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/layout/static/custom.css

    r11315 r11462  
    1212
    1313.navbar-inverse {
    14   background-color: #215026;
     14  background-color: #4e0242;
    1515  background-image: -webkit-linear-gradient(top, #4e0242 0%, #8A0474 100%);
    1616  background-image: linear-gradient(to bottom, #4e0242 0%, #8A0474 100%);
Note: See TracChangeset for help on using the changeset viewer.