Changeset f114f8b for remit/media/style/style.css
- Timestamp:
- Mar 9, 2010, 4:10:05 AM (15 years ago)
- Branches:
- master, client
- Children:
- e8632f2
- Parents:
- 0e58ad0
- git-author:
- Alex Dehnert <adehnert@…> (03/09/10 04:10:05)
- git-committer:
- Alex Dehnert <adehnert@…> (03/09/10 04:10:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/media/style/style.css
r856aac8 rf114f8b 65 65 background: #f88; 66 66 } 67 68 .request-status-approved 69 { 70 background: #6F6; 71 } 72 .request-status-pending 73 { 74 background: #FABA00; 75 } 76 .request-status-rejected 77 { 78 background: #F88; 79 }
Note: See TracChangeset
for help on using the changeset viewer.