Merge branch 'trav' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into trav
This commit is contained in:
commit
2ecef5c1dd
@ -161,12 +161,9 @@ tr:nth-child(even) {
|
||||
background-color: #fefefe;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
tr:nth-child(odd) {
|
||||
background-color: #eee;
|
||||
}
|
||||
*/
|
||||
|
||||
.Off {
|
||||
color:gray;
|
||||
@ -174,6 +171,7 @@ tr:nth-child(odd) {
|
||||
|
||||
.Off a {
|
||||
color:gray;
|
||||
background-color:black;
|
||||
}
|
||||
|
||||
.field--type-entity-reference-revisions {
|
||||
@ -195,5 +193,3 @@ thead {
|
||||
background-color: #1d84c3;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user