kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

help with css #576

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Ok maybe I just and idiot when it comes to css, but how to do I just make this 
column wider - its like it was setup to view on a phone or something?

As you can see from attachment with a wide screen this column is so small..  I 
have been been trying to find where to adjust this, and just can not seem to 
find it.

Could someone please just tell me what I have to put in custom.css or edit in 
min.css to adjust the size of the filenames/folders..  

thanks

Original issue reported on code.google.com by john...@gmail.com on 22 Nov 2014 at 4:07

Attachments:

GoogleCodeExporter commented 8 years ago
Unfortunately CSS cannot set the width, they are set in the element on the fly 
(as they are resizable).

But they can be controlled in the settings: 
https://code.google.com/p/mollify/wiki/ClientSettings#File_list_column_customiza
tion

(ie. set the column property "width")

Original comment by samuli.j...@gmail.com on 23 Nov 2014 at 8:23

GoogleCodeExporter commented 8 years ago
That works - doh!! Thank you!!

Original comment by john...@gmail.com on 23 Nov 2014 at 12:01

GoogleCodeExporter commented 8 years ago
great!

Original comment by samuli.j...@gmail.com on 24 Nov 2014 at 4:16