Styling tweaks to game table.

Also testing out the contenteditable attribute - it looks like another
method will be required.
This commit is contained in:
WrinklyNinja
2014-07-12 15:20:10 +01:00
parent 84a98f7543
commit 9375b0e202
2 changed files with 14 additions and 5 deletions
+12 -3
View File
@@ -342,9 +342,6 @@ ul {
background:#FFDD55;
}
#settings td, #settings th {
vertical-align: top;
}
#settings select {
float: right;
clear: both;
@@ -356,4 +353,16 @@ ul {
height: 18px;
padding: 1px;
margin: 2px;
}
#settings table {
margin: 3em 1em;
border-collapse: collapse;
}
#settings td, #settings th {
vertical-align: top;
text-align: left;
padding: 0.5em;
}
#settings th {
border-bottom: 1px black solid;
}
+2 -2
View File
@@ -10,8 +10,8 @@
</head>
<body>
<template id="gameRow">
<tr>
<td>Name
<tr contenteditable>
<td >Name
<td>Base Game
<td>LOOT Folder
<td>Master File