Changeset 11033 for main/waeup.kofa/branches/uli-diazo-themed/layout
- Timestamp:
- 2 Feb 2014, 18:35:39 (11 years ago)
- Location:
- main/waeup.kofa/branches/uli-diazo-themed/layout
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-diazo-themed/layout/static/css/base.css
r11032 r11033 92 92 color: #BFBFBF; 93 93 font-size: 18px; 94 } 95 96 .wfstatus { 97 text-align: center; 98 background-color: #909090; 99 color: white; 100 } 101 102 .kofa-student-status-box .well { 103 background-color: #909090; 94 104 } 95 105 -
main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html
r11031 r11033 148 148 <div class="well"> 149 149 <div class="wfstatus"> 150 K1000000 151 | 152 quite long student status 150 K1000000 • quite long student status 153 151 </div> <!-- /wfstatus --> 154 152 </div> <!-- /well -->
Note: See TracChangeset for help on using the changeset viewer.