Changeset 5652
- Timestamp:
- 03/23/2015 11:19:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/css/bbpress.css
r5563 r5652 1162 1162 width: 15%; 1163 1163 } 1164 span.bbp-topic-post-date, 1164 1165 span.bbp-reply-post-date { 1165 1166 float: left; … … 1173 1174 font-size: 11px; 1174 1175 } 1176 #bbpress-forums .bbp-body div.bbp-topic-author, 1175 1177 #bbpress-forums .bbp-body div.bbp-reply-author { 1176 1178 margin: -15px 10px 10px; … … 1181 1183 width: 100%; 1182 1184 } 1185 #bbpress-forums div.bbp-topic-author a.bbp-author-name, 1183 1186 #bbpress-forums div.bbp-reply-author a.bbp-author-name { 1184 1187 clear: none; … … 1187 1190 word-wrap: break-word; 1188 1191 } 1192 #bbpress-forums div.bbp-topic-author img.avatar, 1189 1193 #bbpress-forums div.bbp-reply-author img.avatar { 1190 1194 position: absolute; … … 1194 1198 height: auto; 1195 1199 } 1200 #bbpress-forums div.bbp-topic-author .bbp-author-role, 1196 1201 #bbpress-forums div.bbp-reply-author .bbp-author-role { 1197 1202 font-size: 12px; 1198 1203 font-style: normal; 1199 1204 } 1205 #bbpress-forums .bbp-body div.bbp-topic-content, 1200 1206 #bbpress-forums .bbp-body div.bbp-reply-content { 1201 1207 clear: both; … … 1203 1209 padding: 0; 1204 1210 } 1211 #bbpress-forums div.bbp-topic-content p, 1205 1212 #bbpress-forums div.bbp-reply-content p { 1206 1213 margin-bottom: 1em; … … 1216 1223 margin-left: 0; 1217 1224 word-wrap: break-word; 1225 } 1226 #bbpress-forums div.bbp-forum-title h3, 1227 #bbpress-forums div.bbp-topic-title h3, 1228 #bbpress-forums div.bbp-reply-title h3 { 1229 font-size: 14px; 1218 1230 } 1219 1231 } … … 1264 1276 font-size: 10px; 1265 1277 } 1278 #bbpress-forums li.bbp-header div.bbp-search-author, 1279 #bbpress-forums li.bbp-header div.bbp-topic-author, 1266 1280 #bbpress-forums li.bbp-header div.bbp-reply-author { 1267 1281 text-align: left; 1268 1282 width: 25%; 1269 1283 } 1284 #bbpress-forums li.bbp-header div.bbp-search-content, 1285 #bbpress-forums li.bbp-header div.bbp-topic-content, 1270 1286 #bbpress-forums li.bbp-header div.bbp-reply-content { 1271 1287 margin-left: 25%; … … 1290 1306 #bbpress-forums input#bbp_topic_tags { 1291 1307 width: 95%; 1308 } 1309 #bbpress-forums div.bbp-forum-title h3, 1310 #bbpress-forums div.bbp-topic-title h3, 1311 #bbpress-forums div.bbp-reply-title h3 { 1312 font-size: 14px; 1292 1313 } 1293 1314 } … … 1304 1325 #bbpress-forums li.bbp-body li.bbp-topic-voice-count, 1305 1326 #bbpress-forums li.bbp-body li.bbp-topic-reply-count, 1306 #bbpress-forums li.bbp-footer div.bbp-reply-author, 1307 #bbpress-forums li.bbp-footer div.bbp-reply-content { 1327 #bbpress-forums li.bbp-footer div.bbp-search-author, 1328 #bbpress-forums li.bbp-footer div.bbp-topic-author, 1329 #bbpress-forums li.bbp-footer div.bbp-reply-author { 1308 1330 width: 45%; 1309 1331 } … … 1311 1333 #bbpress-forums li.bbp-body li.bbp-forum-freshness, 1312 1334 #bbpress-forums li.bbp-header li.bbp-topic-freshness, 1313 #bbpress-forums li.bbp-body li.bbp-topic-freshness, 1314 #bbpress-forums li.bbp-header div.bbp-reply-author, 1315 #bbpress-forums li.bbp-header div.bbp-reply-content { 1335 #bbpress-forums li.bbp-body li.bbp-topic-freshness { 1316 1336 clear: both; 1317 1337 width: 100%; … … 1322 1342 } 1323 1343 #bbpress-forums li.bbp-body li.bbp-topic-freshness, 1344 #bbpress-forums li.bbp-header div.bbp-search-author, 1345 #bbpress-forums li.bbp-header div.bbp-search-content, 1346 #bbpress-forums li.bbp-header div.bbp-topic-author, 1347 #bbpress-forums li.bbp-header div.bbp-topic-content, 1348 #bbpress-forums li.bbp-header div.bbp-reply-author, 1324 1349 #bbpress-forums li.bbp-header div.bbp-reply-content { 1325 1350 margin-left: 0; … … 1332 1357 overflow: hidden; 1333 1358 } 1359 #bbpress-forums li.bbp-footer div.bbp-search-content, 1360 #bbpress-forums li.bbp-footer div.bbp-topic-content, 1334 1361 #bbpress-forums li.bbp-footer div.bbp-reply-content { 1335 1362 display: inline-block; 1336 1363 margin-left: 0; 1337 1364 } 1365 #bbpress-forums li.bbp-body div.bbp-topic-author, 1338 1366 #bbpress-forums li.bbp-body div.bbp-reply-author { 1339 1367 min-height: 60px; 1340 1368 padding-left: 60px; 1341 1369 } 1370 #bbpress-forums div.bbp-topic-author img.avatar, 1342 1371 #bbpress-forums div.bbp-reply-author img.avatar { 1343 1372 width: 40px; 1344 1373 height: auto; 1345 1374 } 1346 } 1375 #bbpress-forums div.bbp-forum-title h3, 1376 #bbpress-forums div.bbp-topic-title h3, 1377 #bbpress-forums div.bbp-reply-title h3 { 1378 font-size: 12px; 1379 } 1380 }
Note: See TracChangeset
for help on using the changeset viewer.