Changeset 1722 for sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/upload-subtitles-template.php
- Timestamp:
- 07/10/2015 05:34:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/upload-subtitles-template.php
r1024 r1722 49 49 .video-upload h3 { 50 50 font-size: 22px; 51 }52 53 .video-upload div.error,54 .video-upload div.success {55 border: 1px solid #c00;56 border-radius: 3px;57 background-color: #ffebe8;58 padding: 0 10px;59 margin: 10px 0;60 }61 62 .video-upload div.success {63 background-color: #edfcd5;64 border-color: #d4ebaf;65 }66 67 .video-upload div.error p,68 .video-upload div.success p {69 margin: 0.5em 0;70 51 } 71 52
Note: See TracChangeset
for help on using the changeset viewer.