Merge pull request #510 from scottleaver/7.2.0
Make input box on search visible
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
transition: all .5s;
|
||||
width: 60px;
|
||||
padding: 4px 0 4px 20px;
|
||||
border: 1px solid @grayLighter
|
||||
border: 1px solid @grayLight
|
||||
}
|
||||
|
||||
.umb-listview table input::-webkit-input-placeholder {
|
||||
@@ -219,4 +219,4 @@
|
||||
|
||||
.table-striped tbody i:hover {
|
||||
display: none !important
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user