Default"

From Documentation
Line 38: Line 38:
 
<br />
 
<br />
 
{{Template:ZK Style Guide CSS}}
 
{{Template:ZK Style Guide CSS}}
 +
|.z- radio -cnt
 +
 +
|Font size
  
 +
|font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: normal;
 +
|}
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Revision as of 03:20, 9 September 2010


This is the Default mold for Radio.

Source


The CSS source for from GitHub


Structure

Radio1.jpg

Radio2.jpg


Events


CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-radio
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- radio -cnt Font size font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: normal;



Last Update : 2010/09/09

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