Changeset 649635
- Timestamp:
- 01/08/2013 10:04:50 AM (13 years ago)
- Location:
- easy-spoiler
- Files:
-
- 2 edited
-
tags/1.9/easy-spoiler.css (modified) (3 diffs)
-
trunk/easy-spoiler.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-spoiler/tags/1.9/easy-spoiler.css
r649444 r649635 251 251 252 252 th.easySpoilerTitleA 253 {line-height: 1 00%;}253 {line-height: 150%;} 254 254 255 255 a.easySpoilerTitleA:hover … … 282 282 background: url(images/shadetop.gif) left top; 283 283 } 284 285 th.easySpoilerTitleB 286 {line-height: 150%;} 284 287 285 288 .easySpoilerGroup … … 361 364 border-collapse:collapse; border-spacing:1px; border-color:#AAAAAA; border-style:solid; 362 365 margin-left:auto; margin-right:auto;text-align:justify;} 366 367 td.easySpoilerEnd 368 {padding:0px;border:0px;line-height:100%;} 369 370 th.easySpoilerEnd 371 {padding:0px;border:0px;line-height:100%;} 372 -
easy-spoiler/trunk/easy-spoiler.css
r649442 r649635 251 251 252 252 th.easySpoilerTitleA 253 {line-height: 1 00%;}253 {line-height: 150%;} 254 254 255 255 a.easySpoilerTitleA:hover … … 282 282 background: url(images/shadetop.gif) left top; 283 283 } 284 285 th.easySpoilerTitleB 286 {line-height: 150%;} 284 287 285 288 .easySpoilerGroup … … 361 364 border-collapse:collapse; border-spacing:1px; border-color:#AAAAAA; border-style:solid; 362 365 margin-left:auto; margin-right:auto;text-align:justify;} 366 367 td.easySpoilerEnd 368 {padding:0px;border:0px;line-height:100%;} 369 370 th.easySpoilerEnd 371 {padding:0px;border:0px;line-height:100%;} 372
Note: See TracChangeset
for help on using the changeset viewer.