Revision 3642
Added by ben leinfelder almost 17 years ago
lib/style/skins/saeon/ploneStyles5796.css | ||
---|---|---|
118 | 118 |
line-height: 1.5em; |
119 | 119 |
margin: 0.5em 0 0 1.5em; |
120 | 120 |
padding: 0; |
121 |
list-style-image: url(http://www.saeon.ac.za/bullet.gif);
|
|
121 |
list-style-image: url(images/bullet.gif);
|
|
122 | 122 |
list-style-type: square; |
123 | 123 |
} |
124 | 124 |
|
... | ... | |
168 | 168 |
font: 100% Monaco, "Courier New", Courier, monospace; |
169 | 169 |
border: 1px solid #555522; |
170 | 170 |
color: Black; |
171 |
background: White url(http://www.saeon.ac.za/input_background.gif) repeat-x;
|
|
171 |
background: White url(images/input_background.gif) repeat-x;
|
|
172 | 172 |
width: 100%; |
173 | 173 |
} |
174 | 174 |
|
... | ... | |
178 | 178 |
border: 1px solid #555522; |
179 | 179 |
color: Black; |
180 | 180 |
vertical-align: middle; |
181 |
background: White url(http://www.saeon.ac.za/input_background.gif) repeat-x;
|
|
181 |
background: White url(images/input_background.gif) repeat-x;
|
|
182 | 182 |
} |
183 | 183 |
select { |
184 | 184 |
border: 1px solid #555522; |
... | ... | |
340 | 340 |
} |
341 | 341 |
|
342 | 342 |
.fieldRequired { |
343 |
background: url(http://www.saeon.ac.za/required.gif) center left no-repeat;
|
|
343 |
background: url(images/required.gif) center left no-repeat;
|
|
344 | 344 |
padding: 0 0 0 8px; |
345 | 345 |
color: #ffffff; |
346 | 346 |
} |
... | ... | |
812 | 812 |
margin: 1em 0em; |
813 | 813 |
padding: 0.5em 1em 0.5em 3em; |
814 | 814 |
vertical-align: middle; |
815 |
background-image: url(http://www.saeon.ac.za/info_icon.gif);
|
|
815 |
background-image: url(images/info_icon.gif);
|
|
816 | 816 |
background-repeat: no-repeat; |
817 | 817 |
background-position: 5px 50%; |
818 | 818 |
} |
... | ... | |
1124 | 1124 |
|
1125 | 1125 |
.link-parent { |
1126 | 1126 |
display: block; |
1127 |
background: transparent url(http://www.saeon.ac.za/arrowUp.gif) 4px 5px no-repeat;
|
|
1127 |
/*background: transparent url(http://www.saeon.ac.za/arrowUp.gif) 4px 5px no-repeat;*/
|
|
1128 | 1128 |
padding: 1px 0px 10px 16px; |
1129 | 1129 |
font-size: 85%; |
1130 | 1130 |
text-decoration: none; |
... | ... | |
1136 | 1136 |
} |
1137 | 1137 |
|
1138 | 1138 |
.link-external { |
1139 |
background: transparent url(http://www.saeon.ac.za/link_icon.gif) 0px 1px no-repeat;
|
|
1139 |
/*background: transparent url(http://www.saeon.ac.za/link_icon.gif) 0px 1px no-repeat;*/
|
|
1140 | 1140 |
padding: 1px 0px 1px 16px; |
1141 | 1141 |
} |
1142 | 1142 |
|
1143 | 1143 |
.link-https { |
1144 |
background: transparent url(http://www.saeon.ac.za/lock_icon.gif) 0px 1px no-repeat;
|
|
1144 |
/*background: transparent url(http://www.saeon.ac.za/lock_icon.gif) 0px 1px no-repeat;*/
|
|
1145 | 1145 |
padding: 1px 0px 1px 16px; |
1146 | 1146 |
} |
1147 | 1147 |
|
1148 | 1148 |
.link-mailto { |
1149 |
background: transparent url(http://www.saeon.ac.za/mail_icon.gif) 0px 1px no-repeat;
|
|
1149 |
/*background: transparent url(http://www.saeon.ac.za/mail_icon.gif) 0px 1px no-repeat;*/
|
|
1150 | 1150 |
padding: 1px 0px 1px 16px; |
1151 | 1151 |
} |
1152 | 1152 |
|
1153 | 1153 |
.link-news { |
1154 |
background: transparent url(http://www.saeon.ac.za/topic_icon.gif) 0px 1px no-repeat;
|
|
1154 |
/*background: transparent url(http://www.saeon.ac.za/topic_icon.gif) 0px 1px no-repeat;*/
|
|
1155 | 1155 |
padding: 1px 0px 1px 16px; |
1156 | 1156 |
} |
1157 | 1157 |
|
1158 | 1158 |
.link-ftp { |
1159 |
background: transparent url(http://www.saeon.ac.za/file_icon.gif) 0px 1px no-repeat;
|
|
1159 |
/*background: transparent url(http://www.saeon.ac.za/file_icon.gif) 0px 1px no-repeat;*/
|
|
1160 | 1160 |
padding: 1px 0px 1px 16px; |
1161 | 1161 |
} |
1162 | 1162 |
|
1163 | 1163 |
.link-irc { |
1164 |
background: transparent url(http://www.saeon.ac.za/discussionitem_icon.gif) 0px 1px no-repeat;
|
|
1164 |
/*background: transparent url(http://www.saeon.ac.za/discussionitem_icon.gif) 0px 1px no-repeat;*/
|
|
1165 | 1165 |
padding: 1px 0px 1px 16px; |
1166 | 1166 |
} |
1167 | 1167 |
|
1168 | 1168 |
.link-callto { |
1169 |
background: transparent url(http://www.saeon.ac.za/phone_icon.gif) 0px 1px no-repeat;
|
|
1169 |
/*background: transparent url(http://www.saeon.ac.za/phone_icon.gif) 0px 1px no-repeat;*/
|
|
1170 | 1170 |
padding: 1px 0px 1px 16px; |
1171 | 1171 |
} |
1172 | 1172 |
|
1173 | 1173 |
.link-webcal { |
1174 |
background: transparent url(http://www.saeon.ac.za/event_icon.gif) 0px 1px no-repeat;
|
|
1174 |
/*background: transparent url(http://www.saeon.ac.za/event_icon.gif) 0px 1px no-repeat;*/
|
|
1175 | 1175 |
padding: 1px 0px 1px 16px; |
1176 | 1176 |
} |
1177 | 1177 |
|
1178 | 1178 |
.link-feed { |
1179 |
background: transparent url(http://www.saeon.ac.za/rss.gif) 0px 1px no-repeat;
|
|
1179 |
/*background: transparent url(http://www.saeon.ac.za/rss.gif) 0px 1px no-repeat;*/
|
|
1180 | 1180 |
padding: 1px 0px 1px 18px; |
1181 | 1181 |
} |
1182 | 1182 |
|
1183 | 1183 |
.link-comment { |
1184 |
background: transparent url(http://www.saeon.ac.za/discussionitem_icon.gif) center left no-repeat;
|
|
1184 |
/*background: transparent url(http://www.saeon.ac.za/discussionitem_icon.gif) center left no-repeat;*/
|
|
1185 | 1185 |
padding: 1px 0px 1px 16px !important; /* value: */ |
1186 | 1186 |
} |
1187 | 1187 |
|
... | ... | |
1327 | 1327 |
|
1328 | 1328 |
.standalone, |
1329 | 1329 |
.documentEditable * .standalone { |
1330 |
background: #a6c2a5 url(http://www.saeon.ac.za/linkOpaque.gif) 9px 1px no-repeat;
|
|
1330 |
/*background: #a6c2a5 url(http://www.saeon.ac.za/linkOpaque.gif) 9px 1px no-repeat;*/
|
|
1331 | 1331 |
cursor: pointer; |
1332 | 1332 |
font-size: 85%; |
1333 | 1333 |
padding: 1px 1px 1px 15px; |
... | ... | |
1335 | 1335 |
} |
1336 | 1336 |
.context, |
1337 | 1337 |
.documentEditable * .context { |
1338 |
background: transparent url(http://www.saeon.ac.za/linkTransparent.gif) 9px 1px no-repeat;
|
|
1338 |
/*background: transparent url(http://www.saeon.ac.za/linkTransparent.gif) 9px 1px no-repeat;*/
|
|
1339 | 1339 |
cursor: pointer; |
1340 | 1340 |
font-size: 85%; |
1341 | 1341 |
padding: 1px 1px 1px 15px; |
... | ... | |
1343 | 1343 |
} |
1344 | 1344 |
.destructive, |
1345 | 1345 |
.documentEditable * .destructive { |
1346 |
background: #ffce7b url(http://www.saeon.ac.za/linkTransparent.gif) 9px 1px no-repeat;
|
|
1346 |
/*background: #ffce7b url(http://www.saeon.ac.za/linkTransparent.gif) 9px 1px no-repeat;*/
|
|
1347 | 1347 |
border: 1px solid #ffa500; |
1348 | 1348 |
cursor: pointer; |
1349 | 1349 |
font-size: 85%; |
... | ... | |
1353 | 1353 |
input.searchButton { |
1354 | 1354 |
margin-bottom: 1px ! important; |
1355 | 1355 |
font-size: 85%; |
1356 |
background: #ffffff url(http://www.saeon.ac.za/search_icon.gif) 2px 1px no-repeat;
|
|
1356 |
background: #ffffff url(images/search_icon.gif) 2px 1px no-repeat;
|
|
1357 | 1357 |
cursor: pointer; |
1358 | 1358 |
padding: 1px 1px 1px 15px; |
1359 | 1359 |
text-transform: lowercase; |
... | ... | |
1692 | 1692 |
|
1693 | 1693 |
.actionMenu.activated .actionMenuHeader a, |
1694 | 1694 |
.actionMenu.deactivated .actionMenuHeader a { |
1695 |
background-image: url(http://www.saeon.ac.za/arrowDownAlternative.gif);
|
|
1695 |
/*/*background-image: url(http://www.saeon.ac.za/arrowDownAlternative.gif);*/
|
|
1696 | 1696 |
background-repeat: no-repeat; |
1697 | 1697 |
background-position: 95% 60%; |
1698 | 1698 |
padding: 0 1.6em 0 0.5em !important; |
... | ... | |
1822 | 1822 |
.actionMenuSelected { |
1823 | 1823 |
display: block; |
1824 | 1824 |
cursor: default; |
1825 |
background-image: url(http://www.saeon.ac.za/bullet_icon.gif);
|
|
1825 |
background-image: url(images/bullet_icon.gif);
|
|
1826 | 1826 |
background-repeat: no-repeat; |
1827 | 1827 |
background-position: 0% 3px; |
1828 | 1828 |
padding-left: 16px !important; |
... | ... | |
2247 | 2247 |
border: 2px solid #ffa500; |
2248 | 2248 |
} |
2249 | 2249 |
.ploneCalendar #calendar-previous { |
2250 |
background-image: url(http://www.saeon.ac.za/arrowLeft.gif);
|
|
2250 |
/*background-image: url(http://www.saeon.ac.za/arrowLeft.gif);*/
|
|
2251 | 2251 |
background-repeat: no-repeat; |
2252 | 2252 |
background-position: 50% 50%; |
2253 | 2253 |
} |
2254 | 2254 |
.ploneCalendar #calendar-next { |
2255 |
background-image: url(http://www.saeon.ac.za/arrowRight.gif);
|
|
2255 |
/*background-image: url(http://www.saeon.ac.za/arrowRight.gif);*/
|
|
2256 | 2256 |
background-repeat: no-repeat; |
2257 | 2257 |
background-position: 50% 50%; |
2258 | 2258 |
} |
... | ... | |
2382 | 2382 |
} |
2383 | 2383 |
|
2384 | 2384 |
ul { |
2385 |
list-style-image: url(http://www.saeon.ac.za/bulletBig.gif);
|
|
2385 |
list-style-image: url(images/bulletBig.gif);
|
|
2386 | 2386 |
} |
2387 | 2387 |
|
2388 | 2388 |
pre { |
... | ... | |
2821 | 2821 |
} |
2822 | 2822 |
.contentActions li { |
2823 | 2823 |
float: right; |
2824 |
background-image: url(http://www.saeon.ac.za/arrowDownAlternative.gif);
|
|
2824 |
/*background-image: url(http://www.saeon.ac.za/arrowDownAlternative.gif);*/
|
|
2825 | 2825 |
background-repeat: no-repeat; |
2826 | 2826 |
background-position: center right; |
2827 | 2827 |
z-index: 4; |
... | ... | |
3181 | 3181 |
|
3182 | 3182 |
.contenttype-discussion-item, |
3183 | 3183 |
.actionMenu .contenttype-discussion-item a:hover { |
3184 |
background-image: url(http://www.saeon.ac.za/discussionitem_icon.gif);
|
|
3184 |
/*background-image: url(http://www.saeon.ac.za/discussionitem_icon.gif);*/
|
|
3185 | 3185 |
background-repeat: no-repeat; |
3186 | 3186 |
background-position: 0% 0%; |
3187 | 3187 |
} |
... | ... | |
3192 | 3192 |
#portal-sitemap .contenttype-discussion-item a:hover, |
3193 | 3193 |
#portlet-navigation-tree .contenttype-discussion-item a:hover, |
3194 | 3194 |
#portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem { |
3195 |
background-image: url(http://www.saeon.ac.za/discussionitem_icon.gif);
|
|
3195 |
/*background-image: url(http://www.saeon.ac.za/discussionitem_icon.gif);*/
|
|
3196 | 3196 |
background-repeat: no-repeat; |
3197 | 3197 |
background-position: 0% 3px; |
3198 | 3198 |
} |
... | ... | |
3210 | 3210 |
} |
3211 | 3211 |
.contenttype-document, |
3212 | 3212 |
.actionMenu .contenttype-document a:hover { |
3213 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3213 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif);*/
|
|
3214 | 3214 |
background-repeat: no-repeat; |
3215 | 3215 |
background-position: 0% 0%; |
3216 | 3216 |
} |
... | ... | |
3221 | 3221 |
#portal-sitemap .contenttype-document a:hover, |
3222 | 3222 |
#portlet-navigation-tree .contenttype-document a:hover, |
3223 | 3223 |
#portlet-navigation-tree .contenttype-document a.navTreeCurrentItem { |
3224 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3224 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif);*/
|
|
3225 | 3225 |
background-repeat: no-repeat; |
3226 | 3226 |
background-position: 0% 3px; |
3227 | 3227 |
} |
... | ... | |
3239 | 3239 |
} |
3240 | 3240 |
.contenttype-easyblog, |
3241 | 3241 |
.actionMenu .contenttype-easyblog a:hover { |
3242 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3242 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3243 | 3243 |
background-repeat: no-repeat; |
3244 | 3244 |
background-position: 0% 0%; |
3245 | 3245 |
} |
... | ... | |
3250 | 3250 |
#portal-sitemap .contenttype-easyblog a:hover, |
3251 | 3251 |
#portlet-navigation-tree .contenttype-easyblog a:hover, |
3252 | 3252 |
#portlet-navigation-tree .contenttype-easyblog a.navTreeCurrentItem { |
3253 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3253 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3254 | 3254 |
background-repeat: no-repeat; |
3255 | 3255 |
background-position: 0% 3px; |
3256 | 3256 |
} |
... | ... | |
3268 | 3268 |
} |
3269 | 3269 |
.contenttype-easyblogarchive, |
3270 | 3270 |
.actionMenu .contenttype-easyblogarchive a:hover { |
3271 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3271 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3272 | 3272 |
background-repeat: no-repeat; |
3273 | 3273 |
background-position: 0% 0%; |
3274 | 3274 |
} |
... | ... | |
3279 | 3279 |
#portal-sitemap .contenttype-easyblogarchive a:hover, |
3280 | 3280 |
#portlet-navigation-tree .contenttype-easyblogarchive a:hover, |
3281 | 3281 |
#portlet-navigation-tree .contenttype-easyblogarchive a.navTreeCurrentItem { |
3282 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3282 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3283 | 3283 |
background-repeat: no-repeat; |
3284 | 3284 |
background-position: 0% 3px; |
3285 | 3285 |
} |
... | ... | |
3297 | 3297 |
} |
3298 | 3298 |
.contenttype-easyblogarchivefolder, |
3299 | 3299 |
.actionMenu .contenttype-easyblogarchivefolder a:hover { |
3300 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3300 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3301 | 3301 |
background-repeat: no-repeat; |
3302 | 3302 |
background-position: 0% 0%; |
3303 | 3303 |
} |
... | ... | |
3308 | 3308 |
#portal-sitemap .contenttype-easyblogarchivefolder a:hover, |
3309 | 3309 |
#portlet-navigation-tree .contenttype-easyblogarchivefolder a:hover, |
3310 | 3310 |
#portlet-navigation-tree .contenttype-easyblogarchivefolder a.navTreeCurrentItem { |
3311 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3311 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3312 | 3312 |
background-repeat: no-repeat; |
3313 | 3313 |
background-position: 0% 3px; |
3314 | 3314 |
} |
... | ... | |
3326 | 3326 |
} |
3327 | 3327 |
.contenttype-easyblogcategories, |
3328 | 3328 |
.actionMenu .contenttype-easyblogcategories a:hover { |
3329 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3329 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3330 | 3330 |
background-repeat: no-repeat; |
3331 | 3331 |
background-position: 0% 0%; |
3332 | 3332 |
} |
... | ... | |
3337 | 3337 |
#portal-sitemap .contenttype-easyblogcategories a:hover, |
3338 | 3338 |
#portlet-navigation-tree .contenttype-easyblogcategories a:hover, |
3339 | 3339 |
#portlet-navigation-tree .contenttype-easyblogcategories a.navTreeCurrentItem { |
3340 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3340 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3341 | 3341 |
background-repeat: no-repeat; |
3342 | 3342 |
background-position: 0% 3px; |
3343 | 3343 |
} |
... | ... | |
3355 | 3355 |
} |
3356 | 3356 |
.contenttype-easyblogcategory, |
3357 | 3357 |
.actionMenu .contenttype-easyblogcategory a:hover { |
3358 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3358 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif); */
|
|
3359 | 3359 |
background-repeat: no-repeat; |
3360 | 3360 |
background-position: 0% 0%; |
3361 | 3361 |
} |
... | ... | |
3366 | 3366 |
#portal-sitemap .contenttype-easyblogcategory a:hover, |
3367 | 3367 |
#portlet-navigation-tree .contenttype-easyblogcategory a:hover, |
3368 | 3368 |
#portlet-navigation-tree .contenttype-easyblogcategory a.navTreeCurrentItem { |
3369 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3369 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif);*/
|
|
3370 | 3370 |
background-repeat: no-repeat; |
3371 | 3371 |
background-position: 0% 3px; |
3372 | 3372 |
} |
... | ... | |
3384 | 3384 |
} |
3385 | 3385 |
.contenttype-easyblogcomment, |
3386 | 3386 |
.actionMenu .contenttype-easyblogcomment a:hover { |
3387 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3387 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif);*/
|
|
3388 | 3388 |
background-repeat: no-repeat; |
3389 | 3389 |
background-position: 0% 0%; |
3390 | 3390 |
} |
... | ... | |
3395 | 3395 |
#portal-sitemap .contenttype-easyblogcomment a:hover, |
3396 | 3396 |
#portlet-navigation-tree .contenttype-easyblogcomment a:hover, |
3397 | 3397 |
#portlet-navigation-tree .contenttype-easyblogcomment a.navTreeCurrentItem { |
3398 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3398 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif);*/
|
|
3399 | 3399 |
background-repeat: no-repeat; |
3400 | 3400 |
background-position: 0% 3px; |
3401 | 3401 |
} |
... | ... | |
3413 | 3413 |
} |
3414 | 3414 |
.contenttype-easyblogcomments, |
3415 | 3415 |
.actionMenu .contenttype-easyblogcomments a:hover { |
3416 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3416 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3417 | 3417 |
background-repeat: no-repeat; |
3418 | 3418 |
background-position: 0% 0%; |
3419 | 3419 |
} |
... | ... | |
3424 | 3424 |
#portal-sitemap .contenttype-easyblogcomments a:hover, |
3425 | 3425 |
#portlet-navigation-tree .contenttype-easyblogcomments a:hover, |
3426 | 3426 |
#portlet-navigation-tree .contenttype-easyblogcomments a.navTreeCurrentItem { |
3427 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3427 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3428 | 3428 |
background-repeat: no-repeat; |
3429 | 3429 |
background-position: 0% 3px; |
3430 | 3430 |
} |
... | ... | |
3442 | 3442 |
} |
3443 | 3443 |
.contenttype-easyblogdrafts, |
3444 | 3444 |
.actionMenu .contenttype-easyblogdrafts a:hover { |
3445 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3445 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3446 | 3446 |
background-repeat: no-repeat; |
3447 | 3447 |
background-position: 0% 0%; |
3448 | 3448 |
} |
... | ... | |
3453 | 3453 |
#portal-sitemap .contenttype-easyblogdrafts a:hover, |
3454 | 3454 |
#portlet-navigation-tree .contenttype-easyblogdrafts a:hover, |
3455 | 3455 |
#portlet-navigation-tree .contenttype-easyblogdrafts a.navTreeCurrentItem { |
3456 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3456 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3457 | 3457 |
background-repeat: no-repeat; |
3458 | 3458 |
background-position: 0% 3px; |
3459 | 3459 |
} |
... | ... | |
3471 | 3471 |
} |
3472 | 3472 |
.contenttype-easyblogentry, |
3473 | 3473 |
.actionMenu .contenttype-easyblogentry a:hover { |
3474 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3474 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif); */
|
|
3475 | 3475 |
background-repeat: no-repeat; |
3476 | 3476 |
background-position: 0% 0%; |
3477 | 3477 |
} |
... | ... | |
3482 | 3482 |
#portal-sitemap .contenttype-easyblogentry a:hover, |
3483 | 3483 |
#portlet-navigation-tree .contenttype-easyblogentry a:hover, |
3484 | 3484 |
#portlet-navigation-tree .contenttype-easyblogentry a.navTreeCurrentItem { |
3485 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3485 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif); */
|
|
3486 | 3486 |
background-repeat: no-repeat; |
3487 | 3487 |
background-position: 0% 3px; |
3488 | 3488 |
} |
... | ... | |
3500 | 3500 |
} |
3501 | 3501 |
.contenttype-easyblogtrackback, |
3502 | 3502 |
.actionMenu .contenttype-easyblogtrackback a:hover { |
3503 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3503 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif); */
|
|
3504 | 3504 |
background-repeat: no-repeat; |
3505 | 3505 |
background-position: 0% 0%; |
3506 | 3506 |
} |
... | ... | |
3511 | 3511 |
#portal-sitemap .contenttype-easyblogtrackback a:hover, |
3512 | 3512 |
#portlet-navigation-tree .contenttype-easyblogtrackback a:hover, |
3513 | 3513 |
#portlet-navigation-tree .contenttype-easyblogtrackback a.navTreeCurrentItem { |
3514 |
background-image: url(http://www.saeon.ac.za/document_icon.gif);
|
|
3514 |
/*background-image: url(http://www.saeon.ac.za/document_icon.gif); */
|
|
3515 | 3515 |
background-repeat: no-repeat; |
3516 | 3516 |
background-position: 0% 3px; |
3517 | 3517 |
} |
... | ... | |
3529 | 3529 |
} |
3530 | 3530 |
.contenttype-easyblogtrackbacks, |
3531 | 3531 |
.actionMenu .contenttype-easyblogtrackbacks a:hover { |
3532 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3532 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3533 | 3533 |
background-repeat: no-repeat; |
3534 | 3534 |
background-position: 0% 0%; |
3535 | 3535 |
} |
... | ... | |
3540 | 3540 |
#portal-sitemap .contenttype-easyblogtrackbacks a:hover, |
3541 | 3541 |
#portlet-navigation-tree .contenttype-easyblogtrackbacks a:hover, |
3542 | 3542 |
#portlet-navigation-tree .contenttype-easyblogtrackbacks a.navTreeCurrentItem { |
3543 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3543 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3544 | 3544 |
background-repeat: no-repeat; |
3545 | 3545 |
background-position: 0% 3px; |
3546 | 3546 |
} |
... | ... | |
3558 | 3558 |
} |
3559 | 3559 |
.contenttype-event, |
3560 | 3560 |
.actionMenu .contenttype-event a:hover { |
3561 |
background-image: url(http://www.saeon.ac.za/event_icon.gif);
|
|
3561 |
/*background-image: url(http://www.saeon.ac.za/event_icon.gif); */
|
|
3562 | 3562 |
background-repeat: no-repeat; |
3563 | 3563 |
background-position: 0% 0%; |
3564 | 3564 |
} |
... | ... | |
3569 | 3569 |
#portal-sitemap .contenttype-event a:hover, |
3570 | 3570 |
#portlet-navigation-tree .contenttype-event a:hover, |
3571 | 3571 |
#portlet-navigation-tree .contenttype-event a.navTreeCurrentItem { |
3572 |
background-image: url(http://www.saeon.ac.za/event_icon.gif);
|
|
3572 |
/*background-image: url(http://www.saeon.ac.za/event_icon.gif); */
|
|
3573 | 3573 |
background-repeat: no-repeat; |
3574 | 3574 |
background-position: 0% 3px; |
3575 | 3575 |
} |
... | ... | |
3587 | 3587 |
} |
3588 | 3588 |
.contenttype-favorite, |
3589 | 3589 |
.actionMenu .contenttype-favorite a:hover { |
3590 |
background-image: url(http://www.saeon.ac.za/favorite_icon.gif);
|
|
3590 |
/*background-image: url(http://www.saeon.ac.za/favorite_icon.gif); */
|
|
3591 | 3591 |
background-repeat: no-repeat; |
3592 | 3592 |
background-position: 0% 0%; |
3593 | 3593 |
} |
... | ... | |
3598 | 3598 |
#portal-sitemap .contenttype-favorite a:hover, |
3599 | 3599 |
#portlet-navigation-tree .contenttype-favorite a:hover, |
3600 | 3600 |
#portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem { |
3601 |
background-image: url(http://www.saeon.ac.za/favorite_icon.gif);
|
|
3601 |
/*background-image: url(http://www.saeon.ac.za/favorite_icon.gif); */
|
|
3602 | 3602 |
background-repeat: no-repeat; |
3603 | 3603 |
background-position: 0% 3px; |
3604 | 3604 |
} |
... | ... | |
3616 | 3616 |
} |
3617 | 3617 |
.contenttype-file, |
3618 | 3618 |
.actionMenu .contenttype-file a:hover { |
3619 |
background-image: url(http://www.saeon.ac.za/file_icon.gif);
|
|
3619 |
/*background-image: url(http://www.saeon.ac.za/file_icon.gif); */
|
|
3620 | 3620 |
background-repeat: no-repeat; |
3621 | 3621 |
background-position: 0% 0%; |
3622 | 3622 |
} |
... | ... | |
3627 | 3627 |
#portal-sitemap .contenttype-file a:hover, |
3628 | 3628 |
#portlet-navigation-tree .contenttype-file a:hover, |
3629 | 3629 |
#portlet-navigation-tree .contenttype-file a.navTreeCurrentItem { |
3630 |
background-image: url(http://www.saeon.ac.za/file_icon.gif);
|
|
3630 |
/*background-image: url(http://www.saeon.ac.za/file_icon.gif);*/
|
|
3631 | 3631 |
background-repeat: no-repeat; |
3632 | 3632 |
background-position: 0% 3px; |
3633 | 3633 |
} |
... | ... | |
3645 | 3645 |
} |
3646 | 3646 |
.contenttype-folder, |
3647 | 3647 |
.actionMenu .contenttype-folder a:hover { |
3648 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3648 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3649 | 3649 |
background-repeat: no-repeat; |
3650 | 3650 |
background-position: 0% 0%; |
3651 | 3651 |
} |
... | ... | |
3656 | 3656 |
#portal-sitemap .contenttype-folder a:hover, |
3657 | 3657 |
#portlet-navigation-tree .contenttype-folder a:hover, |
3658 | 3658 |
#portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem { |
3659 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3659 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3660 | 3660 |
background-repeat: no-repeat; |
3661 | 3661 |
background-position: 0% 3px; |
3662 | 3662 |
} |
... | ... | |
3674 | 3674 |
} |
3675 | 3675 |
.contenttype-image, |
3676 | 3676 |
.actionMenu .contenttype-image a:hover { |
3677 |
background-image: url(http://www.saeon.ac.za/image_icon.gif);
|
|
3677 |
/*background-image: url(http://www.saeon.ac.za/image_icon.gif); */
|
|
3678 | 3678 |
background-repeat: no-repeat; |
3679 | 3679 |
background-position: 0% 0%; |
3680 | 3680 |
} |
... | ... | |
3685 | 3685 |
#portal-sitemap .contenttype-image a:hover, |
3686 | 3686 |
#portlet-navigation-tree .contenttype-image a:hover, |
3687 | 3687 |
#portlet-navigation-tree .contenttype-image a.navTreeCurrentItem { |
3688 |
background-image: url(http://www.saeon.ac.za/image_icon.gif);
|
|
3688 |
/*background-image: url(http://www.saeon.ac.za/image_icon.gif);*/
|
|
3689 | 3689 |
background-repeat: no-repeat; |
3690 | 3690 |
background-position: 0% 3px; |
3691 | 3691 |
} |
... | ... | |
3703 | 3703 |
} |
3704 | 3704 |
.contenttype-large-plone-folder, |
3705 | 3705 |
.actionMenu .contenttype-large-plone-folder a:hover { |
3706 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3706 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3707 | 3707 |
background-repeat: no-repeat; |
3708 | 3708 |
background-position: 0% 0%; |
3709 | 3709 |
} |
... | ... | |
3714 | 3714 |
#portal-sitemap .contenttype-large-plone-folder a:hover, |
3715 | 3715 |
#portlet-navigation-tree .contenttype-large-plone-folder a:hover, |
3716 | 3716 |
#portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem { |
3717 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3717 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3718 | 3718 |
background-repeat: no-repeat; |
3719 | 3719 |
background-position: 0% 3px; |
3720 | 3720 |
} |
... | ... | |
3732 | 3732 |
} |
3733 | 3733 |
.contenttype-link, |
3734 | 3734 |
.actionMenu .contenttype-link a:hover { |
3735 |
background-image: url(http://www.saeon.ac.za/link_icon.gif);
|
|
3735 |
/*background-image: url(http://www.saeon.ac.za/link_icon.gif); */
|
|
3736 | 3736 |
background-repeat: no-repeat; |
3737 | 3737 |
background-position: 0% 0%; |
3738 | 3738 |
} |
... | ... | |
3743 | 3743 |
#portal-sitemap .contenttype-link a:hover, |
3744 | 3744 |
#portlet-navigation-tree .contenttype-link a:hover, |
3745 | 3745 |
#portlet-navigation-tree .contenttype-link a.navTreeCurrentItem { |
3746 |
background-image: url(http://www.saeon.ac.za/link_icon.gif);
|
|
3746 |
/*background-image: url(http://www.saeon.ac.za/link_icon.gif);*/
|
|
3747 | 3747 |
background-repeat: no-repeat; |
3748 | 3748 |
background-position: 0% 3px; |
3749 | 3749 |
} |
... | ... | |
3761 | 3761 |
} |
3762 | 3762 |
.contenttype-news-item, |
3763 | 3763 |
.actionMenu .contenttype-news-item a:hover { |
3764 |
background-image: url(http://www.saeon.ac.za/newsitem_icon.gif);
|
|
3764 |
/*background-image: url(http://www.saeon.ac.za/newsitem_icon.gif); */
|
|
3765 | 3765 |
background-repeat: no-repeat; |
3766 | 3766 |
background-position: 0% 0%; |
3767 | 3767 |
} |
... | ... | |
3772 | 3772 |
#portal-sitemap .contenttype-news-item a:hover, |
3773 | 3773 |
#portlet-navigation-tree .contenttype-news-item a:hover, |
3774 | 3774 |
#portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem { |
3775 |
background-image: url(http://www.saeon.ac.za/newsitem_icon.gif);
|
|
3775 |
/*background-image: url(http://www.saeon.ac.za/newsitem_icon.gif);*/
|
|
3776 | 3776 |
background-repeat: no-repeat; |
3777 | 3777 |
background-position: 0% 3px; |
3778 | 3778 |
} |
... | ... | |
3790 | 3790 |
} |
3791 | 3791 |
.contenttype-newsletter, |
3792 | 3792 |
.actionMenu .contenttype-newsletter a:hover { |
3793 |
background-image: url(http://www.saeon.ac.za/Newsletter.gif);
|
|
3793 |
/*background-image: url(http://www.saeon.ac.za/Newsletter.gif); */
|
|
3794 | 3794 |
background-repeat: no-repeat; |
3795 | 3795 |
background-position: 0% 0%; |
3796 | 3796 |
} |
... | ... | |
3801 | 3801 |
#portal-sitemap .contenttype-newsletter a:hover, |
3802 | 3802 |
#portlet-navigation-tree .contenttype-newsletter a:hover, |
3803 | 3803 |
#portlet-navigation-tree .contenttype-newsletter a.navTreeCurrentItem { |
3804 |
background-image: url(http://www.saeon.ac.za/Newsletter.gif);
|
|
3804 |
/*background-image: url(http://www.saeon.ac.za/Newsletter.gif);*/
|
|
3805 | 3805 |
background-repeat: no-repeat; |
3806 | 3806 |
background-position: 0% 3px; |
3807 | 3807 |
} |
... | ... | |
3819 | 3819 |
} |
3820 | 3820 |
.contenttype-newsletterbtree, |
3821 | 3821 |
.actionMenu .contenttype-newsletterbtree a:hover { |
3822 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3822 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif); */
|
|
3823 | 3823 |
background-repeat: no-repeat; |
3824 | 3824 |
background-position: 0% 0%; |
3825 | 3825 |
} |
... | ... | |
3830 | 3830 |
#portal-sitemap .contenttype-newsletterbtree a:hover, |
3831 | 3831 |
#portlet-navigation-tree .contenttype-newsletterbtree a:hover, |
3832 | 3832 |
#portlet-navigation-tree .contenttype-newsletterbtree a.navTreeCurrentItem { |
3833 |
background-image: url(http://www.saeon.ac.za/folder_icon.gif);
|
|
3833 |
/*background-image: url(http://www.saeon.ac.za/folder_icon.gif);*/
|
|
3834 | 3834 |
background-repeat: no-repeat; |
3835 | 3835 |
background-position: 0% 3px; |
3836 | 3836 |
} |
... | ... | |
3848 | 3848 |
} |
3849 | 3849 |
.contenttype-newsletterreference, |
3850 | 3850 |
.actionMenu .contenttype-newsletterreference a:hover { |
3851 |
background-image: url(http://www.saeon.ac.za/NewsletterReference.gif);
|
|
3851 |
/*background-image: url(http://www.saeon.ac.za/NewsletterReference.gif); */
|
|
3852 | 3852 |
background-repeat: no-repeat; |
3853 | 3853 |
background-position: 0% 0%; |
3854 | 3854 |
} |
... | ... | |
3859 | 3859 |
#portal-sitemap .contenttype-newsletterreference a:hover, |
3860 | 3860 |
#portlet-navigation-tree .contenttype-newsletterreference a:hover, |
3861 | 3861 |
#portlet-navigation-tree .contenttype-newsletterreference a.navTreeCurrentItem { |
3862 |
background-image: url(http://www.saeon.ac.za/NewsletterReference.gif);
|
|
3862 |
/*background-image: url(http://www.saeon.ac.za/NewsletterReference.gif);*/
|
|
3863 | 3863 |
background-repeat: no-repeat; |
3864 | 3864 |
background-position: 0% 3px; |
3865 | 3865 |
} |
... | ... | |
3877 | 3877 |
} |
3878 | 3878 |
.contenttype-newslettertheme, |
3879 | 3879 |
.actionMenu .contenttype-newslettertheme a:hover { |
3880 |
background-image: url(http://www.saeon.ac.za/NewsletterTheme.gif);
|
|
3880 |
/*background-image: url(http://www.saeon.ac.za/NewsletterTheme.gif); */
|
|
3881 | 3881 |
background-repeat: no-repeat; |
3882 | 3882 |
background-position: 0% 0%; |
3883 | 3883 |
} |
... | ... | |
3888 | 3888 |
#portal-sitemap .contenttype-newslettertheme a:hover, |
3889 | 3889 |
#portlet-navigation-tree .contenttype-newslettertheme a:hover, |
3890 | 3890 |
#portlet-navigation-tree .contenttype-newslettertheme a.navTreeCurrentItem { |
3891 |
background-image: url(http://www.saeon.ac.za/NewsletterTheme.gif);
|
|
3891 |
/*background-image: url(http://www.saeon.ac.za/NewsletterTheme.gif);*/
|
|
3892 | 3892 |
background-repeat: no-repeat; |
3893 | 3893 |
background-position: 0% 3px; |
3894 | 3894 |
} |
... | ... | |
3906 | 3906 |
} |
3907 | 3907 |
.contenttype-newslettertopic, |
3908 | 3908 |
.actionMenu .contenttype-newslettertopic a:hover { |
3909 |
background-image: url(http://www.saeon.ac.za/NewsletterTopic.gif);
|
|
3909 |
/*background-image: url(http://www.saeon.ac.za/NewsletterTopic.gif); */
|
|
3910 | 3910 |
background-repeat: no-repeat; |
3911 | 3911 |
background-position: 0% 0%; |
3912 | 3912 |
} |
... | ... | |
3917 | 3917 |
#portal-sitemap .contenttype-newslettertopic a:hover, |
3918 | 3918 |
#portlet-navigation-tree .contenttype-newslettertopic a:hover, |
3919 | 3919 |
#portlet-navigation-tree .contenttype-newslettertopic a.navTreeCurrentItem { |
3920 |
background-image: url(http://www.saeon.ac.za/NewsletterTopic.gif);
|
|
3920 |
/*background-image: url(http://www.saeon.ac.za/NewsletterTopic.gif);*/
|
|
3921 | 3921 |
background-repeat: no-repeat; |
3922 | 3922 |
background-position: 0% 3px; |
3923 | 3923 |
} |
... | ... | |
3935 | 3935 |
} |
3936 | 3936 |
.contenttype-plone-site, |
3937 | 3937 |
.actionMenu .contenttype-plone-site a:hover { |
3938 |
background-image: url(http://www.saeon.ac.za/site_icon.gif);
|
|
3938 |
/*background-image: url(http://www.saeon.ac.za/site_icon.gif); */
|
|
3939 | 3939 |
background-repeat: no-repeat; |
3940 | 3940 |
background-position: 0% 0%; |
3941 | 3941 |
} |
... | ... | |
3946 | 3946 |
#portal-sitemap .contenttype-plone-site a:hover, |
3947 | 3947 |
#portlet-navigation-tree .contenttype-plone-site a:hover, |
3948 | 3948 |
#portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem { |
3949 |
background-image: url(http://www.saeon.ac.za/site_icon.gif);
|
|
3949 |
/*background-image: url(http://www.saeon.ac.za/site_icon.gif);*/
|
|
3950 | 3950 |
background-repeat: no-repeat; |
3951 | 3951 |
background-position: 0% 3px; |
3952 | 3952 |
} |
... | ... | |
3964 | 3964 |
} |
3965 | 3965 |
.contenttype-questionnaire, |
3966 | 3966 |
.actionMenu .contenttype-questionnaire a:hover { |
3967 |
background-image: url(http://www.saeon.ac.za/icon_cmfquestions_small.gif);
|
|
3967 |
/*background-image: url(http://www.saeon.ac.za/icon_cmfquestions_small.gif); */
|
|
3968 | 3968 |
background-repeat: no-repeat; |
3969 | 3969 |
background-position: 0% 0%; |
3970 | 3970 |
} |
... | ... | |
3975 | 3975 |
#portal-sitemap .contenttype-questionnaire a:hover, |
3976 | 3976 |
#portlet-navigation-tree .contenttype-questionnaire a:hover, |
3977 | 3977 |
#portlet-navigation-tree .contenttype-questionnaire a.navTreeCurrentItem { |
3978 |
background-image: url(http://www.saeon.ac.za/icon_cmfquestions_small.gif);
|
|
3978 |
/*background-image: url(http://www.saeon.ac.za/icon_cmfquestions_small.gif);*/
|
|
3979 | 3979 |
background-repeat: no-repeat; |
3980 | 3980 |
background-position: 0% 3px; |
3981 | 3981 |
} |
... | ... | |
3993 | 3993 |
} |
3994 | 3994 |
.contenttype-section, |
3995 | 3995 |
.actionMenu .contenttype-section a:hover { |
3996 |
background-image: url(http://www.saeon.ac.za/Section.gif);
|
|
3996 |
/*background-image: url(http://www.saeon.ac.za/Section.gif); */
|
|
3997 | 3997 |
background-repeat: no-repeat; |
3998 | 3998 |
background-position: 0% 0%; |
3999 | 3999 |
} |
... | ... | |
4004 | 4004 |
#portal-sitemap .contenttype-section a:hover, |
4005 | 4005 |
#portlet-navigation-tree .contenttype-section a:hover, |
4006 | 4006 |
#portlet-navigation-tree .contenttype-section a.navTreeCurrentItem { |
4007 |
background-image: url(http://www.saeon.ac.za/Section.gif);
|
|
4007 |
/*background-image: url(http://www.saeon.ac.za/Section.gif);*/
|
|
4008 | 4008 |
background-repeat: no-repeat; |
4009 | 4009 |
background-position: 0% 3px; |
4010 | 4010 |
} |
... | ... | |
4022 | 4022 |
} |
4023 | 4023 |
.contenttype-subscriber, |
4024 | 4024 |
.actionMenu .contenttype-subscriber a:hover { |
4025 |
background-image: url(http://www.saeon.ac.za/Subscriber.gif);
|
|
4025 |
/*background-image: url(http://www.saeon.ac.za/Subscriber.gif); */
|
|
4026 | 4026 |
background-repeat: no-repeat; |
4027 | 4027 |
background-position: 0% 0%; |
4028 | 4028 |
} |
... | ... | |
4033 | 4033 |
#portal-sitemap .contenttype-subscriber a:hover, |
4034 | 4034 |
#portlet-navigation-tree .contenttype-subscriber a:hover, |
4035 | 4035 |
#portlet-navigation-tree .contenttype-subscriber a.navTreeCurrentItem { |
4036 |
background-image: url(http://www.saeon.ac.za/Subscriber.gif);
|
|
4036 |
/*background-image: url(http://www.saeon.ac.za/Subscriber.gif);*/
|
|
4037 | 4037 |
background-repeat: no-repeat; |
4038 | 4038 |
background-position: 0% 3px; |
4039 | 4039 |
} |
... | ... | |
4051 | 4051 |
} |
4052 | 4052 |
.contenttype-topic, |
4053 | 4053 |
.actionMenu .contenttype-topic a:hover { |
4054 |
background-image: url(http://www.saeon.ac.za/topic_icon.gif);
|
|
4054 |
/*background-image: url(http://www.saeon.ac.za/topic_icon.gif); */
|
|
4055 | 4055 |
background-repeat: no-repeat; |
4056 | 4056 |
background-position: 0% 0%; |
4057 | 4057 |
} |
... | ... | |
4062 | 4062 |
#portal-sitemap .contenttype-topic a:hover, |
4063 | 4063 |
#portlet-navigation-tree .contenttype-topic a:hover, |
4064 | 4064 |
#portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem { |
4065 |
background-image: url(http://www.saeon.ac.za/topic_icon.gif);
|
|
4065 |
/*background-image: url(http://www.saeon.ac.za/topic_icon.gif);*/
|
|
4066 | 4066 |
background-repeat: no-repeat; |
4067 | 4067 |
background-position: 0% 3px; |
4068 | 4068 |
} |
... | ... | |
4080 | 4080 |
} |
4081 | 4081 |
|
4082 | 4082 |
.actionicon-plone-sendto { |
4083 |
background-image: url(http://www.saeon.ac.za/mail_icon.gif) !important;
|
|
4083 |
/*background-image: url(http://www.saeon.ac.za/mail_icon.gif) !important; */
|
|
4084 | 4084 |
background-repeat: no-repeat; |
4085 | 4085 |
background-position: 0% 50%; |
4086 | 4086 |
} |
4087 | 4087 |
.actionicon-plone-print { |
4088 |
background-image: url(http://www.saeon.ac.za/print_icon.gif) !important;
|
|
4088 |
/*background-image: url(http://www.saeon.ac.za/print_icon.gif) !important; */
|
|
4089 | 4089 |
background-repeat: no-repeat; |
4090 | 4090 |
background-position: 0% 50%; |
4091 | 4091 |
} |
4092 | 4092 |
.actionicon-plone-rss { |
4093 |
background-image: url(http://www.saeon.ac.za/rss.gif) !important;
|
|
4093 |
/*background-image: url(http://www.saeon.ac.za/rss.gif) !important; */
|
|
4094 | 4094 |
background-repeat: no-repeat; |
4095 | 4095 |
background-position: 0% 50%; |
4096 | 4096 |
} |
4097 | 4097 |
.actionicon-plone-extedit { |
4098 |
background-image: url(http://www.saeon.ac.za/extedit_icon.gif) !important;
|
|
4098 |
/*background-image: url(http://www.saeon.ac.za/extedit_icon.gif) !important; */
|
|
4099 | 4099 |
background-repeat: no-repeat; |
4100 | 4100 |
background-position: 0% 50%; |
4101 | 4101 |
} |
4102 | 4102 |
.actionicon-plone-addtofavorites { |
4103 |
background-image: url(http://www.saeon.ac.za/favorite_icon.gif) !important;
|
|
4103 |
/*background-image: url(http://www.saeon.ac.za/favorite_icon.gif) !important; */
|
|
4104 | 4104 |
background-repeat: no-repeat; |
4105 | 4105 |
background-position: 0% 50%; |
4106 | 4106 |
} |
4107 | 4107 |
.actionicon-controlpanel-QuickInstaller { |
4108 |
background-image: url(http://www.saeon.ac.za/product_icon.gif) !important;
|
|
4108 |
/*background-image: url(http://www.saeon.ac.za/product_icon.gif) !important; */
|
|
4109 | 4109 |
background-repeat: no-repeat; |
4110 | 4110 |
background-position: 0% 50%; |
4111 | 4111 |
} |
4112 | 4112 |
.actionicon-controlpanel-PloneReconfig { |
4113 |
background-image: url(http://www.saeon.ac.za/logoIcon.gif) !important;
|
|
4113 |
/*background-image: url(http://www.saeon.ac.za/logoIcon.gif) !important; */
|
|
4114 | 4114 |
background-repeat: no-repeat; |
4115 | 4115 |
background-position: 0% 50%; |
4116 | 4116 |
} |
4117 | 4117 |
.actionicon-controlpanel-UsersGroups { |
4118 |
background-image: url(http://www.saeon.ac.za/group.gif) !important;
|
|
4118 |
/*background-image: url(http://www.saeon.ac.za/group.gif) !important; */
|
|
4119 | 4119 |
background-repeat: no-repeat; |
4120 | 4120 |
background-position: 0% 50%; |
4121 | 4121 |
} |
4122 | 4122 |
.actionicon-controlpanel-UsersGroups2 { |
4123 |
background-image: url(http://www.saeon.ac.za/group.gif) !important;
|
|
4123 |
/*background-image: url(http://www.saeon.ac.za/group.gif) !important; */
|
|
4124 | 4124 |
background-repeat: no-repeat; |
4125 | 4125 |
background-position: 0% 50%; |
4126 | 4126 |
} |
... | ... | |
4130 | 4130 |
background-position: 0% 50%; |
4131 | 4131 |
} |
4132 | 4132 |
.actionicon-controlpanel-MemberPassword { |
4133 |
background-image: url(http://www.saeon.ac.za/lock_icon.gif) !important;
|
|
4133 |
/*background-image: url(http://www.saeon.ac.za/lock_icon.gif) !important; */
|
|
4134 | 4134 |
background-repeat: no-repeat; |
4135 | 4135 |
background-position: 0% 50%; |
4136 | 4136 |
} |
4137 | 4137 |
.actionicon-controlpanel-MailHost { |
4138 |
background-image: url(http://www.saeon.ac.za/mail_icon.gif) !important;
|
|
4138 |
/*background-image: url(http://www.saeon.ac.za/mail_icon.gif) !important; */
|
|
4139 | 4139 |
background-repeat: no-repeat; |
4140 | 4140 |
background-position: 0% 50%; |
4141 | 4141 |
} |
4142 | 4142 |
.actionicon-controlpanel-PortalSkin { |
4143 |
background-image: url(http://www.saeon.ac.za/skins_icon.gif) !important;
|
|
4143 |
/*background-image: url(http://www.saeon.ac.za/skins_icon.gif) !important; */
|
|
4144 | 4144 |
background-repeat: no-repeat; |
4145 | 4145 |
background-position: 0% 50%; |
4146 | 4146 |
} |
4147 | 4147 |
.actionicon-controlpanel-errorLog { |
4148 |
background-image: url(http://www.saeon.ac.za/error_log_icon.gif) !important;
|
|
4148 |
/*background-image: url(http://www.saeon.ac.za/error_log_icon.gif) !important; */
|
|
4149 | 4149 |
background-repeat: no-repeat; |
4150 | 4150 |
background-position: 0% 50%; |
4151 | 4151 |
} |
4152 | 4152 |
.actionicon-controlpanel-ZMI { |
4153 |
background-image: url(http://www.saeon.ac.za/zope_icon.gif) !important;
|
|
4153 |
/*background-image: url(http://www.saeon.ac.za/zope_icon.gif) !important; */
|
|
4154 | 4154 |
background-repeat: no-repeat; |
4155 | 4155 |
background-position: 0% 50%; |
4156 | 4156 |
} |
4157 | 4157 |
.actionicon-controlpanel-SearchSettings { |
4158 |
background-image: url(http://www.saeon.ac.za/search_icon.gif) !important;
|
|
4158 |
/*background-image: url(http://www.saeon.ac.za/search_icon.gif) !important; */
|
|
4159 | 4159 |
background-repeat: no-repeat; |
4160 | 4160 |
background-position: 0% 50%; |
4161 | 4161 |
} |
4162 | 4162 |
.actionicon-controlpanel-NavigationSettings { |
4163 |
background-image: url(http://www.saeon.ac.za/navigation_icon.gif) !important;
|
|
4163 |
/*background-image: url(http://www.saeon.ac.za/navigation_icon.gif) !important; */
|
|
4164 | 4164 |
background-repeat: no-repeat; |
4165 | 4165 |
background-position: 0% 50%; |
4166 | 4166 |
} |
4167 | 4167 |
.actionicon-plone-full_screen { |
4168 |
background-image: url(http://www.saeon.ac.za/fullscreenexpand_icon.gif) !important;
|
|
4168 |
/*background-image: url(http://www.saeon.ac.za/fullscreenexpand_icon.gif) !important; */
|
|
4169 | 4169 |
background-repeat: no-repeat; |
4170 | 4170 |
background-position: 0% 50%; |
4171 | 4171 |
} |
4172 | 4172 |
.actionicon-controlpanel-kupu { |
4173 |
background-image: url(http://www.saeon.ac.za/kupuimages/kupu_icon.gif) !important;
|
|
4173 |
/*background-image: url(http://www.saeon.ac.za/kupuimages/kupu_icon.gif) !important; */
|
|
4174 | 4174 |
background-repeat: no-repeat; |
4175 | 4175 |
background-position: 0% 50%; |
4176 | 4176 |
} |
4177 | 4177 |
.actionicon-controlpanel-portal_atct { |
4178 |
background-image: url(http://www.saeon.ac.za/topic_icon.gif) !important;
|
|
4178 |
/*background-image: url(http://www.saeon.ac.za/topic_icon.gif) !important; */
|
|
4179 | 4179 |
background-repeat: no-repeat; |
4180 | 4180 |
background-position: 0% 50%; |
4181 | 4181 |
} |
4182 | 4182 |
.actionicon-plone-ics { |
4183 |
background-image: url(http://www.saeon.ac.za/icon_export_ical.png) !important;
|
|
4183 |
/*background-image: url(http://www.saeon.ac.za/icon_export_ical.png) !important; */
|
|
4184 | 4184 |
background-repeat: no-repeat; |
4185 | 4185 |
background-position: 0% 50%; |
4186 | 4186 |
} |
4187 | 4187 |
.actionicon-plone-vcs { |
4188 |
background-image: url(http://www.saeon.ac.za/icon_export_vcal.png) !important;
|
|
4188 |
/*background-image: url(http://www.saeon.ac.za/icon_export_vcal.png) !important; */
|
|
4189 | 4189 |
background-repeat: no-repeat; |
4190 | 4190 |
background-position: 0% 50%; |
4191 | 4191 |
} |
4192 | 4192 |
.actionicon-plone-rotate_clockwise { |
4193 |
background-image: url(http://www.saeon.ac.za/icon_rotate_clockwise.png) !important;
|
|
4193 |
/*background-image: url(http://www.saeon.ac.za/icon_rotate_clockwise.png) !important; */
|
|
4194 | 4194 |
background-repeat: no-repeat; |
4195 | 4195 |
background-position: 0% 50%; |
4196 | 4196 |
} |
4197 | 4197 |
.actionicon-plone-rotate_counter_clockwise { |
4198 |
background-image: url(http://www.saeon.ac.za/icon_rotate_counter_clockwise.png) !important;
|
|
4198 |
/*background-image: url(http://www.saeon.ac.za/icon_rotate_counter_clockwise.png) !important; */
|
|
4199 | 4199 |
background-repeat: no-repeat; |
4200 | 4200 |
background-position: 0% 50%; |
4201 | 4201 |
} |
4202 | 4202 |
.actionicon-plone-rotate_180 { |
4203 |
background-image: url(http://www.saeon.ac.za/icon_rotate_180.png) !important;
|
|
4203 |
/*background-image: url(http://www.saeon.ac.za/icon_rotate_180.png) !important; */
|
|
4204 | 4204 |
background-repeat: no-repeat; |
4205 | 4205 |
background-position: 0% 50%; |
4206 | 4206 |
} |
4207 | 4207 |
.actionicon-plone-flip_horizontal { |
4208 |
background-image: url(http://www.saeon.ac.za/icon_flip_horizontal.png) !important;
|
|
4208 |
/*background-image: url(http://www.saeon.ac.za/icon_flip_horizontal.png) !important; */
|
|
4209 | 4209 |
background-repeat: no-repeat; |
4210 | 4210 |
background-position: 0% 50%; |
4211 | 4211 |
} |
4212 | 4212 |
.actionicon-plone-flip_vertical { |
4213 |
background-image: url(http://www.saeon.ac.za/icon_flip_vertical.png) !important;
|
|
4213 |
/*background-image: url(http://www.saeon.ac.za/icon_flip_vertical.png) !important;*/
|
|
4214 | 4214 |
background-repeat: no-repeat; |
4215 | 4215 |
background-position: 0% 50%; |
4216 | 4216 |
} |
Also available in: Unified diff
localizing some more images, but also commenting out image urls that are [likely] not being used by the minimal number of css classes we are skimming from the SAEON plone skin