1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-27 20:19:48 +02:00

Merge pull request #22 from yaclive/master

Changing parent specificity
This commit is contained in:
Adam Whitcroft
2014-06-23 11:12:32 +01:00

View File

@@ -107,10 +107,10 @@ td {
td a{
display: block;
}
tr.parent a {
tr.parent a[href^="/"] {
color:#9099A3;
}
.parent a:hover {
.parent a[href^="/"]:hover {
color:#2281d0;
}
/*------------------------------------*\