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

Commit 95c3ddf5 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

Merge branch 'dev/nc-30-calendar-btn-fix' into 'main'

fix calendar background

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!158
parents 057379aa b40d83ea
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>8.0.1</version>
    <version>8.0.2</version>
    <licence>MURENA SAS</licence>
	  <author mail="dev@murena.com" >MURENA SAS</author>
    <namespace>EcloudThemeHelper</namespace>
+4 −0
Original line number Diff line number Diff line
@@ -245,3 +245,7 @@ ul.vs__dropdown-menu.vs__dropdown-menu--floating {
.v-select.select.invitees-search__multiselect.vs--single.vs--searchable.vs--open {
    border: 0 !important;
}
#content-vue .app-navigation-header .datepicker-button-section button.button {
    max-width: unset;
    background-color: var(--color-primary-light) ;
}
 No newline at end of file