OSDN Git Service

Added org.eclipse.core.resources.prefs and other 10 files.
[moreemacs/moreemacs.git] / jp.sourceforge.moreemacs.web / WebContent / style.css
index 3583dbb..849f742 100644 (file)
@@ -29,3 +29,17 @@ th {
 .function {\r
        white-space: nowrap\r
 }\r
+\r
+.flatTable {\r
+  border: 1px solid black;\r
+  border-collapse: collapse;\r
+}\r
+.flatTable td, .flatTable th {\r
+  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