Doc change: css for distribute links.
Change-Id: Ifc74ea3f6099484b9c7549f8e8684dda4aeaf96f
This commit is contained in:
@@ -4430,6 +4430,19 @@ a.download-sdk {
|
|||||||
margin-right: 0px;
|
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 ************/
|
/************ DEVELOP TOPIC CONTAINERS ************/
|
||||||
|
Reference in New Issue
Block a user