mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
UI tweak
This commit is contained in:
@@ -118,6 +118,7 @@ select {
|
||||
.lc {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.c {
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
<hr />
|
||||
<a href="#" ui-sref="modal.about" class="block">About</a>
|
||||
<a href="#" ui-sref="modal.about" class="block" translate="about"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user