|
Last change
on this file since 5604 was
5604,
checked in by thomasb, 17 months ago
|
|
More CSS styling for Larry
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id Date Author Revision
|
|
File size:
850 bytes
|
| Line | |
|---|
| 1 | <div id="settings-sections" class="uibox listbox"> |
|---|
| 2 | <h2 class="boxtitle"><roundcube:label name="settings" /></h2> |
|---|
| 3 | <div id="settings-tabs" class="scroller"> |
|---|
| 4 | <span id="settingstabpreferences" class="listitem preferences"><roundcube:button command="preferences" type="link" label="preferences" title="editpreferences" /></span> |
|---|
| 5 | <span id="settingstabfolders" class="listitem folders"><roundcube:button command="folders" type="link" label="folders" title="managefolders" /></span> |
|---|
| 6 | <span id="settingstabidentities" class="listitem identities"><roundcube:button command="identities" type="link" label="identities" title="manageidentities" /></span> |
|---|
| 7 | <span id="settingstababout" class="listitem about"><roundcube:button command="about" type="link" label="about" title="about" /></span> |
|---|
| 8 | <roundcube:container name="tabs" id="settings-tabs" /> |
|---|
| 9 | </div> |
|---|
| 10 | </div> |
|---|
Note: See
TracBrowser
for help on using the repository browser.