Page 1 of 1

Icon size

PostPosted:Thu Jul 09, 2020 6:39 am
by tauhubasah
Hi there,

how do I increase the size of the icon in status bar and toolbar?
Been looking into the codes but can't find it.
Using openkm 6.3 CE

Re: Icon size

PostPosted:Thu Jul 09, 2020 7:08 pm
by jllort
Should be replaced in the source code. These icons are images and can not be resized by css.

Re: Icon size

PostPosted:Fri Jul 10, 2020 1:46 am
by tauhubasah
Hi Jilort,
can you point me to the direction of the folder?
I've gone through openkm/src/main/resources/ and openkm/src/main/webapp/ but I can't find the icon.

Re: Icon size

PostPosted:Sun Jul 12, 2020 4:44 pm
by jllort
Icons are compiled and packaged by GWT. Take a look here https://github.com/openkm/document-mana ... c/img/icon