mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Always backgrounds color
This commit is contained in:
parent
99b1ef268a
commit
1a2f6efc51
1 changed files with 1 additions and 1 deletions
|
@ -19,13 +19,13 @@
|
|||
background-position: center;
|
||||
background-size: contain;
|
||||
border-radius: @border-radius-base;
|
||||
background-color: @gray-light;
|
||||
width: 100%;
|
||||
|
||||
&-missing {
|
||||
text-align: center;
|
||||
font-size: 2.7em;
|
||||
font-weight: bold;
|
||||
background-color: @gray-lighter;
|
||||
font-family: @font-family-sans-serif;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue