mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Media: Apply attachment opacity only in grid mode.
see #28842. git-svn-id: https://develop.svn.wordpress.org/trunk@29500 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -806,7 +806,7 @@
|
||||
transition: opacity .1s;
|
||||
}
|
||||
|
||||
.media-frame.mode-select .attachment .thumbnail {
|
||||
.media-frame.mode-grid.mode-select .attachment .thumbnail {
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user