mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Responsive tweaks and refactoring
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
float: left;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
font-size: 0.85em;
|
||||
margin-top: 0.25em;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
@@ -16,7 +15,7 @@
|
||||
fill: @fg;
|
||||
|
||||
.details {
|
||||
min-height: 2.5em;
|
||||
min-height: 2.7em;
|
||||
padding: 0.25em 0;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
@@ -48,7 +47,7 @@
|
||||
}
|
||||
|
||||
.empty {
|
||||
font-size: 1.5em;
|
||||
font-size: 1.3em;
|
||||
color: lighten(@primary-bg, 12%);
|
||||
text-align: center;
|
||||
letter-spacing: 0.1em;
|
||||
|
||||
Reference in New Issue
Block a user