added rest of settings list
This commit is contained in:
@@ -662,10 +662,10 @@ body.course.unit {
|
||||
select {
|
||||
//border: 1px solid $gray-l2;
|
||||
background: none repeat scroll #F2F2F2;
|
||||
padding: 5px;
|
||||
@include box-shadow(0 1px 2px rgba(0, 0, 0, .1) inset);
|
||||
|
||||
&:focus {
|
||||
@include box-shadow(0 1px 1px $shadow);
|
||||
@include box-shadow(0 0 1px $shadow);
|
||||
@include transition(opacity 0.25s ease-in-out);
|
||||
background-color: #FFFCF1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user