Changeset 1e08e97
- Timestamp:
- Jun 3, 2013, 6:08:13 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 72a3d90, 9469a73
- Parents:
- 9af1bb4
- git-author:
- Alex Dehnert <adehnert@…> (06/03/13 06:08:13)
- git-committer:
- Alex Dehnert <adehnert@…> (06/03/13 06:08:13)
- File:
-
- 1 edited
-
asadb/media/style/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
asadb/media/style/style.css
rd6f8984 r1e08e97 234 234 .group-detail-page.group-status-active h1 { color: black; } 235 235 .group-detail-page.group-status-applying h1 { color: red; } 236 .group-detail-page.group-status-nge h1 { color: yellow; }236 .group-detail-page.group-status-nge h1 { color: #00ffff; } 237 237 .group-detail-page.group-status-provisional h1 { color: yellow; } 238 238 .group-detail-page.group-status-derecognized h1 { color: red; } … … 254 254 color: black; 255 255 } 256 .group-list-page tr.group-status-nge td.group-status 257 { 258 background-color: #00ffff; 259 color: black; 260 } 256 261 257 262
Note: See TracChangeset
for help on using the changeset viewer.