summaryrefslogtreecommitdiffstats
path: root/web/client.css
blob: 5d5f6df5f5ad26b568c46a63e385f32286c1d9a8 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (c) 2012-2015 Kaarle Ritvanen
 * See LICENSE file for license details
 */

li.changed { background-color: #d6e9c6; }
li.invalid, aconf-header.invalid * { background-color: #ebccd1; }

.checkbox-changed { text-color: #d6e9c6; }
.ng-pristine + .checkbox-changed { display: none; }