Changeset 2644760 in github
- Timestamp:
- Dec 15, 2011 3:36:39 PM (17 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 2a5702c
- Parents:
- 918bb92
- Location:
- skins/larry
- Files:
-
- 2 edited
-
styles.css (modified) (1 diff)
-
templates/login.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/larry/styles.css
r918bb92 r2644760 826 826 } 827 827 828 #login-form p. buttons {828 #login-form p.formbuttons { 829 829 margin-top: 2em; 830 830 text-align: center; -
skins/larry/templates/login.html
r879b053e r2644760 15 15 <roundcube:object name="loginform" form="form" size="40" /> 16 16 17 <p class=" buttons"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p>17 <p class="formbuttons"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p> 18 18 19 19 </form>
Note: See TracChangeset
for help on using the changeset viewer.
