Widgets outlines hard to see

449 views
Skip to first unread message

onei...@gmail.com

unread,
Aug 19, 2014, 9:32:46 AM8/19/14
to suppor...@runmyprocess.com
Hi

Is there an easy way to make widgets outlines easier to see? (particularly Text inputs / Lists / Sections

In their default 'theme' I find them very difficult to see even when enabled.

Please see screenshot.

Many Thanks

Jamie

RMP_SS1.png

Bidisha Das

unread,
Aug 19, 2014, 11:09:24 AM8/19/14
to suppor...@runmyprocess.com, onei...@gmail.com
Hi,
You can use the following code in java script widget: document.getElementById("id_textbox").style.border ="5px solid black"; where id_textbox is the identifier of the input widget you want to highlight. You can also increase or decrease the size and color of the border according to your need.(like in the above code,it is 5px solid black)


Thanks & Regards
Bidisha

Dimitri MELCHIOR Pro

unread,
Aug 19, 2014, 11:09:36 AM8/19/14
to RunMyProcess Support Forum
Hi,

Add this code into your CSS Stylesheet or create a .css file injecting this code in:

#applicationContent .gwt-ListBox, #applicationContent .gwt-TextBox, #applicationContent .gwt-PasswordTextBox, #applicationContent .gwt-DateBox, #applicationContent .ATHeader input, #applicationContent textarea{border:solid #3983DD 1px !important;}

..and attach it your web interface.


--

Dimitri MELCHIOR

PreSales Consultant

     

Fujitsu RunMyProcess user? Please add a review on GoogleApps Marketplace

Afin de contribuer au respect de l'environnement, merci de n'imprimer ce message qu'en cas de nécessité.
Be environmentally friendly: do not print this email unless it is entirely necessary.



--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/363fcc02-10e9-4119-b530-8ebd6c1e4ee9%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

onei...@gmail.com

unread,
Aug 20, 2014, 6:51:23 AM8/20/14
to suppor...@runmyprocess.com
Thanks. I prefer to use a CSS solution rather than having to adjust each widget individually by code

The CSS injection worked great for Desktop, but doesn't make any difference for Ipad (Safari).. it's still very hard to distinguish the text boxes with their very light grey outline against a white background

Dimitri MELCHIOR Pro

unread,
Aug 20, 2014, 7:00:21 AM8/20/14
to RunMyProcess Support Forum
Do not add it as a Main stylesheet but as a custom one (refer image below) and it will impact your mobile devices :

Inline image 1

Best regards.

--

Dimitri MELCHIOR

PreSales Consultant

     

Fujitsu RunMyProcess user? Please add a review on GoogleApps Marketplace

Afin de contribuer au respect de l'environnement, merci de n'imprimer ce message qu'en cas de nécessité.
Be environmentally friendly: do not print this email unless it is entirely necessary.


On Wed, Aug 20, 2014 at 12:51 PM, <onei...@gmail.com> wrote:
Thanks. I prefer to use a CSS solution rather than having to adjust each widget individually by code

The CSS injection worked great for Desktop, but doesn't make any difference for Ipad (Safari).. it's still very hard to distinguish the text boxes with their very  light grey outline against a white background
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.

onei...@gmail.com

unread,
Aug 20, 2014, 9:01:23 AM8/20/14
to suppor...@runmyprocess.com
Worked great, thank you again for your rapid and helpful support :)
Reply all
Reply to author
Forward
0 new messages