Changeset 5577096


Ignore:
Timestamp:
May 16, 2010, 11:21:18 PM (16 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, fysm-4-1, space-access, stable, stage, test-hooks
Children:
345434d
Parents:
101bf09
git-author:
Alex Dehnert <adehnert@…> (05/16/10 23:21:18)
git-committer:
Alex Dehnert <adehnert@…> (05/16/10 23:21:18)
Message:

Use more red and less Remit colorscheme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/media/style/page-frame.css

    ra426f62 r5577096  
    3737ul.tab-navigation li.selected
    3838{
    39     background: #99f;
     39    background: #BE2933;
     40    color: white;
    4041    position: relative;
    4142    z-index: 10;
     43}
     44ul.tab-navigation li.selected a
     45{
     46    color: white;
    4247}
    4348
     
    4752    margin-right: -1em;
    4853    float: right;
    49     background-color: #99f;
     54    background: #BE2933;
     55    color: white;
    5056    border: 1px solid #888;
    5157
     
    5763    margin: 0.2em;
    5864}
     65#content > .curuser a
     66{
     67    color: white;
     68}
Note: See TracChangeset for help on using the changeset viewer.