plugins/managesieve/skins/larry/templates/managesieve.html | ●●●●● patch | view | raw | blame | history | |
skins/larry/styles.css | ●●●●● patch | view | raw | blame | history | |
skins/larry/templates/addressbook.html | ●●●●● patch | view | raw | blame | history | |
skins/larry/templates/folders.html | ●●●●● patch | view | raw | blame | history | |
skins/larry/templates/identities.html | ●●●●● patch | view | raw | blame | history | |
skins/larry/templates/importcontacts.html | ●●●●● patch | view | raw | blame | history | |
skins/larry/templates/responses.html | ●●●●● patch | view | raw | blame | history | |
skins/larry/templates/settings.html | ●●●●● patch | view | raw | blame | history |
plugins/managesieve/skins/larry/templates/managesieve.html
@@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body class="noscroll"> <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif /> <roundcube:include file="/includes/header.html" /> skins/larry/styles.css
@@ -1054,6 +1054,14 @@ bottom: 0; } #mainscreen.offset { top: 132px; } #mainscreen .offset { top: 42px; } .minimal #mainscreen { top: 62px; } @@ -1066,12 +1074,8 @@ top: 40px; } #mainscreen.offset { top: 132px; } #mainscreen .offset { top: 42px; .extwin #mainscreen.offset { top: 86px; } .uibox { skins/larry/templates/addressbook.html
@@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body class="noscroll"> <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif /> <roundcube:include file="/includes/header.html" /> skins/larry/templates/folders.html
@@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body class="noscroll"> <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif /> <roundcube:include file="/includes/header.html" /> skins/larry/templates/identities.html
@@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body class="noscroll"> <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif /> <roundcube:include file="/includes/header.html" /> @@ -15,7 +15,6 @@ <roundcube:include file="/includes/settingstabs.html" /> <div id="settings-right" role="main" aria-labelledby="aria-label-identitieslist"> <div id="identitieslist" class="uibox listbox"> <h2 class="boxtitle" id="aria-label-identitieslist"><roundcube:label name="identities" /></h2> <div class="scroller withfooter"> skins/larry/templates/importcontacts.html
@@ -4,18 +4,21 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body> <roundcube:if condition="env:extwin" /><body class="extwin"><roundcube:else /><body><roundcube:endif /> <roundcube:include file="/includes/header.html" /> <div id="mainscreen"> <div id="addressbooktoolbar" class="toolbar"> <h1 class="voice"><roundcube:label name="addressbook" /> : <roundcube:label name="importcontacts" /></h1> <h2 id="aria-label-toolbar" class="voice"><roundcube:label name="arialabeltoolbar" /></h2> <div id="addressbooktoolbar" class="toolbar" role="toolbar" aria-labelledby="aria-label-toolbar"> <roundcube:button command="list" type="link" class="button back disabled" classAct="button back" classSel="button back pressed" label="back" /> </div> <div id="pluginbody" class="offset uibox contentbox"> <h1 class="boxtitle"><roundcube:label name="importcontacts" /></h1> <div id="mainscreencontent" class="uibox contentbox"> <h2 class="boxtitle"><roundcube:label name="importcontacts" /></h2> <div id="import-box" class="boxcontent"> <roundcube:object name="importstep" class="propform" /> skins/larry/templates/responses.html
@@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body class="noscroll"> <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif /> <roundcube:include file="/includes/header.html" /> skins/larry/templates/settings.html
@@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> <body class="noscroll"> <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif /> <roundcube:include file="/includes/header.html" />