Changeset 12694
- Timestamp:
- 07/03/2023 06:58:54 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/assets/css/admin.css
r12564 r12694 1 1 .fixed .column-wporg-photo { font-weight: bold; width: 180px; } 2 .status-flagged { 3 background-color: rgba(255,150,150,0.15); 4 } 5 .striped > tbody > .status-flagged:nth-child(2n+1) { 6 background-color: rgba(255,150,150,0.3); 7 } 2 8 .photos-flagged { 3 9 list-style: none;
Note: See TracChangeset
for help on using the changeset viewer.