Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Fri Jan 9 06:27:39 2009 UTC | revision 1.2, Wed Jul 1 03:40:04 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /* $Id: $ */ | /* $Id: node-teaser-title-links.css,v 1.1 2009/01/09 06:27:39 bevan Exp $ */ |
| 2 | /** | /** |
| 3 | * @file | * @file |
| 4 | * CSS to theme translation links next to node teaser titles. | * CSS to theme translation links next to node teaser titles. |
| # | Line 20 ul.t9nlinks { | Line 20 ul.t9nlinks { |
| 20 | } | } |
| 21 | .t9nlinks li a { | .t9nlinks li a { |
| 22 | padding: 1px 2px; | padding: 1px 2px; |
| 23 | white-space: nowrap; | |
| 24 | color: white; | color: white; |
| 25 | border-width: 1px; | border-width: 1px; |
| 26 | border-style: solid; | border-style: solid; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |