Changeset 9e6b8b7
- Timestamp:
- Feb 1, 2012, 10:06:08 AM (14 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/media/style/page-frame.css
recb8302 r9e6b8b7 74 74 { 75 75 float: right; 76 background-color: # 999;76 background-color: #bbb; 77 77 color: black; 78 border: 1px solid # 555;78 border: 1px solid #777; 79 79 padding: 10px; 80 80 } 81 81 .toolbox h2 82 82 { 83 background-color: # 777;84 border-bottom: 1px solid # 555;83 background-color: #888; 84 border-bottom: 1px solid #777; 85 85 margin-top: -10px; 86 86 margin-left: -10px;
Note: See TracChangeset
for help on using the changeset viewer.