Changeset 50237
- Timestamp:
- 02/08/2021 04:11:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/list-tables.css
r50111 r50237 2074 2074 } 2075 2075 2076 .plugins .active.update + .plugin-update-tr:before {2077 border-left: 4px solid #d63638;2078 background-color: #f6f7f7;2079 }2080 2081 2076 .plugins #the-list .plugin-update-tr .plugin-update { 2082 2077 border-left: none; … … 2088 2083 2089 2084 .plugins .active.update + .plugin-update-tr:before { 2090 background-color: #f ff;2085 background-color: #f0f6fc; 2091 2086 border-left: 4px solid #72aee6; 2092 2087 }
Note: See TracChangeset
for help on using the changeset viewer.