Default (os)"

From Documentation
m
Line 39: Line 39:
 
|font-family: ${fontFamilyC} ; font-size: ${fontSizeM}; font-weight: normal;
 
|font-family: ${fontFamilyC} ; font-size: ${fontSizeM}; font-weight: normal;
 
|}
 
|}
 
 
[[Category:Style Guide|B]]
 
[[Category:XUL Components|B]]
 
 
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Revision as of 07:12, 8 September 2010


This is the os mold for Button.

Source


The CSS source for from GitHub


Structure

Button-os.png

Events


CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-button-os
Supported: V

Note: An exclamation mark(!) means that the action effect is done by CSS background , not CSS background-position

CSS Specification


Class Name Description Default Values
.z-button -os Font size and color font-family: ${fontFamilyC} ; font-size: ${fontSizeM}; font-weight: normal;



Last Update : 2010/09/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.