Changeset 4477
- Timestamp:
- 06/07/2011 10:00:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/css/default.css
r4476 r4477 34 34 6.7 - Topics and Tables - Forums and General 35 35 6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums 36 6.9 - Private Messaging Threads 36 6.9 - Private Messaging Threads 37 37 --------------------------------------------------------------*/ 38 38 … … 69 69 background-repeat: repeat-x; 70 70 background-position: top left; 71 color: #555; 71 72 font-size: 12px; 72 73 font-family: Arial, Tahoma, Verdana, sans-serif; 73 74 line-height: 170%; 74 color: #555;75 width: 90%;76 75 min-width: 960px; 77 76 max-width: 1250px; 78 77 margin: 0 auto; 78 width: 90%; 79 79 } 80 80 .padder { … … 122 122 } 123 123 div#content .one-column { 124 border-right: 0 none; 124 125 margin-right: 0; 125 border-right: 0 none;126 126 } 127 127 div#content .left-menu { … … 200 200 } 201 201 #site-generator { 202 color: #bbb; 202 203 margin: 20px 20px; 203 204 text-align: center; 204 color: #bbb;205 205 text-shadow: #fafafa 1px 1px 0; 206 206 } 207 207 #footer-widget-area { 208 margin-top: -19px; 208 209 overflow: hidden; 209 margin-top: -19px;210 210 } 211 211 #footer-widget-area div.widget-area > ul { … … 218 218 } 219 219 #footer-widget-area h3.widgettitle { 220 margin: 0 0 10px 0;221 220 background: #eaeaea; 221 clear: left; 222 222 padding: 5px 15px; 223 223 font-size: 12px; 224 clear: left;224 margin: 0 0 10px 0; 225 225 } 226 226 #footer-widget-area div div.item-options { … … 264 264 } 265 265 div#sidebar h3.widgettitle { 266 background: #eaeaea; 267 clear: left; 268 font-size: 12px; 266 269 margin: 25px -20px 10px -19px; 267 background: #eaeaea;268 270 padding: 5px 15px; 269 font-size: 12px;270 clear: left;271 271 } 272 272 #footer-widget-area .widget_search, … … 276 276 #footer-widget-area .widget_search input[type=text], 277 277 div#sidebar .widget_search input[type=text] { 278 padding: 2px; 278 279 width: 110px; 279 padding: 2px;280 280 } 281 281 #footer-widget-area ul#recentcomments li, … … 287 287 #footer-widget-area ul.item-list img.avatar, 288 288 div#sidebar ul.item-list img.avatar { 289 width: 20px;290 289 height: 20px; 291 290 margin-right: 10px; 291 width: 20px; 292 292 } 293 293 #footer-widget-area div.item-avatar img, 294 294 div#sidebar div.item-avatar img { 295 width: 40px;296 295 height: 40px; 297 296 margin: 1px; 297 width: 40px; 298 298 } 299 299 #footer-widget-area .avatar-block, … … 307 307 #footer-widget-area div.item-options, 308 308 div#sidebar div.item-options { 309 background: #f8f8f8; 310 font-size: 11px; 309 311 margin: -10px -20px 0 -19px; 310 background: #f8f8f8;311 312 padding: 5px 15px; 312 font-size: 11px;313 313 } 314 314 #footer-widget-area div.item-content { … … 318 318 div#sidebar div.item-meta, 319 319 div#sidebar div.item-content { 320 font-size: 11px; 320 321 margin-left: 38px; 321 font-size: 11px;322 322 } 323 323 #footer-widget-area div.tags div#tag-text, … … 338 338 margin-bottom: 0; 339 339 } 340 .accessibly-hidden { 341 left: -999em; 342 position: absolute; 340 .accessibly-hidden { 341 left: -999em; 342 position: absolute; 343 343 } 344 344 hr { … … 374 374 height: 0; 375 375 line-height: 1; 376 position: relative; 376 377 vertical-align: baseline; 377 position: relative;378 378 } 379 379 pre, blockquote { … … 392 392 } 393 393 blockquote { 394 quotes: none;395 font-style: italic;396 padding: 0 3em;397 394 font-family: georgia, times, serif; 398 395 font-size: 16px; 396 font-style: italic; 399 397 line-height: 150%; 398 padding: 0 3em; 399 quotes: none; 400 400 } 401 401 blockquote p { … … 490 490 #nav { 491 491 margin: 0; 492 list-style: none; 493 max-width: 95%; 492 494 padding: 0; 493 495 position: absolute; 494 496 right: 15px; 495 list-style: none;496 497 bottom: 0; 497 max-width: 95%;498 498 } 499 499 #nav li a { … … 602 602 --------------------------------------------------------------*/ 603 603 div.pagination { 604 background: #f4f4f4; 605 border: none; 606 color: #888; 607 font-size: 11px; 608 height: 19px; 604 609 margin: -20px -19px 0px -19px; 605 610 padding: 8px 20px; 606 color: #888;607 font-size: 11px;608 height: 19px;609 background: #f4f4f4;610 border: none;611 611 position: relative; 612 612 } … … 662 662 overflow: hidden; 663 663 font-family: georgia, times, serif; 664 font-size: 14px; 664 665 font-style: italic; 665 font-size: 14px;666 margin: 5px 0 25px 0; 666 667 padding: 5px 0; 667 margin: 5px 0 25px 0;668 668 } 669 669 .comments { … … 864 864 } 865 865 .wp-caption img { 866 border: 0 none; 866 867 margin: 0; 867 868 padding: 0; 868 border: 0 none; 869 869 870 } 870 871 dd.wp-caption p.wp-caption-text, … … 872 873 font-size: 0.9em; 873 874 line-height: 17px; 875 margin: 0; 874 876 padding: 5px 4px 5px 0; 875 margin: 0;876 877 } 877 878 #content .gallery { … … 894 895 --------------------------------------------------------------*/ 895 896 img.avatar { 896 float: left;897 897 border: 2px solid #eee; 898 float: left; 898 899 } 899 900 img.wp-smiley { 901 border: none !important; 902 clear: none !important; 903 float: none !important; 904 margin: 0 !important; 900 905 padding: 0 !important; 901 margin: 0 !important;902 border: none !important;903 float: none !important;904 clear: none !important;905 906 } 906 907 img.centered, … … 911 912 } 912 913 img.alignright { 914 display: inline; 915 margin: 0 0 2px 7px; 913 916 padding: 4px; 914 margin: 0 0 2px 7px; 917 } 918 img.alignleft { 915 919 display: inline; 916 } 917 img.alignleft { 920 margin: 0 7px 2px 0; 918 921 padding: 4px; 919 margin: 0 7px 2px 0;920 display: inline;921 922 } 922 923 … … 946 947 h2.pagetitle, 947 948 h2.posttitle { 949 line-height: 120%; 948 950 margin: 0; 949 line-height: 120%;950 951 } 951 952 h2.pagetitle a, … … 961 962 div.post table, 962 963 div.page table { 963 margin-bottom: 15px;964 border: 1px solid #eee; 964 965 border-collapse: collapse; 965 966 border-spacing: 0; 966 border: 1px solid #eee;967 margin-bottom: 15px; 967 968 } 968 969 div.post table th, … … 1012 1013 p.date, 1013 1014 p.postmetadata { 1014 color: #888;1015 font-size: 12px;1016 font-family: Georgia, times, serif;1017 padding: 3px 0;1018 margin: 10px 0;1019 1015 border-bottom: 1px solid #e4e4e4; 1020 1016 border-top: 1px solid #e4e4e4; 1017 color: #888; 1018 font-family: Georgia, times, serif; 1019 font-size: 12px; 1020 margin: 10px 0; 1021 padding: 3px 0; 1021 1022 } 1022 1023 p.postmetadata { … … 1036 1037 --------------------------------------------------------------*/ 1037 1038 #item-body form#whats-new-form { 1039 border-bottom: 1px solid #ddd; 1038 1040 margin: 20px 0 10px; 1039 border-bottom: 1px solid #ddd;1040 1041 } 1041 1042 .home-page form#whats-new-form { … … 1044 1045 } 1045 1046 form#whats-new-form h5 { 1046 margin: 0;1047 1047 font-weight: normal; 1048 1048 font-size: 12px; 1049 1049 color: #888; 1050 margin: 0; 1050 1051 margin-left: 76px; 1051 1052 padding: 0 0 3px 0; … … 1068 1069 } 1069 1070 form#whats-new-form textarea { 1070 width: 100%; 1071 border: none; 1072 color: #555; 1073 font-family: inherit; 1074 font-size: 14px; 1071 1075 height: 50px; 1072 font-size: 14px;1073 font-family: inherit;1074 color: #555;1075 border: none;1076 1076 margin: 0; 1077 1077 padding: 0; 1078 width: 100%; 1078 1079 } 1079 1080 form#whats-new-form #whats-new-options select { … … 1094 1095 --------------------------------------------------------------*/ 1095 1096 ul.activity-list li { 1097 overflow: hidden; 1096 1098 padding: 15px 0 0; 1097 overflow: hidden;1098 1099 } 1099 1100 .activity-list .activity-avatar { … … 1110 1111 } 1111 1112 .activity-list li.mini { 1112 position: relative;1113 1113 font-size: 11px; 1114 1114 min-height: 35px; 1115 1115 padding: 15px 0 0 0; 1116 position: relative; 1116 1117 } 1117 1118 .activity-list li.mini div.activity-meta { … … 1123 1124 .activity-list li.mini .activity-avatar img.avatar, 1124 1125 .activity-list li.mini .activity-avatar img.FB_profile_pic { 1125 width: 20px;1126 1126 height: 20px; 1127 1127 margin-left: 76px; 1128 width: 20px; 1128 1129 } 1129 1130 .activity-list li.activity_comment .activity-avatar img.avatar, 1130 1131 .activity-list li.activity_comment .activity-avatar img.FB_profile_pic { 1131 width: 40px;1132 1132 height: 40px; 1133 1133 margin-left: 20px; 1134 width: 40px; 1134 1135 } 1135 1136 body.activity-permalink .activity-list > li:first-child { … … 1138 1139 body.activity-permalink .activity-list li .activity-avatar img.avatar, 1139 1140 body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic { 1140 width: 100px;1141 1141 height: 100px; 1142 1142 margin-left: 0; 1143 width: 100px; 1143 1144 } 1144 1145 .activity-list li .activity-content { … … 1146 1147 } 1147 1148 .activity-list li.mini .activity-content p { 1149 float: left; 1148 1150 margin: 0; 1149 float: left;1150 1151 } 1151 1152 .activity-list li .activity-meta { … … 1155 1156 } 1156 1157 body.activity-permalink .activity-list .activity-meta { 1158 right: 15px; 1157 1159 top: 18px; 1158 right: 15px;1159 1160 } 1160 1161 body.activity-permalink .activity-list li.mini .activity-meta { … … 1168 1169 } 1169 1170 .activity-list li .activity-inreplyto { 1170 font-size: 11px;1171 background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat; 1171 1172 color: #888; 1173 font-size: 11px; 1172 1174 margin-left: 70px; 1173 1175 margin-bottom: 15px; 1174 1176 padding-left: 25px; 1175 background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat;1176 1177 } 1177 1178 .activity-list li .activity-inreplyto > p { … … 1184 1185 border: none; 1185 1186 display: inline; 1186 padding: 0;1187 1187 margin: 0; 1188 1188 overflow: hidden; 1189 padding: 0; 1189 1190 } 1190 1191 .activity-list .activity-avatar img { … … 1215 1216 body.activity-permalink .activity-list li .activity-header > p { 1216 1217 background: url( ../images/activity_arrow.gif ) top left no-repeat; 1218 height: 35px; 1219 margin-bottom: 0; 1217 1220 margin-left: -35px; 1218 1221 padding: 5px 0 0 35px; 1219 height: 35px;1220 margin-bottom: 0;1221 1222 } 1222 1223 .activity-list .activity-content .activity-header, 1223 1224 .activity-list .activity-content .comment-header { 1224 font-size: 11px;1225 1225 color: #888; 1226 font-size: 11px; 1226 1227 line-height: 220%; 1227 1228 } … … 1260 1261 .activity-list .activity-content span.activity-header-meta a { 1261 1262 background: none; 1262 padding: 0;1263 font-size: 11px;1264 margin: 0;1265 1263 border: none; 1266 1264 color: #aaa; 1265 font-size: 11px; 1266 margin: 0; 1267 padding: 0; 1267 1268 text-decoration: underline; 1268 1269 } … … 1288 1289 } 1289 1290 .activity-list .activity-content img.thumbnail { 1291 border: 2px solid #eee; 1290 1292 float: left; 1291 1293 margin: 0 10px 5px 0; 1292 border: 2px solid #eee;1293 1294 } 1294 1295 .activity-read-more { … … 1316 1317 --------------------------------------------------------------*/ 1317 1318 div.activity-meta { 1319 clear: left; 1318 1320 margin: 0 0 20px 3px; 1319 clear: left;1320 1321 } 1321 1322 .activity-list div.activity-meta a { … … 1343 1344 div.activity-meta a:hover { 1344 1345 background: #aaa; 1346 border-color: #aaa; 1345 1347 color: #fff; 1346 border-color: #aaa;1347 1348 } 1348 1349 div.activity-meta a.acomment-reply:hover { 1349 1350 background: #f7740a; 1351 border-color: #f7740a; 1350 1352 color: #fff; 1351 border-color: #f7740a;1352 1353 } 1353 1354 div.activity-comments { 1355 margin: 0 0 0 75px; 1356 overflow: hidden; /* IE fix */ 1354 1357 position: relative; 1355 margin: 0 0 0 75px;1356 1358 width: auto; 1357 overflow: hidden; /* IE fix */1358 1359 } 1359 1360 body.activity-permalink div.activity-comments { 1361 background: none; 1362 margin-left: 135px; 1360 1363 width: auto; 1361 margin-left: 135px;1362 background: none;1363 1364 } 1364 1365 div.activity-comments > ul { … … 1418 1419 margin-top: 5px; 1419 1420 } 1420 div.acomment-content .time-since { 1421 display: none; 1422 } 1423 div.acomment-content .activity-delete-link { 1424 display: none; 1425 } 1421 div.acomment-content .time-since, 1422 div.acomment-content .activity-delete-link, 1426 1423 div.acomment-content .comment-header { 1427 1424 display: none; … … 1431 1428 } 1432 1429 div.activity-comments div.acomment-meta { 1433 font-size: 11px;1434 1430 color: #888; 1431 font-size: 11px; 1435 1432 } 1436 1433 div.activity-comments form.ac-form { … … 1469 1466 } 1470 1467 div.activity-comments form textarea { 1468 border: none; 1469 color: #555; 1470 font-family: inherit; 1471 font-size: 11px; 1472 height: 60px; 1473 padding: 0; 1471 1474 width: 100%; 1472 font-family: inherit;1473 font-size: 11px;1474 color: #555;1475 height: 60px;1476 border: none;1477 padding: 0;1478 1475 } 1479 1476 div.activity-comments form input { … … 1487 1484 } 1488 1485 div.activity-comments form div.ac-reply-content { 1486 color: #888; 1487 font-size: 11px; 1489 1488 margin-left: 50px; 1490 1489 padding-left: 15px; 1491 color: #888;1492 font-size: 11px;1493 1490 } 1494 1491 … … 1507 1504 .ajax-loader { 1508 1505 background: url( ../images/ajax-loader.gif ) center left no-repeat !important; 1506 display: none; 1509 1507 padding: 8px 8px 3px 8px; 1510 display: none;1511 1508 } 1512 1509 a.loading { … … 1526 1523 } 1527 1524 div.dir-search input[type=text] { 1525 font-size: 12px; 1528 1526 padding: 0 3px; 1529 font-size: 12px;1530 1527 } 1531 1528 … … 1541 1538 } 1542 1539 div#message p { 1543 padding: 10px 15px;1544 1540 font-size: 12px; 1545 1541 display: block; 1542 padding: 10px 15px; 1546 1543 } 1547 1544 div#message.error p { 1548 1545 background: #e41717; 1549 color: #fff;1550 1546 border-color: #a71a1a; 1551 1547 clear: left; 1548 color: #fff; 1552 1549 } 1553 1550 div#message.updated p { 1554 1551 background: #dffcd9; 1552 border-color: #c4e9bd; 1555 1553 color: #1a9b00; 1556 border-color: #c4e9bd;1557 1554 } 1558 1555 .standard-form#signup_form div div.error { … … 1626 1623 .standard-form div.checkbox label, 1627 1624 .standard-form div.radio label { 1625 color: #888; 1626 font-size: 14px; 1628 1627 font-weight: normal; 1629 1628 margin: 5px 0 0 0; 1630 font-size: 14px;1631 color: #888;1632 1629 } 1633 1630 .standard-form#sidebar-login-form label { … … 1668 1665 } 1669 1666 .standard-form p.description { 1670 font-size: 11px;1671 1667 color: #888; 1668 font-size: 11px; 1672 1669 margin: 5px 0; 1673 1670 } 1674 1671 .standard-form div.submit { 1672 clear: both; 1675 1673 padding: 15px 0 0 0; 1676 clear: both;1677 1674 } 1678 1675 .standard-form p.submit { 1676 margin-bottom: 0; 1679 1677 padding: 15px 0 0 0; 1680 margin-bottom: 0;1681 1678 } 1682 1679 .standard-form div.submit input { … … 1740 1737 -webkit-border-radius: 3px; 1741 1738 border-radius: 3px; 1739 color: #888; 1742 1740 cursor: pointer; 1743 text-decoration: none;1744 color: #888;1745 1741 font-size: 12px; 1746 1742 font-weight: normal; 1747 1743 padding: 3px 10px; 1744 text-decoration: none; 1748 1745 vertical-align: bottom; 1749 1746 } … … 1778 1775 } 1779 1776 ul#topic-post-list li div.poster-meta { 1777 color: #888; 1780 1778 margin-bottom: 10px; 1781 color: #888;1782 1779 } 1783 1780 ul#topic-post-list li div.post-content { … … 1788 1785 } 1789 1786 div.admin-links { 1787 color: #888; 1788 font-size: 11px; 1790 1789 position: absolute; 1791 1790 top: 15px; 1792 1791 right: 25px; 1793 color: #888;1794 font-size: 11px;1795 1792 } 1796 1793 div#topic-meta { 1794 margin: -10px -19px; 1797 1795 padding: 5px 19px 30px; 1798 margin: -10px -19px;1799 1796 position: relative; 1800 1797 } … … 1867 1864 table.notification-settings .yes, 1868 1865 table.notification-settings .no { 1866 text-align: center; 1869 1867 width: 40px; 1870 text-align: center;1871 1868 } 1872 1869 table.forum { … … 1880 1877 } 1881 1878 table.forum tr.closed td.td-title { 1882 padding-left: 35px;1883 1879 background-image: url( ../images/closed.png ); 1884 1880 background-position: 15px 50%; 1885 1881 background-repeat: no-repeat; 1882 padding-left: 35px; 1886 1883 } 1887 1884 table.forum td p.topic-text { … … 1956 1953 div#item-header h2 { 1957 1954 font-size: 28px; 1955 line-height: 120%; 1958 1956 margin: 0 0 15px 0; 1959 line-height: 120%;1960 1957 } 1961 1958 div#item-header h2 a { 1959 color: #777; 1962 1960 text-decoration: none; 1963 color: #777;1964 1961 } 1965 1962 div#item-header img.avatar { … … 1972 1969 div#item-header span.activity, 1973 1970 div#item-header h2 span.highlight { 1974 vertical-align: middle;1975 1971 font-size: 11px; 1976 1972 font-weight: normal; 1977 1973 line-height: 170%; 1978 1974 margin-bottom: 7px; 1975 vertical-align: middle; 1979 1976 } 1980 1977 div#item-header h2 span.highlight { … … 2000 1997 font-size: 14px; 2001 1998 color: #aaa; 2002 padding-bottom: 10px;2003 1999 overflow: hidden; 2004 2000 margin: 15px 0 5px 0; 2001 padding-bottom: 10px; 2005 2002 } 2006 2003 div#item-header div#item-actions { 2007 2004 float: right; 2008 width: 20%;2009 2005 margin: 0 0 15px 15px; 2010 2006 text-align: right; 2007 width: 20%; 2011 2008 } 2012 2009 div#item-header div#item-actions h3 { … … 2015 2012 } 2016 2013 div#item-header ul { 2014 margin-bottom: 15px; 2017 2015 overflow: hidden; 2018 margin-bottom: 15px;2019 2016 } 2020 2017 div#item-header ul h5, … … 2028 2025 div#item-header ul img.avatar, 2029 2026 div#item-header ul.avatars img.avatar { 2030 width: 30px;2031 2027 height: 30px; 2032 2028 margin: 2px; 2029 width: 30px; 2033 2030 } 2034 2031 div#item-header div.generic-button, … … 2044 2041 } 2045 2042 ul.item-list li { 2043 border-bottom: 1px solid #eaeaea; 2044 padding: 15px 0; 2046 2045 position: relative; 2047 padding: 15px 0;2048 border-bottom: 1px solid #eaeaea;2049 2046 } 2050 2047 ul.single-line li { … … 2059 2056 font-weight: normal; 2060 2057 font-size: 14px; 2058 margin: 0; 2061 2059 width: 75%; 2062 margin: 0;2063 2060 } 2064 2061 ul.item-list li div.item-title span { 2062 color: #999; 2065 2063 font-size: 12px; 2066 color: #999;2067 2064 } 2068 2065 ul.item-list li div.item-desc { 2066 color: #888; 2067 font-size: 11px; 2069 2068 margin: 10px 0 0 64px; 2070 font-size: 11px;2071 color: #888;2072 2069 width: 50%; 2073 2070 } … … 2079 2076 } 2080 2077 ul.item-list li div.meta { 2078 color: #888; 2079 font-size: 11px; 2081 2080 margin-top: 10px; 2082 color: #888;2083 font-size: 11px;2084 2081 } 2085 2082 ul.item-list li h5 span.small { 2083 float: right; 2084 font-size: 11px; 2086 2085 font-weight: normal; 2087 font-size: 11px;2088 float: right;2089 2086 } 2090 2087 div.item-list-tabs { 2088 background: #eaeaea; 2091 2089 clear: left; 2090 margin: 25px -19px 20px -19px; 2092 2091 overflow: hidden; 2093 margin: 25px -19px 20px -19px;2094 background: #eaeaea;2095 2092 } 2096 2093 div.item-list-tabs ul li a { … … 2130 2127 } 2131 2128 div.item-list-tabs ul li a span { 2129 color: inherit; 2132 2130 display: inline; 2133 2131 padding: 0; 2134 color: inherit;2135 2132 } 2136 2133 div.item-list-tabs ul li.selected a, … … 2160 2157 div.item-list-tabs#subnav { 2161 2158 background: #fff; 2159 border-bottom: 1px solid #eaeaea; 2162 2160 margin: -15px -19px 15px -19px; 2163 border-bottom: 1px solid #eaeaea;2164 2161 min-height: 35px; 2165 2162 overflow: hidden; … … 2198 2195 } 2199 2196 div.messages-options-nav { 2200 font-size: 11px;2201 2197 background: #eee; 2202 text-align: right;2198 font-size: 11px; 2203 2199 margin: 0 -19px; 2204 2200 padding: 5px 15px; 2201 text-align: right; 2205 2202 } 2206 2203 div#message-thread div.message-box { … … 2220 2217 } 2221 2218 div#message-thread strong { 2219 font-size: 16px; 2222 2220 margin: 0; 2223 font-size: 16px;2224 2221 } 2225 2222 div#message-thread strong a {
Note: See TracChangeset
for help on using the changeset viewer.