commit | fe8a6e37abc900ed222fef262ed83c17481702cf | [log] [download] |
---|---|---|
author | Malcolm Rowe <malcolm.rowe@gmail.com> | Fri Mar 21 23:39:18 2014 +0000 |
committer | Malcolm Rowe <malcolm.rowe@gmail.com> | Fri Mar 21 23:39:18 2014 +0000 |
tree | 9707258c53cdcb7d6a8c06419f2d1787287e2b16 | |
parent | 15c80dbc100c7e5cdc9d1d378261a18fb20e37ca [diff] |
Make the cursor used for the permalink a text cursor. The default cursor value assigned by Bootstrap for readonly text fields is "not-allowed", which is rendered as a pointer on Chrome (which isn't great), but as an "unavailable" icon on Internet Explorer, which is pretty terrible. This switches to "text" (i.e. an I-beam), which makes it much more obvious that the text is selectable anyway.
GCC Explorer is an interactive compiler. The left-hand pane shows editable C/C++ code. The right, the assembly output of having compiled the code with a given compiler and settings.
Try out the demo site!