filepicker thumbnail style
This commit is contained in:
parent
90518224fe
commit
e1be241406
@ -27,8 +27,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cp-filepicker-content-element {
|
.cp-filepicker-content-element {
|
||||||
@darker: darken(@colortheme_modal-fg, 30%);
|
|
||||||
|
|
||||||
width: 125px;
|
width: 125px;
|
||||||
//min-width: 200px;
|
//min-width: 200px;
|
||||||
//height: 1em;
|
//height: 1em;
|
||||||
@ -45,8 +43,9 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
background-color: @colortheme_modal-bg;
|
background-color: @colortheme_modal-bg;
|
||||||
box-shadow: 2px 2px 5px #000;
|
|
||||||
color: @darker;
|
border: 1px solid @colortheme_logo-2;
|
||||||
|
color: @colortheme_logo-2;
|
||||||
|
|
||||||
transition: all 0.1s;
|
transition: all 0.1s;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user