Merge branch 'feature/christina/metadata-ui' of github.com:edx/edx-platform into feature/christina/metadata-ui
This commit is contained in:
@@ -686,7 +686,7 @@ body.course.unit {
|
||||
}
|
||||
|
||||
select {
|
||||
@include box-shadow(0 1px 2px $shadow-l1 inset);
|
||||
//@include box-shadow(0 1px 2px $shadow-l1 inset);
|
||||
|
||||
&:focus {
|
||||
@include box-shadow(0 0 1px $shadow);
|
||||
|
||||
@@ -5,7 +5,7 @@ div.number-spin-btn-container {
|
||||
vertical-align: middle;
|
||||
margin: 0 0 0 3px;
|
||||
padding: 0;
|
||||
right: 74px;
|
||||
left: 74%;
|
||||
top: 6px;
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@ div.number-spin-btn {
|
||||
border-color: #ededed #777777 #777777 #ededed;
|
||||
border-style: solid;
|
||||
background-color: #eeeeee;
|
||||
width: 1.2em;
|
||||
width: 1em;
|
||||
font-size: 14px; }
|
||||
div.number-spin-btn:hover {
|
||||
/* added blue hover color */
|
||||
|
||||
Reference in New Issue
Block a user