1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00

Updated to latest devices db.

This commit is contained in:
Gunther Brunner 2014-11-18 20:05:29 +09:00
parent 11ff6fab81
commit 4d3ea16a39
2 changed files with 2 additions and 1 deletions

View file

@ -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 {

View file

@ -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>