Renamed AiredAfter to CustomStartDate

This commit is contained in:
Mark McDowall
2012-09-20 08:37:40 -07:00
parent 15e4a286d1
commit a7a0a25029
21 changed files with 93 additions and 71 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
position: relative;
}
.aired-after-master {
.start-date-master {
left: 430px;
position: relative;
}
@@ -51,7 +51,7 @@
text-decoration: underline;
}
input[type=date].aired-after {
input[type=date].start-date {
margin-left: 10px;
}
</style>