Show More
@@ -202,7 +202,7 b' div.out_prompt_overlay {' | |||||
202 | div.out_prompt_overlay:hover { |
|
202 | div.out_prompt_overlay:hover { | |
203 | /* use inner shadow to get border that is computed the same on WebKit/FF */ |
|
203 | /* use inner shadow to get border that is computed the same on WebKit/FF */ | |
204 | box-shadow: inset 0 0 1px #000; |
|
204 | box-shadow: inset 0 0 1px #000; | |
205 |
background: rgba(2 |
|
205 | background: rgba(240, 240, 240, 0.5); | |
206 | } |
|
206 | } | |
207 |
|
207 | |||
208 | div.output_prompt { |
|
208 | div.output_prompt { |
General Comments 0
You need to be logged in to leave comments.
Login now