Changeset 9e6b8b7


Ignore:
Timestamp:
Feb 1, 2012, 10:06:08 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
6229687
Parents:
ecb8302
git-author:
Alex Dehnert <adehnert@…> (02/01/12 10:06:08)
git-committer:
Alex Dehnert <adehnert@…> (02/01/12 10:06:08)
Message:

Better colors

File:
1 edited

Legend:

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

    recb8302 r9e6b8b7  
    7474{
    7575    float: right;
    76     background-color: #999;
     76    background-color: #bbb;
    7777    color: black;
    78     border: 1px solid #555;
     78    border: 1px solid #777;
    7979    padding: 10px;
    8080}
    8181.toolbox h2
    8282{
    83     background-color: #777;
    84     border-bottom: 1px solid #555;
     83    background-color: #888;
     84    border-bottom: 1px solid #777;
    8585    margin-top: -10px;
    8686    margin-left: -10px;
Note: See TracChangeset for help on using the changeset viewer.