X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css-bootstrap%2Froojs-bootstrap-debug.css;h=473301361970fd309fb3c49a21c5aa8a97df6674;hb=06633a6bb9c089952cb598846dae6666727037e7;hp=08a1c1ec30a36cf28b0a4bdac7d76258dac89f1b;hpb=776565ac1945762fa4df9ae00d3a10372a36b5b4;p=roojs1 diff --git a/css-bootstrap/roojs-bootstrap-debug.css b/css-bootstrap/roojs-bootstrap-debug.css index 08a1c1ec30..4733013619 100644 --- a/css-bootstrap/roojs-bootstrap-debug.css +++ b/css-bootstrap/roojs-bootstrap-debug.css @@ -1876,6 +1876,9 @@ li.dropdown-menu-item i.fa + span { li.dropdown-toggle button > i.glyphicon { margin: 3px 0 0 5px; } +.dropdown-menu.nowrap li a span { + white-space: nowrap; +} div.input-group.has-feedback > .form-control-feedback { right: 30px; } @@ -2170,19 +2173,29 @@ button.list-group-item { z-index: 20000; /*border: 4px double #557; */ background-color: #ffffff; - padding: 0px 30px; - background-image: url('../images/ux/lightbox/loading.gif'); + padding: 0px; + /*background-image: url('@{bootstrap-image-path}/ux/lightbox/loading.gif');*/ background-repeat: no-repeat; border: 10px solid white; border-radius: 20px; + display: table; + min-width: 250px; +} +.roo-el-mask-msg i { + font-size: 36px; + vertical-align: middle; + float: left; } .roo-el-mask-msg div { font-family: 'Source Sans Pro', sans-serif; font-size: 24px; font-weight: 500; z-index: 20001; - padding: 4px 15px; + padding: 0px 15px; color: #555555; + display: table-cell; + vertical-align: middle; + float: left; } .x-body-masked { overflow: hidden !important; @@ -2387,9 +2400,6 @@ a.roo-brick-link:hover { .modal-dialog { max-width: 100%; } -.modal-body > .container .col-xs-12 { - padding: 0; -} @media (max-width: 768px) { .modal-body .col-md-12 { padding: 0; @@ -2401,6 +2411,9 @@ a.roo-brick-link:hover { margin-left: -5px; margin-right: -5px; } + .modal-body > .container .col-xs-12 { + padding: 0; + } } .modal .roo-mb-progress-wrap { margin-top: 4px; @@ -2626,6 +2639,17 @@ a.roo-brick-link:hover { table td .navbar { min-height: auto; } +.navbar-collapse li { + list-style-type: none; + padding: 5px; +} +.navbar-collapse ul { + padding-left: 10px; + padding-top: 5px; +} +.navbar-collapse .dropdown-item .fa { + padding-right: 5px; +} .roo-numberbox { background-color: #337ab7 !important; border: 10px solid black; @@ -3434,6 +3458,7 @@ html[dir="rtl"] .roo-select2-search-choice-close { } .sidebar .sidebar-menu li.open .treeview-menu { display: block; + width: 120%; } /* --- treeview menu */ .sidebar .sidebar-menu .treeview-menu {