|
|
|
@ -251,8 +251,8 @@ th {
|
|
|
|
|
}
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: 'Glyphicons Halflings';
|
|
|
|
|
src: url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');
|
|
|
|
|
src: url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
|
|
|
|
src: url('../vendor/bootstrap/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');
|
|
|
|
|
src: url('../vendor/bootstrap/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../vendor/bootstrap/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../vendor/bootstrap/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../vendor/bootstrap/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
|
|
|
|
}
|
|
|
|
|
.glyphicon {
|
|
|
|
|
position: relative;
|
|
|
|
@ -6328,9 +6328,6 @@ a#shifts td.collides:hover {
|
|
|
|
|
#shifts td.own {
|
|
|
|
|
border: 1px solid #777777;
|
|
|
|
|
}
|
|
|
|
|
.shifts-table {
|
|
|
|
|
overflow-x: scroll;
|
|
|
|
|
}
|
|
|
|
|
.row-day {
|
|
|
|
|
border-top: 2px solid #777777;
|
|
|
|
|
}
|
|
|
|
|