Show More
@@ -1530,18 +1530,6 b' h6:hover .anchor-link {' | |||
|
1530 | 1530 | text-align: center; |
|
1531 | 1531 | vertical-align: text-top; |
|
1532 | 1532 | } |
|
1533 | .widget-modal { | |
|
1534 | /* Box - ModalView */ | |
|
1535 | overflow: hidden; | |
|
1536 | position: absolute !important; | |
|
1537 | top: 0px; | |
|
1538 | left: 0px; | |
|
1539 | margin-left: 0px !important; | |
|
1540 | } | |
|
1541 | .widget-modal-body { | |
|
1542 | /* Box - ModalView Body */ | |
|
1543 | max-height: none !important; | |
|
1544 | } | |
|
1545 | 1533 | .widget-box { |
|
1546 | 1534 | /* Box */ |
|
1547 | 1535 | box-sizing: border-box; |
@@ -1578,12 +1566,4 b' h6:hover .anchor-link {' | |||
|
1578 | 1566 | .widget-radio-box label { |
|
1579 | 1567 | margin-top: 0px; |
|
1580 | 1568 | } |
|
1581 | .docked-widget-modal { | |
|
1582 | /* Horizontal Label */ | |
|
1583 | overflow: hidden; | |
|
1584 | position: relative !important; | |
|
1585 | top: 0px !important; | |
|
1586 | left: 0px !important; | |
|
1587 | margin-left: 0px !important; | |
|
1588 | } | |
|
1589 | 1569 | /*# sourceMappingURL=ipython.min.css.map */ No newline at end of file |
@@ -9455,18 +9455,6 b' h6:hover .anchor-link {' | |||
|
9455 | 9455 | text-align: center; |
|
9456 | 9456 | vertical-align: text-top; |
|
9457 | 9457 | } |
|
9458 | .widget-modal { | |
|
9459 | /* Box - ModalView */ | |
|
9460 | overflow: hidden; | |
|
9461 | position: absolute !important; | |
|
9462 | top: 0px; | |
|
9463 | left: 0px; | |
|
9464 | margin-left: 0px !important; | |
|
9465 | } | |
|
9466 | .widget-modal-body { | |
|
9467 | /* Box - ModalView Body */ | |
|
9468 | max-height: none !important; | |
|
9469 | } | |
|
9470 | 9458 | .widget-box { |
|
9471 | 9459 | /* Box */ |
|
9472 | 9460 | box-sizing: border-box; |
@@ -9503,14 +9491,6 b' h6:hover .anchor-link {' | |||
|
9503 | 9491 | .widget-radio-box label { |
|
9504 | 9492 | margin-top: 0px; |
|
9505 | 9493 | } |
|
9506 | .docked-widget-modal { | |
|
9507 | /* Horizontal Label */ | |
|
9508 | overflow: hidden; | |
|
9509 | position: relative !important; | |
|
9510 | top: 0px !important; | |
|
9511 | left: 0px !important; | |
|
9512 | margin-left: 0px !important; | |
|
9513 | } | |
|
9514 | 9494 | /*! |
|
9515 | 9495 | * |
|
9516 | 9496 | * IPython notebook webapp |
General Comments 0
You need to be logged in to leave comments.
Login now