weiss vereinfacht

This commit is contained in:
Manuel Friedli 2013-11-28 11:13:52 +01:00
parent c2f2b30eba
commit 6acdfda8d0
1 changed files with 4 additions and 4 deletions

View File

@ -16,12 +16,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
background-color: #ccc;
}
.uhr.white .dot.active{
border-color: #fff !important;
box-shadow: 0 0 0.1em #fff !important;
border-color: #fff;
box-shadow: 0 0 0.1em #fff;
}
.uhr.white .letter.active{
color: #fff !important;
text-shadow: 0 0 0.1em #fff !important;
color: #fff;
text-shadow: 0 0 0.1em #fff;
}
.white .onoffswitch-inner:before {
background-color: #ccc;