##// END OF EJS Templates
rebuild css
Min RK -
Show More
@@ -1577,4 +1577,7 b' h6:hover .anchor-link {'
1577 .widget-radio-box label {
1577 .widget-radio-box label {
1578 margin-top: 0px;
1578 margin-top: 0px;
1579 }
1579 }
1580 .widget-radio {
1581 margin-left: 20px;
1582 }
1580 /*# sourceMappingURL=ipython.min.css.map */ No newline at end of file
1583 /*# sourceMappingURL=ipython.min.css.map */
@@ -10353,6 +10353,9 b' h6:hover .anchor-link {'
10353 .widget-radio-box label {
10353 .widget-radio-box label {
10354 margin-top: 0px;
10354 margin-top: 0px;
10355 }
10355 }
10356 .widget-radio {
10357 margin-left: 20px;
10358 }
10356 /*!
10359 /*!
10357 *
10360 *
10358 * IPython notebook webapp
10361 * IPython notebook webapp
General Comments 0
You need to be logged in to leave comments. Login now