|
@@ -17,6 +17,7 @@
|
|
|
}
|
|
|
footer{
|
|
|
margin: 5em 1em;
|
|
|
+ text-align: center;
|
|
|
}
|
|
|
|
|
|
/* Environment banner */
|
|
@@ -188,6 +189,9 @@ footer{
|
|
|
.overlay_content{
|
|
|
text-align: center;
|
|
|
}
|
|
|
+.content_loader{
|
|
|
+ text-align: center;
|
|
|
+}
|
|
|
.content_loader .icon{
|
|
|
margin-bottom: 0.3em;
|
|
|
/*width: 52px;*/
|
|
@@ -1195,10 +1199,6 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
|
|
|
border-radius: $border-radius-base;
|
|
|
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
|
|
}
|
|
|
-/* CKEditor : Styling basics */
|
|
|
-.form_field div.cke .cke_contents{
|
|
|
- height: 180px !important;
|
|
|
-}
|
|
|
/* CKEditor : Styling notifications based on BS alerts */
|
|
|
.cke_notification{
|
|
|
position: relative;
|