mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Identities redesign
This commit is contained in:
parent
df1c369a9d
commit
44241b859c
22 changed files with 267 additions and 183 deletions
|
|
@ -61,9 +61,9 @@
|
|||
@import "AdminPlugin.less";
|
||||
@import "Activate.less";
|
||||
@import "Settings.less";
|
||||
@import "SettingsPersonal.less";
|
||||
@import "SettingsGeneral.less";
|
||||
@import "SettingsAccounts.less";
|
||||
@import "SettingsIdentity.less";
|
||||
@import "SettingsIdentities.less";
|
||||
@import "SettingsFolders.less";
|
||||
@import "SettingsThemes.less";
|
||||
|
|
|
|||
4
dev/Styles/SettingsIdentity.less
Normal file
4
dev/Styles/SettingsIdentity.less
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
.b-settings-identity {
|
||||
|
||||
}
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
.b-settings-personal {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue