cleanup of unit, container, and xblock sass; added modules and layout sass; publishing states and actions on new unit
This commit is contained in:
committed by
cahrens
parent
d65e887d1a
commit
bbcc0030ea
@@ -266,6 +266,14 @@
|
||||
padding: ($baseline*0.75) $baseline;
|
||||
}
|
||||
|
||||
%no-content {
|
||||
@extend %ui-well;
|
||||
padding: $baseline;
|
||||
background-color: $gray-l4;
|
||||
text-align: center;
|
||||
color: $gray;
|
||||
}
|
||||
|
||||
.ui-loading {
|
||||
@include animation(fadeIn $tmg-f2 linear 1);
|
||||
@extend %ui-well;
|
||||
|
||||
Reference in New Issue
Block a user