1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-21 14:29:40 +02:00

style(templates): new effect on hover (#268)

* style(templates): new effect on hover

* feat(templates): display a loading message
This commit is contained in:
Anthony Lapenna 2016-10-09 10:49:24 +13:00 committed by GitHub
parent b81d4fa7f2
commit 6adec680a4
6 changed files with 63 additions and 27 deletions

View file

@ -88,8 +88,7 @@ module.exports = function (grunt) {
'bower_components/font-awesome/css/font-awesome.min.css',
'bower_components/rdash-ui/dist/css/rdash.min.css',
'bower_components/angular-ui-select/dist/select.min.css',
'bower_components/xterm.js/dist/xterm.css',
'bower_components/Hover/css/hover-min.css'
'bower_components/xterm.js/dist/xterm.css'
]
},
clean: {