www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

noteeditor.css (93B)


      1 row > label:first-child
      2 {
      3 	color: #7f7f7f;
      4 }
      5 
      6 textbox[type="styled"] {
      7 	border-style: none;
      8 }