[SlimDevices: Beta] New Default skin

srasher srasher.2we93b1188922802 at no-mx.forums.slimdevices.com
Tue Sep 4 09:18:05 PDT 2007


Michael Herger;224975 Wrote: 
> Thanks Sebastian. But that's not exactly what I meant. Highlighting an 
> 
> element in Firebug you can see a list of styles applied to it on the
> right  
> of the listing. This shows the actual values, not only the style names,
> 
> and allows for verifying the inheritance of the classes.
> 

OK, Michael, I did not work with Firebug before so I was not aware of
the options. Anyway, here is what it lists for an element that's
shifted:


Code:
--------------------
    
  element.style {
  height:100px;
  width:100px;
  }
  img {slimserver.css (line 15)
  border:0pt none;
  }
  img, body, html {ext-all.css (line 9)
  border:0pt none;
  }
  img, object[type^="image/"] {binding.css (line 29)
  -moz-binding:url(chrome://imagetoolbar/content/imagetoolbar.xml#img) !important;
  }
  Inherited froma browsedb.html
  b, a {slimserver.css (line 13)
  color:white;
  font-size:12px;
  }
  Inherited fromdiv#ext-gen40.selectorMarker
  .selectorMarker {slimserver.css (line 482)
  cursor:pointer;
  }
  Inherited fromul.thumbwrap
  ol, ul {ext-all.css (line 9)
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  }
  Inherited frombody#ext-gen6.ext-gecko
  html, body, tr.odd, tr.even {slimserver.css (line 1)
  color:white;
  font-family:sans-serif;
  font-size:12px;
  }
  Inherited fromhtml.ext-strict
  html, body, tr.odd, tr.even {slimserver.css (line 1)
  color:white;
  font-family:sans-serif;
  font-size:12px;
  }
  
--------------------


Just to make sure that I am not again giving you the wrong piece of
information, here is also what the "Show computed style" view has to
say:


Code:
--------------------
    
  Text
  font-family   	sans-serif
  font-size     	12px
  font-weight   	400
  font-style    	normal
  color         	#FFFFFF
  text-transform	none
  text-decoration	none
  letter-spacing	normal
  word-spacing  	normal
  line-height   	normal
  text-align    	start
  vertical-align	baseline
  direction     	ltr
  Background
  background-color	transparent
  background-image	none
  background-repeat	repeat
  background-attachment	scroll
  opacity	        1
  Box Model
  width          	100px
  height	        100px
  top            	auto
  right          	auto
  bottom        	auto
  left          	auto
  margin-top    	0px
  margin-right  	0px
  margin-bottom 	0px
  margin-left   	0px
  padding-top   	0px
  padding-right  	0px
  padding-bottom	0px
  padding-left  	0px
  border-top-width	0px
  border-right-width	0px
  border-bottom-width	0px
  border-left-width	0px
  border-top-color	#FFFFFF
  border-right-color	#FFFFFF
  border-bottom-color	#FFFFFF
  border-left-color	#FFFFFF
  border-top-style	none
  border-right-style	none
  border-bottom-style	none
  border-left-style	none
  Layout
  position      	static
  display       	inline
  visibility    	visible
  z-index       	auto
  overflow      	visible
  white-space   	normal
  clip          	auto
  float         	none
  clear         	none
  -moz-box-sizing	content-box
  Other
  cursor        	pointer
  list-style-image	none
  list-style-position	outside
  list-style-type	none
  marker-offset         none
  
--------------------


Please let me point me out that like all the others here I deeply
appreciate your approach to this development and especially your
extremely quick responses. Although the behaviour I am experiencing is
a little bit disturbing it's not even close to a show-stopper for me, I
still enjoy the new skin a lot so far!

I am also wondering if it has something to do with my machine/program
combination but it is not THAT special. Anyway strange no one else
experienced this so far, so please don't waste too much of your
precious time on debugging my special little problem, OK?!

Cheers,
Sebastian


-- 
srasher

http://www.zeroed.net - Ruhrpott Thrash/Death
http://www.last.fm/user/srasher
------------------------------------------------------------------------
srasher's Profile: http://forums.slimdevices.com/member.php?userid=6209
View this thread: http://forums.slimdevices.com/showthread.php?t=37848



More information about the beta mailing list