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

resources.theme.TestSyntax.css Maven / Gradle / Ivy

@charset "utf-8";

@import "mystyle.css";
@import url("mystyle.css");
@import url("fineprint.css") print;
@import url("bluish.css") projection, tv;

@page {
  margin : 10%;
}

Label, Text[SIMPLE], List:selected {
  font-family : sans-serif;
  border : 2px solid red;
  border-top-color : blue;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy