X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css-bootstrap4%2Froojs-bootstrap-debug.css;h=e7544095e648cf5cb2abc08425b35683ae1c2a9d;hb=2942ea304243898c835050214076e1f83d73f18a;hp=461bc7d8bafddc0bd8010a89399a2c72086513b9;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b;p=roojs1 diff --git a/css-bootstrap4/roojs-bootstrap-debug.css b/css-bootstrap4/roojs-bootstrap-debug.css index 461bc7d8ba..e7544095e6 100644 --- a/css-bootstrap4/roojs-bootstrap-debug.css +++ b/css-bootstrap4/roojs-bootstrap-debug.css @@ -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