Skip to content

Inserting a kibana3 customized style.css file into index.html #26

@heinemannj

Description

@heinemannj

Inserting a kibana3 customized style.css file into index.html (see issue #25)
Modifications on kibana3 dashboard css file - for cosmetic reasons;-)

/common/css/style.css

-> padding-left: 0px;
-> padding-right: 0px;

.navbar-inner {
background-color: #2E2E2E;
background-image: linear-gradient(to bottom, #333333, #262626);
background-repeat: repeat-x;
border: 1px solid #80808;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
min-height: 40px;
padding-left: 0px;
padding-right: 0px;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions