merge from dev
This commit is contained in:
parent
9e1a2cf66a
commit
189942e289
298 changed files with 53049 additions and 5413 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