Preview colour in Inspector using 3 digit colour codes (CSS)

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
User avatar
kfury77
Posts: 97
Joined: Mon Jun 13, 2005 11:55 pm
Location: Osaka, Japan
Contact:

Preview colour in Inspector using 3 digit colour codes (CSS)

Post by kfury77 »

when I'm editing CSS in WeBuilder I like how in the Inspector bar on the right it shows a little preview square to the left of the hexidecimel code, eg: it shows a grey colour square next to #7A7A7A.

However, if I'm using 3-digit colour codes such as just #fff (which is white and CSS-compliant code), then it doesn't show the colour preview, If I then change the code to #ffffff, it then shows the white square preview. Could you please fix it to show preview for 3-digit colour codes. I like fully-optimising my code and using the least amount of characters as possible. :-)
Post Reply