Changeset 5613
- Timestamp:
- 03/21/08 17:27:48 (7 months ago)
- Location:
- trunk/style/admin/whitedream
- Files:
-
- 1 added
- 1 modified
-
image/returncomment.gif (added)
-
post.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/style/admin/whitedream/post.css
r5611 r5613 306 306 color : #6B90C3; 307 307 font-weight : bold; 308 } 309 310 #part-post-comment table.data-inbox tbody tr td.content .reply 311 { 312 background-image: url("./image/returncomment.gif"); 313 background-position: left center; 314 background-repeat: no-repeat; 315 display: block; 316 float: right; 317 padding-left: 11px; 318 } 319 320 #part-post-comment table.data-inbox tbody tr td.content .reply a 321 { 322 text-decoration: underline; 308 323 } 309 324
