Explorar o código

changed from single to double quotes in input[name= just to be safe

Garrick van Buren %!s(int64=12) %!d(string=hai) anos
pai
achega
de90c3abf5
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      assets/stylesheets/foreground.css

+ 3 - 3
assets/stylesheets/foreground.css

@@ -251,9 +251,9 @@ input.minuteInput,
 input.secondInput,
 input.dayInput,
 input.yearInput,
-input[name='Website[Founded date][hour]'],
-input[name='Website[Founded date][minute]'],
-input[name='Website[Founded date][second]'] {
+input[name="Website[Founded date][hour]"],
+input[name="Website[Founded date][minute]"],
+input[name="Website[Founded date][second]"] {
   width: auto;
   float: left;
   margin-right: 1em;