merge from dev
This commit is contained in:
parent
d96250df7f
commit
bcfee41a57
318 changed files with 54424 additions and 6419 deletions
18
dashboard-ui/bower_components/jquery/test/integration/data/gh-1764-fullscreen-iframe.css
vendored
Normal file
18
dashboard-ui/bower_components/jquery/test/integration/data/gh-1764-fullscreen-iframe.css
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
.result {
|
||||
font-size: 24px;
|
||||
margin: 0.5em 0;
|
||||
width: 700px;
|
||||
height: 56px;
|
||||
}
|
||||
|
||||
.error {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.warn {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
.success {
|
||||
background-color: lightgreen;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue