/* schedule table style */ table.schedule { border-collapse: separate; width: 100%; } .schedule th, .schedule td { vertical-align: top; } .schedule th { text-align: left; } .schedule tr { } .schedule tr:hover { color: ; } .schedule th { } .schedule td { } .schedule .warn { }