jellyfin-web/dashboard-ui/bower_components/jquery/test/integration/data/gh-1764-fullscreen-iframe.css

19 lines
197 B
CSS
Raw Normal View History

2016-01-14 10:04:42 -07:00
.result {
font-size: 24px;
margin: 0.5em 0;
width: 700px;
height: 56px;
}
.error {
background-color: red;
}
.warn {
background-color: yellow;
}
.success {
background-color: lightgreen;
}