make file picker ui even prettier
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
right: 0;
|
||||
background-color: @colortheme_modal-dim;
|
||||
|
||||
#modal {
|
||||
.cp-modal {
|
||||
background-color: @colortheme_modal-bg;
|
||||
color: @colortheme_modal-fg;
|
||||
box-shadow: @colortheme_modal-shadow;
|
||||
@@ -31,7 +31,7 @@
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.form {
|
||||
.cp-form {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
@@ -74,7 +74,7 @@
|
||||
box-sizing: content-box;
|
||||
|
||||
text-align: left;
|
||||
line-height: 1.25em;
|
||||
line-height: 1em;
|
||||
cursor: pointer;
|
||||
|
||||
background-color: #111;
|
||||
|
||||
Reference in New Issue
Block a user