Making sure the great new context help works with all thmes and schema's (3rd party themes: maybe abit of tweaking is still needed). Also fixing some minor cosmetic things.
This commit is contained in:
@@ -464,4 +464,19 @@ a:hover > .icon-trash {
|
||||
}
|
||||
}
|
||||
|
||||
.help-content {
|
||||
color: #FFF;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.help-content a {
|
||||
color: #FFF;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.help-content-open {
|
||||
-moz-box-shadow: none;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user