﻿div.tlo-todo {
    border-left: dotted 0.05em #396;
}
 
#back.tlo-button-focus {
    background-color: #0F0;
}

#repeat.tlo-button-focus {
    background-color: #0C0;
    color:#FFF;
}

#next.tlo-button-focus {
    background-color: #0C0;
    color: #FFF;
}