wazuh-kibana-app/public/less/main.less

782 lines
15 KiB
Plaintext

body{
min-width:1024px;
width:100%;
}
md-input-container > md-select {
background: #3caed2;
border-radius: 3px;
color: white;
padding: 3px;
}
span.md-headline {
color: #555;
font-size: 17px;
}
.md-headline-small{
font-size: 18px;
}
.h3, h3 {
font-size: 18px !important;
font-weight: 400 !important;
}
.vertical-repeater {
height: 100%;
min-height: 400px;
width: 100%;
}
.status {
width: 3%;
}
.green{
background-color: rgb(49, 196, 113);
}
.red{
background-color: #da534f;
}
.statusBox.green{
background-color: rgb(49, 196, 113);
}
.statusBox.red{
background-color: #da534f;
}
.statusBox.orange {
background-color: orange;
}
.status.grey {
background-color: grey;
}
.status.round{
border-radius: 50%;
height: 15px;
width: 15px;
}
.status.rectangle{
width: 8px;
height: 20px;
float: right;
}
.sideNavBox {
margin-bottom: 0px;
}
.right-text {
text-align: right;
}
#header_logo > a {
padding-top: 0;
padding-bottom: 0;
margin-left: 15px;
margin-right: 27px;
padding-left: 0;
}
li#header_logo {
margin-left: 0;
text-align: left;
}
.glyphicon-chevron-right{
background-color: #3caed2;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 13px;
padding-left: 13px;
color: white;
}
.glyphicon-chevron-left{
background-color: #3caed2;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 13px;
padding-left: 13px;
color: white;
}
.md-button.active {
background-color: rgba(158,158,158,0.2);
}
md-list-item.active._md-button-wrap.ng-scope._md.md-clickable{
background-color: rgba(158,158,158,0.2);
}
.logTable {
font-family: Consolas, Helvetica;
font-size: 12px;
line-height: 1.4;
color: #333;
word-wrap: break-word;
border-collapse: collapse;
margin-bottom: 0px;
width: 100%;
}
.logTable tbody tr {
min-height: 18px;
}
.logTable tbody tr td {
padding: 0;
}
.logTableNumber {
width: 30px;
padding-right: 10px;
padding-left: 10px;
color: rgba(0,0,0,0.3);
text-align: center;
border: solid #eee;
border-width: 1px;
}
.logTableCode {
overflow: visible;
position: relative;
padding-right: 5px !important;
padding-left: 10px !important;
vertical-align: top;
border: solid #eee;
border-width: 1px;
}
.logTableCodeOdd {
background-color: #f7f7f7;
}
.autocomplete-custom-agents-bar li {
border-bottom: 1px solid #ccc;
height: auto;
padding-top: 8px;
padding-bottom: 8px;
white-space: normal; }
.autocomplete-custom-agents-bar li:last-child {
border-bottom-width: 0; }
.autocomplete-custom-agents-bar .item-title,
.autocomplete-custom-agents-bar .item-metadata {
display: block;
line-height: 2;
height: 18px;
}
.statusBox {
padding: 0 6px;
margin: 6px 8px;
line-height: 36px;
min-height: 36px;
background: white;
white-space: nowrap;
min-width: 111px;
text-align: center;
font-size: 14px;
text-align: center;
margin-top: 11px !important;
color: white;
text-transform: uppercase;
}
.statusBox.large {
min-width: 120px !important;
}
.statusBox.extraLarge {
min-width: 150px !important;
}
.pagination-other-pages-list > li a {
text-decoration: none;
background-color: #f6f6f6;
margin-left: 2px;
padding: 8px 11px;
font-size: 12px;
line-height: 1.5;
}
.pagination-other-pages-list {
flex: 0 0 auto;
display: flex;
justify-content: center;
padding: 0;
margin: 0;
list-style: none;
}
body._md-toast-animating { overflow-y: scroll !important; }
._md-bottom {
position: fixed;
}
pre {
white-space: pre-wrap;
word-wrap: break-word;
height: 120px;
}
.wazuhMenuNav div md-nav-ink-bar {
left: 0px !important;
width: 0px !important;
}
.wazuhMenuNav div nav {
padding-top: 12px;
height: 70px;
background-color: #3caed2;
color: white;
font-size: 14px;
}
.wazuhMenuNav div nav ul li a {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
color: white !important;
font-size: 14px !important;
padding-bottom: 0px;
height: 96%;
}
.wazuhMenuNav div nav ul li a:hover {
background-color: #2f99c1 !important;
}
.wazuhMenuNav div nav ul li .md-active {
background-color: #2f99c1 !important;
}
.wazuhMenuNavBar {
min-width: 1015px;
}
.contentMin {
min-width: 1200px;
}
.wazuhMenuNavBar_gear {
float: right;
position: absolute;
right: 10px;
}
.wazuhMenuNavBar_gear i.fa.fa-cog {
font-size: 18px;
}
p {
margin-top: 4px !important;
}
.subNavLine a {
margin-bottom: 0px;
}
.subNavLine div {
margin-bottom: 0px;
margin-top: 0px;
}
.subNavLine button {
margin-top: 0px;
margin-bottom: 4px;
}
.secondLevelNavLine button {
margin-top: 6px !important;
margin-bottom: 6px !important;
}
.secondLevelNavLine div {
margin-top: 6px !important;
margin-bottom: 6px !important;
}
._md-select-value {
border: none !important;
}
.md-toolbar-tools {
font-size: 15px !important;
font-weight: bold !important;
}
md-list.agents-preview-table:hover {
background-color: #c2e4ef;
}
.table-header-move {
visibility: hidden !important;
}
.invisibleButton {
margin: 0px !important;
padding: 0px !important;
text-align: left !important;
text-transform: none !important;
}
.invisibleButton:hover {
color: #000;
}
.invisibleButton:focus {
color: #000;
}
md-nav-bar {
padding-top: 0px !important;
}
md-select-menu:not(._md-overflow) md-content {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.ruleset_rules_row_active {
background-color: #c2e4ef;
}
md-list.agents-preview-table.even.ruleset_rules_row_active {
background-color: #c2e4ef;
}
md-list.agents-preview-table.odd.ruleset_rules_row_active {
background-color: #c2e4ef;
}
.ruleset_rules_row_active a{
}
.ruleset_rules_row_active a:hover{
}
.ruleset_card_info {
background-color: #dbf0f7
}
md-list-item.ruleset_rules_row_active {
background-color: #c2e4ef;
}
md-list.agents-preview-table.ruleset_rules_row_active:hover {
background-color: #c2e4ef;
}
md-list.agents-preview-table:focus{
border: none;
outline: none;
}
button:hover, button:focus, button.focus{
color: #000;
}
.input-filter-box {
box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px, rgba(0, 0, 0, 0.137255) 0px 1px 1px 0px, rgba(0, 0, 0, 0.117647) 0px 2px 1px -1px;
font-size: 14px;
padding: 0px 15px;
margin-top: 18px;border: none;
height: 40px;
margin-right: 20px;
}
md-content{
background-color: #e4e4e4;
}
md-card{
box-shadow: none !important;
}
.horizontal-menu-right .buttonMenu{
background-color: #3caed2;
color: white;
}
.md-button.buttonMenu.md-default-theme:not([disabled]):hover, .md-button:not([disabled]):hover {
background-color: rgba(60,174,210,0.7)
}
.md-button.buttonMenu{
background-color: #3caed2;
color: white;
}
.app-container.vis-editor{
position: relative;
}
.headBar {
background-color: #f7f7f7;
min-width: 463px;
}
.horizontalTabsBar {
background-color: #f7f7f7
}
.horizontal-menu-right {
background-color: #f7f7f7
}
md-nav-bar.md-default-theme .md-button._md-nav-button.md-unselected, md-nav-bar .md-button._md-nav-button.md-unselected{
color: #141414;
border: none;
}
md-toolbar.md-default-theme:not(.md-menu-toolbar), md-toolbar:not(.md-menu-toolbar) {
background-color: #f7f7f7
}
.md-nav-bar{
border: none !important;
}
.md-toolbar-tools h1, .md-toolbar-tools h2, .md-toolbar-tools h3 {
font-size: inherit;
font-weight: 500;
text-transform: uppercase;
margin: inherit;
color: #5a5a5a;
font-size: 16px;
}
md-list{
background-color: white;
}
md-list.even{
background-color: #fafafa;
}
md-list.odd{
background-color: white;
}
md-input-container.md-whiteframe-z1.flex.md-input-has-value{
box-shadow: none;
background-color: white;
}
md-progress-linear.md-default-theme ._md-bar, md-progress-linear ._md-bar {
background-color: #3caed2;
}
.button-active {
background: #3caed2 !important;
color: white!important;
}
.button-disabled {
background: rgba(60, 174, 210, 0.3) !important;
color: white !important;
}
md-select-menu.md-default-theme md-content, md-select-menu md-content {
background: #3caed2 !important;
color: white !important;
}
.md-input-focused{
color: white;
}
md-select.md-default-theme:not([disabled]):focus ._md-select-value, md-select:not([disabled]):focus ._md-select-value {
color: white;
}
input#searchBox {
box-shadow: none;
}
md-autocomplete-wrap.md-whiteframe-z1.layout-row {
box-shadow: none;
}
#agentsAutocomplete{
}
md-input-container.md-whiteframe-z1.flex-20.md-input-has-value {
background: white;
}
md-input-container.md-whiteframe-z1.flex-20.md-input-has-value {
box-shadow: none;
}
button._md-no-style.md-button.md-ink-ripple {
background: none;
}
.horizontal-menu-right .md-whiteframe-1dp, .horizontal-menu-right .md-whiteframe-z1 {
box-shadow: none !important;
}
md-input-container.md-whiteframe-z1.flex-20 {
background: white;
}
md-select.md-default-theme ._md-select-value._md-select-placeholder, md-select ._md-select-value._md-select-placeholder {
color: white;
}
#settingButtonTop{
float: right;
clear: both;
position: absolute;
color: white;
right: 0;
}
.buttonBlueLight{
background-color: #3caed2 !important;
color: white !important;
box-shadow: none !important;
}
.md-button.buttonBlueLight.md-default-theme:not([disabled]):hover, .md-button:not([disabled]):hover {
background-color: rgba(60,174,210,0.7)
}
input.ng-invalid.ng-dirty,
input.ng-invalid.ng-touched,
textarea.ng-invalid.ng-dirty,
textarea.ng-invalid.ng-touched,
select.ng-invalid.ng-dirty,
select.ng-invalid.ng-touched {
border-color: #3caed2 !important;
}
md-input-container.md-default-theme.md-input-invalid label, md-input-container.md-input-invalid label {
color: rgba(0,0,0,0.38);
font-size: 16px;
}
md-input-container.md-default-theme label.md-required:after, md-input-container label.md-required:after{
color: #3caed2 !important;
}
md-input-container.md-default-theme label, md-input-container label, md-input-container.md-default-theme ._md-placeholder, md-input-container ._md-placeholder {
font-size: 16px;
}
md-autocomplete input::-webkit-input-placeholder {
color: #5a5a5a;
font-weight: normal;
}
md-autocomplete input:-moz-placeholder { /* Firefox 18- */
color:#5a5a5a;
font-weight: normal;
}
md-autocomplete input::-moz-placeholder { /* Firefox 19+ */
color:#5a5a5a;
font-weight: normal;
}
md-autocomplete input:-ms-input-placeholder {
color:#5a5a5a;
font-weight: normal;
}
.h1, h1 {
font-size: 24px !important;
}
md-chips.md-default-theme .md-chips, md-chips .md-chips {
box-shadow: none;
}
.md-chips md-chip {
cursor: default;
border-radius: 16px;
display: block;
background-color: #3caed2;
color: white;
height: 32px;
line-height: 32px;
margin: 8px 8px 0 0;
padding: 0 12px 0 12px;
float: left;
font-size: 14px;
box-sizing: border-box;
max-width: 100%;
position: relative;
cursor: pointer;
}
md-card.cardHover:hover{
background-color: #c2e4ef;
}
.listHover:hover{
font-weight: bold;
}
i.fa.fa-times{
cursor: pointer;
}
a.pull-right {
visibility: hidden;
}
md-content._md.layout-row {
overflow-x: hidden;
}
.visualize-show-spy {
display: none;
}
.kibanaVisualizationValue thead{
display: none;
}
.kibanaVisualizationValue .table>tbody>tr>td {
border: none;
padding: 0px;
}
.kibanaVisualizationValue .numeric-value {
display: none;
}
.kibanaVisualizationValue .pagination-container {
display: none;
}
.kibanaVisualizationValue .table {
margin-bottom: 0px;
}
.kibanaVisualizationValue .cell-hover {
color: rgba(0,0,0,0.87);
font-size: 16pt;
}
.kibanaVisualizationValue .agg-table-paginated .cell-hover:hover {
background-color: white;
}
.kibanaVisualizationValue h2 {
display: none;
}
.kibanaVisualizationValue .h4, .kibanaVisualizationValue .h5, .kibanaVisualizationValue .h6, .kibanaVisualizationValue h4, .kibanaVisualizationValue h5, .kibanaVisualizationValue h6 {
margin: 0px;
}
.kibanaVisualizationValue .table .table-condensed td:nth-child(2) {
display: none
}
.visFilterDisabled visualize-legend .legend-value .legend-value-details {
visibility: hidden;
width: 0px;
height: 0px;
border: 0px;
padding: 0px;
display: none;
}
.visFilterDisabled .legend-value-title {
cursor: default;
}
.visFilterDisabled .legend-value {
opacity: 1 !important;
}
.visFilterDisabled .legend-value:hover {
background-color: #fff !important;
}
.visFilterDisabled .legend-value-full {
background-color: #fff !important;
}
.visFilterDisabled .table-condensed .fa-search {
font-size: 0;
}
.visFilterDisabled .table-condensed tbody td {
cursor: default;
}
.visFilterDisabled .table-condensed tbody td:hover {
background-color: #fff !important;
}
.visFilterDisabled .table-condensed tbody .cell-hover {
background-color: #fff !important;
}
.tabView md-nav-bar md-nav-ink-bar {
background-color: rgb(228, 228, 228);
}
.tabView button._md-nav-button.md-accent.md-button.md-ink-ripple.md-active.md-primary{
background-color: rgb(228, 228, 228);
color: black;
border-radius: 0px;
}
.localNav {
min-height: 33px;
}
.localNavRow--secondary {
height: 38px;
padding: 0 10px;
display: none;
}
visualize .vis-container {
overflow: hidden;
}
kbn-searchbar {
}
.bg-info{
background-color: rgba(34, 34, 34, 0.93) !important;
}
.md-button.agents-preview-table.buttonBlueLight.md-default-theme:not([disabled]):hover, .md-button:not([disabled]):hover {
background-color: #c2e4ef;
}
.md-button.agents-preview-table.buttonMenu.md-default-theme:not([disabled]):hover, .md-button:not([disabled]):hover{
background-color: #c2e4ef;
}
.md-button.agents-preview-table.buttonBlueLight.md-default-theme:not([disabled]):hover, .md-button:not([disabled]):hover{
background-color: #c2e4ef;
}
.rules-item-list button.md-no-style.md-button.md-ink-ripple {opacity: 0;}
.agentsPreview {
margin: 10px;
}
.md-whiteframe-1dp, .agentsPreview .md-whiteframe-z1 {
box-shadow: none;
}
md-input-container {
margin: 0 0;
margin-top: 18px;
padding: 0;
}
.agentsPreview md-input-container {
height: 41px;
margin-top: 17px;
padding: 2px;
}
md-input-container > md-select {
background: white;
color: black;
padding: 4px;
padding-bottom: 6px;
border-radius: 0px;
}
md-select:not([disabled]):focus .md-select-value, md-select.md-default-theme .md-select-value, md-select .md-select-value {
border-bottom-width: 0;
border-bottom-color: white;
}
.md-select-menu-container.md-active md-select-menu > *{
background-color: white !important;
}
md-select-menu.md-default-theme md-content md-option[selected], md-select-menu md-content md-option[selected] {
color: black;
}
md-select-menu.md-default-theme md-content md-option, md-select-menu md-content md-option{
color: black;
}
md-select-menu.md-default-theme md-content md-option:not([disabled]):focus, md-select-menu md-content md-option:not([disabled]):focus, md-select-menu.md-default-theme md-content md-option:not([disabled]):hover, md-select-menu md-content md-option:not([disabled]):hover{
background-color: rgba(255,255,255, 0.1);
color: #555;
}
.vis-expand-leyend .legend-col-wrapper .legend-ul {
width: 363px;
}
.visBox-alert-level-evolution .legend-col-wrapper .legend-ul{
width: 50px;
}
.metric-vis .metric-value {
font-weight: normal;
}
.managerConfigurationArrow {
float: right;
margin-top: 6px;
}
svg:not(:root) {
overflow: visible !important;
}
.localBreadcrumbs {
margin-left: 13px;
font-weight: bold;
}