mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
created new color variables, changed primary to blue, changed success-btns to primary-btns.
This commit is contained in:
@@ -126,7 +126,7 @@ export class SharedPreferences extends PureComponent<Props, State> {
|
||||
/>
|
||||
</div>
|
||||
<div className="gf-form-button-row">
|
||||
<button type="submit" className="btn btn-success">
|
||||
<button type="submit" className="btn btn-primary">
|
||||
Save
|
||||
</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user