restore missing stylesheet for poll
parent
bbf9916a91
commit
4a5f5de78c
|
@ -12,6 +12,7 @@ define([
|
|||
|
||||
'css!/bower_components/components-font-awesome/css/font-awesome.min.css',
|
||||
'less!/customize/src/less/toolbar.less',
|
||||
'less!/customize/src/less/cryptpad.less',
|
||||
'less!/poll/poll.less',
|
||||
], function ($, TextPatcher, Listmap, Crypto, Cryptpad, Cryptget, Hyperjson, Renderer, Toolbar) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue