View Single Post
Old 05-25-2016, 08:42 AM   #29
quocsan
Enthusiast
quocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it is
 
Posts: 32
Karma: 2204
Join Date: Jul 2009
Device: none
Quote:
Originally Posted by KevinH View Post
Worked for me on Mac OS X but you must launch it in a very specific way. See my earlier post about how to cd into the Sigil app/Contents/MacOS/Sigil to properly launch Sigil with a commandline option.
Thank you for your information. :-) I'll try.

Update: Oh! The problem is not the way I started Sigil (I've used ActionScript to start Sigil with parameter). I've changed the qss with margins-top/bottom and now the result is OK, even the colour is changeable. :-)
My qss contents:
Code:
QLabel { font-size: 12pt; }
QLineEdit { font-size: 18pt; font-weight: bold; margin-top: 2pt; margin-bottom: 2pt; }
QComboBox { font-size: 18pt; font-weight: bold; color: navy; margin-top: 2pt; margin-bottom: 2pt; }
Attached Thumbnails
Click image for larger version

Name:	scr.png
Views:	258
Size:	218.6 KB
ID:	148916  

Last edited by quocsan; 05-25-2016 at 09:13 AM.
quocsan is offline   Reply With Quote