OSDN Git Service

Modified index.html.
authorquiver2k <quiver2k@users.sourceforge.jp>
Sun, 15 Mar 2015 15:39:30 +0000 (00:39 +0900)
committerquiver2k <quiver2k@users.sourceforge.jp>
Sun, 15 Mar 2015 15:39:30 +0000 (00:39 +0900)
jp.sourceforge.moreemacs.web/WebContent/index.html

index 1a704e8..72049a9 100644 (file)
@@ -12,6 +12,11 @@ border-collapse: collapse;
 border: 1px solid black;\r
 padding: 5px;\r
 }\r
+#functions td:first-child,\r
+#functions td:nth-child(2)\r
+ {\r
+white-space: nowrap;\r
+}\r
 </style>\r
 <title>More Emacs Plugin</title>\r
 </head>\r
@@ -42,7 +47,7 @@ Drag 'Install' button to your eclipse workspace.
 The following list is key bindings of more emacs plugin.\r
 </p>\r
 \r
-<table class="flatTable">\r
+<table id="functions" class="flatTable">\r
 <caption>Key bindings of More Emacs</caption>\r
 <tr>\r
 <th class="function">function</th>\r