All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cz.vutbr.web.css.RuleViewport Maven / Gradle / Ivy

/**
 * RuleViewport.java
 *
 * Created on 8.2.2013, 15:43:02 by burgetr
 */
package cz.vutbr.web.css;

/**
 * Contains collection of CSS declarations specified for the viewport.
 * 
 * @author burgetr
 */
public interface RuleViewport extends RuleBlock, PrettyOutput
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy