Changeset e499677 for asadb/media
- Timestamp:
- Dec 26, 2011, 4:40:54 AM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 72a3d90
- Parents:
- d9137a7
- git-author:
- Alex Dehnert <adehnert@…> (12/26/11 04:40:54)
- git-committer:
- Alex Dehnert <adehnert@…> (12/26/11 04:40:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/media/style/style.css
r754d5a4 re499677 220 220 } 221 221 222 tr.group-status-active.group-active-True td.group-status 223 { 224 background-color: green; 225 color: black; 226 } 227 tr.group-active-True td.group-status 228 { 229 background-color: yellow; 230 color: black; 231 } 232 tr.group-active-False td.group-status 233 { 234 background-color: red; 235 color: black; 236 } 237 222 238 223 239 /* Reset some stuff */
Note: See TracChangeset
for help on using the changeset viewer.