Show More
@@ -1195,6 +1195,10 b' h6:hover .anchor-link {' | |||||
1195 | font-size: 100%; |
|
1195 | font-size: 100%; | |
1196 | font-style: italic; |
|
1196 | font-style: italic; | |
1197 | } |
|
1197 | } | |
|
1198 | .widget-interact div, | |||
|
1199 | .widget-interact input { | |||
|
1200 | padding: 2.5px; | |||
|
1201 | } | |||
1198 | .widget-area { |
|
1202 | .widget-area { | |
1199 | /* |
|
1203 | /* | |
1200 | LESS file that styles IPython notebook widgets and the area they sit in. |
|
1204 | LESS file that styles IPython notebook widgets and the area they sit in. |
@@ -9978,6 +9978,10 b' h6:hover .anchor-link {' | |||||
9978 | font-size: 100%; |
|
9978 | font-size: 100%; | |
9979 | font-style: italic; |
|
9979 | font-style: italic; | |
9980 | } |
|
9980 | } | |
|
9981 | .widget-interact div, | |||
|
9982 | .widget-interact input { | |||
|
9983 | padding: 2.5px; | |||
|
9984 | } | |||
9981 | .widget-area { |
|
9985 | .widget-area { | |
9982 | /* |
|
9986 | /* | |
9983 | LESS file that styles IPython notebook widgets and the area they sit in. |
|
9987 | LESS file that styles IPython notebook widgets and the area they sit in. |
General Comments 0
You need to be logged in to leave comments.
Login now