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;
|
background-color: #fefefe;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
tr:nth-child(odd) {
|
tr:nth-child(odd) {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
.Off {
|
.Off {
|
||||||
color:gray;
|
color:gray;
|
||||||
@ -174,6 +171,7 @@ tr:nth-child(odd) {
|
|||||||
|
|
||||||
.Off a {
|
.Off a {
|
||||||
color:gray;
|
color:gray;
|
||||||
|
background-color:black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.field--type-entity-reference-revisions {
|
.field--type-entity-reference-revisions {
|
||||||
@ -195,5 +193,3 @@ thead {
|
|||||||
background-color: #1d84c3;
|
background-color: #1d84c3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user