mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 02:15:24 +00:00
Removed old Wazuh App blue color from more app components
This commit is contained in:
parent
eb6bf2cd3b
commit
a8e7c15e81
@ -36,7 +36,7 @@ md-card-content .ng-binding {
|
||||
}
|
||||
|
||||
md-input-container>md-select {
|
||||
background: #3caed2;
|
||||
background: rgb(0,121,165);
|
||||
border-radius: 3px;
|
||||
color: white;
|
||||
padding: 3px;
|
||||
@ -93,7 +93,7 @@ md-input-container.md-input-invalid label {
|
||||
|
||||
md-input-container.md-default-theme label.md-required:after,
|
||||
md-input-container label.md-required:after {
|
||||
color: #3caed2 !important;
|
||||
color: rgb(0,121,165) !important;
|
||||
}
|
||||
|
||||
md-input-container.md-default-theme label,
|
||||
|
@ -4,11 +4,11 @@
|
||||
|
||||
.button-active.md-button:not([disabled]):hover,
|
||||
.buttonBlueLightRuleset.md-button:not([disabled]):hover {
|
||||
background-color: #3caed2 !important;
|
||||
background-color: rgb(0,121,165) !important;
|
||||
}
|
||||
|
||||
.buttonBlueLight {
|
||||
background-color: #3caed2 !important;
|
||||
background-color: rgb(0,121,165) !important;
|
||||
color: white !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
|
||||
.md-button.buttonMenu {
|
||||
background-color: #3caed2;
|
||||
background-color: rgb(0,121,165);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@ -38,11 +38,11 @@ button._md-no-style.md-button.md-ink-ripple {
|
||||
}
|
||||
|
||||
.md-button.buttonBlueLight.md-default-theme:not([disabled]):hover {
|
||||
background-color: rgb(60,174,210);
|
||||
background-color: rgb(0,121,165);
|
||||
}
|
||||
|
||||
.button-disabled {
|
||||
background: rgb(60,174,210) !important;
|
||||
background: rgb(0,121,165) !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
@ -54,7 +54,7 @@ button._md-no-style.md-button.md-ink-ripple {
|
||||
}
|
||||
|
||||
.md-button.buttonBlueLightSettings.md-raised.md-primary:not([disabled]):hover{
|
||||
background-color: #3caed2 !important;
|
||||
background-color: rgb(0,121,165) !important;
|
||||
color: white !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
@ -66,7 +66,7 @@ button._md-no-style.md-button.md-ink-ripple {
|
||||
md-select-menu.md-default-theme md-content,
|
||||
md-select-menu md-content,
|
||||
.button-active {
|
||||
background: #3caed2 !important;
|
||||
background: rgb(0,121,165) !important;
|
||||
color: white !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
@ -79,5 +79,5 @@ md-select-menu md-content,
|
||||
}
|
||||
|
||||
.buttonPlayRealTime:hover {
|
||||
background-color: #3caed2 !important;
|
||||
background-color: rgb(0,121,165) !important;
|
||||
}
|
||||
|
@ -23,34 +23,34 @@ body._md-toast-animating {
|
||||
|
||||
.loading-logo-fail {
|
||||
width: 85px;
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.loading-logo {
|
||||
position:relative ;
|
||||
top: -157px;
|
||||
top: -157px;
|
||||
width: 85px;
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.present-logo {
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.checks {
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
top: -100px;
|
||||
top: -100px;
|
||||
}
|
||||
|
||||
.checks-fail {
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
top: 10px;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
.healthCheck {
|
||||
padding-top: 200px;
|
||||
padding-top: 200px;
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
|
||||
@ -113,7 +113,7 @@ div.uil-ring-css {
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
border-radius: 80px;
|
||||
box-shadow: 0 3px 0 0 #3caed2;
|
||||
box-shadow: 0 3px 0 0 rgb(0,121,165);
|
||||
-webkit-transform-origin: 80px 81.5px;
|
||||
transform-origin: 80px 81.5px;
|
||||
-webkit-animation: uil-ring-anim 1.5s linear infinite;
|
||||
@ -181,7 +181,7 @@ navbar {
|
||||
|
||||
md-progress-linear.md-default-theme ._md-bar,
|
||||
md-progress-linear ._md-bar {
|
||||
background-color: #3caed2;
|
||||
background-color: rgb(0,121,165);
|
||||
}
|
||||
|
||||
.wazuh-loading md-progress-linear {
|
||||
@ -202,7 +202,7 @@ md-progress-linear ._md-bar {
|
||||
|
||||
/* Manager Groups Agents/Files tabs fix */
|
||||
.md-tab.md-active {
|
||||
color: rgb(60, 174, 210) !important;
|
||||
color: rgb(0,121,165) !important;
|
||||
}
|
||||
|
||||
.directives-color-white {
|
||||
|
@ -57,7 +57,7 @@ textarea.ng-invalid.ng-dirty,
|
||||
textarea.ng-invalid.ng-touched,
|
||||
select.ng-invalid.ng-dirty,
|
||||
select.ng-invalid.ng-touched {
|
||||
border-color: #3caed2 !important;
|
||||
border-color: rgb(0,121,165) !important;
|
||||
}
|
||||
|
||||
md-autocomplete input::-webkit-input-placeholder,
|
||||
@ -167,4 +167,4 @@ md-select .md-select-value.md-select-placeholder {
|
||||
|
||||
.groupsNoMarginTop {
|
||||
margin-top: 0px !important;
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
.horizontal-menu-right .buttonMenu{
|
||||
background-color: #3caed2;
|
||||
background-color: rgb(0,121,165);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@ -70,7 +70,7 @@
|
||||
}
|
||||
|
||||
.blue {
|
||||
background-color: #3caed2;
|
||||
background-color: rgb(0,121,165);
|
||||
}
|
||||
|
||||
.statusBox.green {
|
||||
@ -316,4 +316,3 @@
|
||||
margin: 0px !important;
|
||||
width: 15px;
|
||||
}
|
||||
|
||||
|
@ -61,7 +61,7 @@ li#header_logo {
|
||||
padding-top: 12px;
|
||||
height: 70px;
|
||||
background-color: #00445a !important;
|
||||
color: #3caed2;
|
||||
color: rgb(0,121,165);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
@ -37,11 +37,8 @@
|
||||
<md-card flex>
|
||||
<div layout="row" class="md-padding">
|
||||
<h1 flex="90" ng-show="!load" class="md-title">Current group:
|
||||
<span ng-click="goGroup()" class="agents-head-5 blue">{{groupName}}
|
||||
<md-tooltip md-direction="bottom">Click to go to the group details</md-tooltip>
|
||||
</span>
|
||||
|
||||
- Configuration status:
|
||||
<span ng-click="goGroup()" class="agents-head-5 blue">{{groupName}}<md-tooltip md-direction="bottom">Click to go to the group details</md-tooltip></span>
|
||||
– Configuration status:
|
||||
<span ng-class="isSynchronized ? 'green' : 'red'" class="agents-head-5">{{isSynchronized ? 'SYNCHRONIZED' : 'NOT SYNCHRONIZED'}}</span>
|
||||
</h1>
|
||||
<md-switch flex="10" ng-model="toggleRAW">View JSON</md-switch>
|
||||
|
Loading…
Reference in New Issue
Block a user