Ignore:
Timestamp:
26 Mar 2016, 06:47:50 (9 years ago)
Author:
Henrik Bettermann
Message:

Add logo container.

Location:
main/ikobacustom.skeleton/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/ikobacustom.skeleton/trunk

    • Property svn:global-ignores
      •  

        old new  
        11bin
         2coverage-report
        23develop-eggs
        34parts
    • Property svn:ignore
      •  

        old new  
        11.installed.cfg
        22.mr.developer.cfg
         3uuid.txt
  • main/ikobacustom.skeleton/trunk/layout/theme.html

    r12175 r13792  
    180180          </div> <!-- /well -->
    181181        </div> <!-- /ikoba-sidebar -->
    182 
    183182        <div class="col-md-10 content ikoba-content-narrow">
     183          <div id="logo-container-narrow">
     184            <img src="static_custom/pcn_logo.png" width="65">
     185          </div>
    184186          <div class="well">
    185187            <div class="ikoba-content">
     
    311313      <div class="row">
    312314        <div class="col-md-12 content ikoba-content-wide">
     315          <div id="logo-container-wide">
     316            <img src="static_custom/pcn_logo.png" width="80">
     317          </div>
    313318          <div class="well ikoba-content">
    314319            <div class="actionbar">
     
    323328                     Trigger transition
    324329              </a>
     330            </div>
     331            <div class="alert alert-danger">
     332                There were errors ...
    325333            </div>
    326334            <div class="hero-unit">
Note: See TracChangeset for help on using the changeset viewer.