X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css-bootstrap%2Froojs-bootstrap-debug.css;h=4a7bc88a4828c0e0c3d01c3d6fa50d7e0b70c442;hb=11c2975989d102fa42a4e6e72ae31866e12410bc;hp=26408a2d9f7977d65954c8310112daa0b2c35ac6;hpb=ff12e659278d112fcf35c6339ae5ef6588cc15bf;p=roojs1 diff --git a/css-bootstrap/roojs-bootstrap-debug.css b/css-bootstrap/roojs-bootstrap-debug.css index 26408a2d9f..4a7bc88a48 100644 --- a/css-bootstrap/roojs-bootstrap-debug.css +++ b/css-bootstrap/roojs-bootstrap-debug.css @@ -609,7 +609,7 @@ table.fc-border-separate { * From https://github.com/flatlogic/awesome-bootstrap-checkbox * */ -.checkbox label { +.checkbox label.box-label { display: inline-block; position: relative; padding-left: 5px; @@ -2438,6 +2438,9 @@ a.roo-brick-link:hover { width: 0; background: #337ab7; } +.enable-modal-body-overflow .modal-body { + overflow: auto; +} .roo-navigation-bar-group, .roo-navigation-top-bar, .roo-navigation-bullets-bar, @@ -3769,7 +3772,7 @@ html.bootstrap-sticky body { font-weight: bold; } .box-label { - margin-left: 5px; + margin-left: 18px; cursor: pointer; } /* needed as menu ontop of form does not work */ @@ -3777,10 +3780,10 @@ html.bootstrap-sticky body { z-index: 1; } /* admin-lte - messes with checkbox and radio.. */ -.checkbox, -.radio { - padding-left: 15px !important; +/*.checkbox, .radio { + padding-left: 15px !important; } +*/ /* inside a column it needs even more padding...*/ /* * It breaks all the checkbox layout. comment it first...