Merge "Remove hover styling from non file-row items"
This commit is contained in:
@@ -62,7 +62,7 @@ limitations under the License.
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
width: 1.5em;
|
width: 1.5em;
|
||||||
}
|
}
|
||||||
.row:not(.header):hover {
|
.file-row:hover {
|
||||||
background-color: #f5fafd;
|
background-color: #f5fafd;
|
||||||
}
|
}
|
||||||
.row.selected {
|
.row.selected {
|
||||||
|
|||||||
Reference in New Issue
Block a user