mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
17 lines
236 B
Plaintext
17 lines
236 B
Plaintext
/* Settings Tab Stylesheet */
|
|
|
|
.settings-template-1 {
|
|
color: #f39c12;
|
|
font-size: 18px;
|
|
}
|
|
|
|
.settings-template-2 {
|
|
margin-left: 7px;
|
|
font-size: 18px;
|
|
}
|
|
|
|
.settings-template-3 {
|
|
font-size: 13px;
|
|
margin-right: 5px;
|
|
}
|