empty mask on tables
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index 461bc7d..e754409 100644 (file)
@@ -2149,11 +2149,15 @@ a.list-group-item, button.list-group-item {
   display: table;
   min-width: 250px; }
 
+/* this is the 'spinner' */
 .roo-el-mask-msg i {
   font-size: 36px;
   vertical-align: middle;
   float: left; }
 
+.roo-el-mask-msg.no-spinner i {
+  display: none; }
+
 .roo-el-mask-msg div {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 24px;
@@ -4817,4 +4821,10 @@ img.background-contain {
   background-position: center;
   background-size: contain; }
 
+/** override max-width of tooltip-inner
+not sure why it was so small..
+*/
+.tooltip-inner {
+  max-width: 500px; }
+
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file