Changeset 2497
- Timestamp:
- 01/31/2010 02:31:11 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/_inc/css/default.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/css/default.css
r2485 r2497 854 854 } 855 855 856 table tr td.thread-info p { 857 margin: 0; 858 } 856 table tr td.thread-info p { margin: 0; } 857 859 858 table tr td.thread-info p.thread-excerpt { 860 859 color: #888; … … 871 870 table.notification-settings { 872 871 margin-bottom: 20px; 873 } 874 table.notification-settings th.icon { 875 width: 35px; 876 } 877 878 table.notification-settings th.title { 879 width: 80%; 880 } 881 882 table.notification-settings .yes, table.notification-settings .no { 883 width: 40px; 884 } 872 text-align: left; 873 } 874 table.notification-settings th.icon, table.notification-settings td:first-child { display: none; } 875 table.notification-settings th.title { width: 80%; } 876 table.notification-settings .yes, table.notification-settings .no { width: 40px; text-align: center; } 885 877 886 878 table.forum {
Note: See TracChangeset
for help on using the changeset viewer.