@@ -147,7 +147,7 table.list td.tick {width:15%} | |||
|
147 | 147 | table.list td.checkbox { width: 15px; padding: 2px 0 0 0; } |
|
148 | 148 | table.list td.checkbox input {padding:0px;} |
|
149 | 149 | table.list td.buttons { width: 15%; white-space:nowrap; text-align: right; } |
|
150 |
table.list td.buttons a { |
|
|
150 | table.list td.buttons a { margin-right: 0.6em; } | |
|
151 | 151 | table.list td.buttons img {vertical-align:middle;} |
|
152 | 152 | table.list td.reorder {width:15%; white-space:nowrap; text-align:center; } |
|
153 | 153 | table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; } |
@@ -1116,10 +1116,12 a.close-icon:hover {background-image:url('../images/close_hl.png');} | |||
|
1116 | 1116 | a.icon-only { |
|
1117 | 1117 | display: inline-block; |
|
1118 | 1118 | width: 0; |
|
1119 | height: 16px; | |
|
1119 | 1120 | overflow: hidden; |
|
1120 | 1121 | padding-top: 0; |
|
1121 | 1122 | padding-bottom: 0; |
|
1122 | 1123 | font-size: 8px; |
|
1124 | vertical-align: text-bottom; | |
|
1123 | 1125 | } |
|
1124 | 1126 | a.icon-only::after { |
|
1125 | 1127 | content: " "; |
General Comments 0
You need to be logged in to leave comments.
Login now