NIHVIVO-1924 Added explicit color for #adminDashboard h4 so as to not inadvertently collide with general h4 rules from theme
This commit is contained in:
parent
ddd6a95420
commit
d982007d98
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#adminDashboard .pageBodyGroup h4 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
#adminDashboard .pageBodyGroup h3 {
|
||||
|
|
Loading…
Add table
Reference in a new issue