Fatal message styling.

This commit is contained in:
Gunther Brunner
2014-05-14 15:46:43 +09:00
parent eec19cef98
commit 70ddf81cfd
4 changed files with 55 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
require('./fatal-message.css')
module.exports = angular.module('stf.fatal-message', [
])