Merge pull request #286 from kadimi/patch-19
Improve stats visibility on the dashboard
This commit is contained in:
@@ -322,6 +322,11 @@ table.widefat.sp-data-table input[type="number"] {
|
|||||||
padding: 3px 5px;
|
padding: 3px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.widefat.sp-data-table input[type="text"]::placeholder,
|
||||||
|
table.widefat.sp-data-table input[type="number"]::placeholder {
|
||||||
|
color: silver;
|
||||||
|
}
|
||||||
|
|
||||||
table.widefat.sp-data-table input.small-text {
|
table.widefat.sp-data-table input.small-text {
|
||||||
width: 50px;
|
width: 50px;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user