Directory select width
This commit is contained in:
@@ -90,11 +90,11 @@
|
||||
float: left;
|
||||
width: 50%;
|
||||
transition: all 0.2s linear;
|
||||
overflow: hidden;
|
||||
}
|
||||
.movies .list_view .info .title, .movies .mass_edit_view .info .title {
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.movies .info .year {
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
display: inline-block;
|
||||
padding: 0 4% 0 4px;
|
||||
font-size: 13px;
|
||||
width: 26.3%;
|
||||
width: 30%;
|
||||
background-image: url('../../images/icon.folder.gif');
|
||||
background-repeat: no-repeat;
|
||||
background-position: 97% center;
|
||||
|
||||
Reference in New Issue
Block a user