superlint/.automation/test/csharp/csharp_bad_01.cs

10 lines
200 B
C#
Raw Normal View History

2020-08-25 14:07:44 -04:00
/* Bad */
/* Multi-line */
/* Comment */
.selector-3[type="text"] {
background: linear-gradient(#FFFFFF, rgba(0, 0, 0, 0.8));
box-sizing: border-box;
display: block;
color: #AAAAAA;
}