mirror of
https://github.com/getredash/redash.git
synced 2026-05-10 15:00:16 -04:00
18 lines
240 B
Plaintext
18 lines
240 B
Plaintext
a.visualization-editor-context-help {
|
|
&,
|
|
.ant-typography & {
|
|
font: inherit;
|
|
color: inherit;
|
|
|
|
&:hover,
|
|
&:active {
|
|
color: #0a6ebd;
|
|
}
|
|
}
|
|
}
|
|
|
|
.context-help-default-icon {
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|