Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5862e8a authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Doc change: css for distribute links.

Change-Id: Ifc74ea3f6099484b9c7549f8e8684dda4aeaf96f
parent 0b2db169
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -4430,6 +4430,19 @@ a.download-sdk {
  margin-right: 0px;
}

.distribute-features .distribute-link li a {
  color:red !important;
}

.distribute-features .distribute-link li a,
.distribute-features .distribute-link li a:active {
  color:#555 !important;
}

.distribute-features .distribute-link li a:hover,
.distribute-features .distribute-link li a:hover * {
  color:#7AA1B0 !important;
}


/************ DEVELOP TOPIC CONTAINERS ************/