OSDN Git Service

am 498d710a: modify sample template and add new css/script for new numbered code...
authorScott Main <smain@google.com>
Wed, 21 Aug 2013 23:28:57 +0000 (16:28 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 21 Aug 2013 23:28:57 +0000 (16:28 -0700)
commita320b99a2db0f038c122a3ab712adf231b99f380
tree65bfee11841da45925a7d194afb6bcc2f38235de
parent8088dd2f83ae17a1343de87750d39f8264d7b7bc
parent498d710a4f66ec8b6fff4c965235f226b56cd2dd
am 498d710a: modify sample template and add new css/script for new numbered code. The line numbers are included inside the <pre> block initially, but hidden, so this script moves the numbers to a separate block on the left and makes them non-selectable. Also includes

* commit '498d710a4f66ec8b6fff4c965235f226b56cd2dd':
  modify sample template and add new css/script for new numbered code. The line numbers are included inside the <pre> block initially, but hidden, so this script moves the numbers to a separate block on the left and makes them non-selectable. Also includes script for features like single-click to highlight a line of code and double-click to invoke the link for that line.