Hi everyone, <br>I'd like to know how could I change to way my disabled text look, because they have outline on text presentely and i want to remove it. My<br>probleme is in all text widget, (label, menu, menuItem ) . <br>
<br>here is what i trying to do:<br><br><br>{ text-decoration: none; <br>  color: red;<br>  font-weight: bold;<br>  font-family: tahoma;<br>  padding:0px;<br>  border-width: 0px;<br>  border-radius: 0px;<br>  border-style: solid;<br>
  margin:0px;}<br><br>the color work but not for the outline Thanks<br>