Index: trunk/extensions/Narayam/css/ext.narayam.core.css |
— | — | @@ -125,14 +125,17 @@ |
126 | 126 | } |
127 | 127 | |
128 | 128 | div#narayam-menu-items li.narayam-help-link a { |
| 129 | + /* @embed */ |
129 | 130 | background: url('../images/help.png') no-repeat scroll left center transparent; |
130 | 131 | padding-left: 15px; |
131 | 132 | } |
132 | 133 | |
133 | 134 | li.narayam-active { |
| 135 | + /* @embed */ |
134 | 136 | background: url('../images/narayam-active.png') no-repeat scroll left top transparent; |
135 | 137 | } |
136 | 138 | |
137 | 139 | li.narayam-inactive { |
| 140 | + /* @embed */ |
138 | 141 | background: url('../images/narayam-inactive.png') no-repeat scroll left top transparent; |
139 | | -} |
\ No newline at end of file |
| 142 | +} |