Changeset 12901 for main/waeup.kofa/trunk/layout
- Timestamp:
- 4 May 2015, 08:24:12 (10 years ago)
- Location:
- main/waeup.kofa/trunk/layout
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/layout/static/css/base.css
r12437 r12901 163 163 margin: 0px 0px 4px 0px; 164 164 display: inline-block; 165 } 166 167 /* Documentation link*/ 168 169 div.documentation { 170 margin-top: -20px; 171 text-align: right; 165 172 } 166 173 -
main/waeup.kofa/trunk/layout/theme.html
r11741 r12901 517 517 </tbody> 518 518 </table> 519 <br> 520 <div class="documentation"> 521 <a href="#" target="_blank"> 522 Kofa Docs for this page 523 </a> 524 </div> 519 525 </div> <!-- /well kofa-content--> 520 526 </div> <!-- /kofa-content-wide -->
Note: See TracChangeset for help on using the changeset viewer.