Thread: white space
View Single Post
Old 06-18-2014, 09:29 AM   #17
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,119
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JLius View Post
Then why, see your website (mijn standaard stylesheet), do you use the shorthand notation yourself?
It is a Nook issue, not an ADE issue.
I don't see Nook on either of your lists of personal devices. So if the edits are for personal use...

I tend use the simple short forms, but not the full versions.
eg.
Code:
border-width: thin;
border-style:solid;
border-color:  green green green green ;
and not the full short form:
Code:
border:thin solid green
(in the cases like border, there can be other reasons that the short form can not be used)
theducks is offline   Reply With Quote