make hints smaller again

This commit is contained in:
Philip Häusler 2015-07-27 17:06:14 +02:00
parent 386a3c3298
commit 8f13613c9c
4 changed files with 0 additions and 13 deletions

View File

@ -6304,9 +6304,6 @@ body {
.footer a {
color: #777777;
}
.popover {
max-width: 600px;
}
#shifts td.free {
border: 1px solid #d9534f;
background-color: #f2dede;

View File

@ -6327,9 +6327,6 @@ body {
.footer a {
color: #888888;
}
.popover {
max-width: 600px;
}
#shifts td.free {
border: 1px solid #d9534f;
background-color: #d9534f;

View File

@ -6304,9 +6304,6 @@ body {
.footer a {
color: #777777;
}
.popover {
max-width: 600px;
}
#shifts td.free {
border: 1px solid #7f528b;
background-color: #f1eaf2;

View File

@ -10,10 +10,6 @@ body {
color: @text-muted;
}
.popover {
max-width: 600px;
}
#shifts {
td {
&.free {