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:
@@ -360,3 +360,14 @@ pre {
|
||||
.table > tbody > tr > td {
|
||||
border-color: #888;
|
||||
}
|
||||
|
||||
.help-content {
|
||||
border-bottom: #222 thin solid;
|
||||
}
|
||||
|
||||
.help-content-open {
|
||||
-moz-box-shadow: 0px 3px 3px #222;
|
||||
-webkit-box-shadow: 0px 3px 3px #222;
|
||||
box-shadow: 0px 3px 3px #222;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user