Changeset 559446d in github
- Timestamp:
- Apr 10, 2012 4:32:25 AM (14 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 097dbc6
- Parents:
- d6eb7c0
- Location:
- skins/default
- Files:
-
- 2 edited
-
common.css (modified) (1 diff)
-
templates/login.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/common.css
r84b028c r559446d 770 770 } 771 771 772 #login-bottomline 773 { 774 width: 400px; 775 margin: 5em auto; 776 font-size: 85%; 777 text-align: center; 778 color: #333; 779 } 780 772 781 #console 773 782 { -
skins/default/templates/login.html
rae39c47 r559446d 25 25 </div> 26 26 27 <div id="login-bottomline"> 28 Roundcube Webmail <roundcube:object name="version" /> 29 <roundcube:if condition="config:support_url" /> 30 ● <a href="<roundcube:var name='config:support_url' />" target="_blank" class="support-link"><roundcube:label name="support" /></a> 31 <roundcube:endif /> 32 <roundcube:container name="loginfooter" id="bottomline" /> 33 </div> 34 27 35 <roundcube:object name="preloader" images=" 28 36 /images/icons/folders.png
Note: See TracChangeset
for help on using the changeset viewer.
