mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 10:09:47 +01:00
Media modal search box style updates. props helenyhou, see #21390.
git-svn-id: http://core.svn.wordpress.org/trunk@22145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fed20bc298
commit
8efdcc915a
@ -221,10 +221,15 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
}
|
}
|
||||||
.attachments-header input {
|
|
||||||
|
.attachments-header .search {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 12px;
|
margin-top: 11px;
|
||||||
|
padding: 4px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
font-size: 13px;
|
||||||
|
color: #464646;
|
||||||
|
font-family: sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachments ul {
|
.attachments ul {
|
||||||
|
Loading…
Reference in New Issue
Block a user