Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0085f04f authored by Akhil's avatar Akhil 🙂
Browse files

Merge branch 'dev/remove-deck-bookmark-changes' into 'main'

revert changes in bookmark and deck

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!147
parents f3cb236d 226ce13c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
    <name>/e/ Cloud Theme Helper</name>
    <summary>/e/ Theme Helper App</summary>
    <description><![CDATA[Theme Helper App]]></description>
    <version>6.0.2</version>
    <version>6.0.3</version>
    <licence>MURENA SAS</licence>
	  <author mail="dev@murena.com" >MURENA SAS</author>
    <namespace>EcloudThemeHelper</namespace>
+1 −7
Original line number Diff line number Diff line
@@ -15,9 +15,3 @@ ul.navigation-list li>a[href="#settings-section_support-project"],
.bookmarkslist .material-design-icon.bookmarks-icon.bookmark__icon svg path {
  fill :var(--icon-inactive-color) !important;
}
 No newline at end of file
#settings-section_backup.app-settings-section {
	display: none;
}
ul.navigation-list li a[href="#settings-section_backup"] {
    display: none;
}
+0 −6
Original line number Diff line number Diff line
@@ -58,9 +58,3 @@ button .icon-add {
.empty-content__action input.icon-confirm:focus {
    border-radius: 0 var(--border-radius-large) var(--border-radius-large) 0 !important;
}
 No newline at end of file
#tab-button-attachments {
    display: none !important;
}
#tab-button-sharing,#tab-sharing {
    display: none !important;
}
 No newline at end of file