replaced redundant -*-border-radius box-shadows and others with corresponding mixins
This commit is contained in:
parent
84de1b71d1
commit
b825582eb1
26 changed files with 240 additions and 268 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
.issues_table {
|
||||
.issue {
|
||||
padding:7px 10px;
|
||||
padding: 7px 10px;
|
||||
|
||||
.issue_check {
|
||||
float: left;
|
||||
|
@ -141,6 +141,6 @@ input.check_all_issues {
|
|||
.ui-datepicker-header {
|
||||
@include solid_shade;
|
||||
margin-bottom: 10px;
|
||||
border:1px solid #bbb;
|
||||
border: 1px solid #bbb;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue