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:
parent
b81d4fa7f2
commit
6adec680a4
6 changed files with 63 additions and 27 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue