mirror of
https://github.com/openstf/stf
synced 2025-10-06 12:00:08 +02:00
Updated to latest devices db.
This commit is contained in:
parent
11ff6fab81
commit
4d3ea16a39
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
color: #b7b7b7;
|
color: #b7b7b7;
|
||||||
min-height: 130px;
|
min-height: 130px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
padding: 15px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nothing-to-show p {
|
.nothing-to-show p {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<div class="nothing-to-show vertical-center">
|
<div class="nothing-to-show">
|
||||||
<span ng-transclude></span>
|
<span ng-transclude></span>
|
||||||
<i class="fa fa-4x" ng-class="icon"></i>
|
<i class="fa fa-4x" ng-class="icon"></i>
|
||||||
<p ng-bind="message"></p>
|
<p ng-bind="message"></p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue