Remove unsued css styles. Fixed Milestone preselected date.

This commit is contained in:
Dmitriy Zaporozhets 2012-12-01 09:14:05 +03:00
parent 2d076394aa
commit f2a76228f2
5 changed files with 369 additions and 755 deletions

View file

@ -130,17 +130,3 @@ input.check_all_issues {
.milestone {
@extend .wll;
}
/**
* Fix milestone calendar
*/
.ui-datepicker {
border: none;
box-shadow: none;
.ui-datepicker-header {
@include solid-shade;
margin-bottom: 10px;
border: 1px solid #bbb;
}
}