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

Commit cf0b68cd authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

fix formatting

parent 63969777
Loading
Loading
Loading
Loading
+618 −544
Original line number Diff line number Diff line
@@ -16,16 +16,16 @@
 * along with this program.  If not, see <http://www.gnu.org/licenses/>
 */
@font-face {
  font-family: 'Roboto';
  src: url('../webfonts/Roboto-Regular.woff2') format('woff2'),
      url('../webfonts/Roboto-Regular.woff') format('woff');
  font-family: "Roboto";
  src: url("../webfonts/Roboto-Regular.woff2") format("woff2"),
    url("../webfonts/Roboto-Regular.woff") format("woff");
  /* font-weight: 600; */
  /* font-style: normal; */
  font-display: swap;
  letter-spacing: 1px;
}
* {
 font-family: 'Roboto';
  font-family: "Roboto";
}
:root {
  --color-primary: #007fff;
@@ -577,7 +577,8 @@ background-image: var(--icon-toggle-pictures-808080);
.button .icon-add,
button .icon-add,
button.icon-add,
#new-contact-button.icon-add,#cookbook_new_cookbook.icon-add,
#new-contact-button.icon-add,
#cookbook_new_cookbook.icon-add,
#content-vue.app-notes #notes_new_note.icon-add,
#oc-dialog-filepicker-content .actions.creatable .icon.icon-add,
#content.app-news .add-new .icon-add.add-new-folder-primary {
@@ -1019,7 +1020,7 @@ opacity: 1;
}

#content-vue.app-contacts ~ .popover .action.active .action-input {
opacity: .7;
  opacity: 0.7;
}

#content-vue.app-contacts .empty-content__icon {
@@ -1074,8 +1075,8 @@ background-image: var(--icon-upload-ffffff);
}
.action-button .icon-upload,
.menuitem .icon-upload,
button.import-contact__button--local:disabled .import-contact__button-icon.icon-upload
 {
button.import-contact__button--local:disabled
  .import-contact__button-icon.icon-upload {
  background-image: var(--icon-upload-808080);
}

@@ -1405,7 +1406,10 @@ background-size: 18px;
}

#content-vue.app-notes button.icon-confirm::before,
#content.app-dashboard ~ .popover .action-input__form .action-input__label::before {
#content.app-dashboard
  ~ .popover
  .action-input__form
  .action-input__label::before {
  content: var(--icon-confirm-fff);
}

@@ -1645,7 +1649,8 @@ content: unset;
  background-color: transparent;
}

#content-vue.app-talk #app-sidebar .username-form button.icon-rename, button.edit-output-dir span.icon-rename {
#content-vue.app-talk #app-sidebar .username-form button.icon-rename,
button.edit-output-dir span.icon-rename {
  background-image: var(--icon-rename-000);
}

@@ -1672,7 +1677,12 @@ background-image: var(--icon-picture-000);
}

/* remove opacity */
button.edit-output-dir span.icon-rename, #google-rm-cred .icon-close, #google-import-photos .icon-picture, #google-import-contacts .icon-contacts-dark, #google-calendars button .icon-calendar-dark, #google-import-files .icon-files-dark  {
button.edit-output-dir span.icon-rename,
#google-rm-cred .icon-close,
#google-import-photos .icon-picture,
#google-import-contacts .icon-contacts-dark,
#google-calendars button .icon-calendar-dark,
#google-import-files .icon-files-dark {
  opacity: 1;
}
/** */
@@ -1687,39 +1697,103 @@ display: none;
  background-repeat: no-repeat;
  background-size: 60px;
}
.new-icons .drive , .new-icons .files {background-image: url("../img/app-icons/Drive.svg");}
.new-icons .activity {background-image: url("../img/app-icons/Activity.svg");}
.new-icons .bookmarks {background-image: url("../img/app-icons/Bookmark.svg");}
.new-icons .calendar {background-image: url("../img/app-icons/Calendar.svg");}
.new-icons .carnet {background-image: url("../img/app-icons/Carnet.svg");}
.new-icons .contacts {background-image: url("../img/app-icons/Contacts.svg");}
.new-icons .deck {background-image: url("../img/app-icons/Deck.svg");}
.new-icons .docs {background-image: url("../img/app-icons/Docs.svg");}
.new-icons .email,.new-icons .rainloop {background-image: url("../img/app-icons/E-mail.svg");}
.new-icons .gitlab {background-image: url("../img/app-icons/Gitlab.svg");}
.new-icons .news {background-image: url("../img/app-icons/News.svg");}
.new-icons .notes {background-image: url("../img/app-icons/Notes.svg");}
.new-icons .presentation {background-image: url("../img/app-icons/Presentation.svg");}
.new-icons .spreadsheet {background-image: url("../img/app-icons/Spreadsheet.svg");}
.new-icons .tasks {background-image: url("../img/app-icons/Tasks.svg");}
.new-icons .photos {background-image: url("../img/app-icons/Gallery.svg");}
.new-icons .e-user-support-center {background-image: url("../img/app-icons/Support.svg");}
.new-icons .passwords {background-image: url("../img/app-icons/Password.svg");}
.new-icons .onlyoffice_docx {background-image: url("../img/app-icons/Docs.svg");}
.new-icons .onlyoffice_xlsx {background-image: url("../img/app-icons/Spreadsheet.svg");}
.new-icons .onlyoffice_pptx {background-image: url("../img/app-icons/Presentation.svg");}

#appmenu li:hover a, #appmenu li a:focus {
.new-icons .drive,
.new-icons .files {
  background-image: url("../img/app-icons/Drive.svg");
}
.new-icons .activity {
  background-image: url("../img/app-icons/Activity.svg");
}
.new-icons .bookmarks {
  background-image: url("../img/app-icons/Bookmark.svg");
}
.new-icons .calendar {
  background-image: url("../img/app-icons/Calendar.svg");
}
.new-icons .carnet {
  background-image: url("../img/app-icons/Carnet.svg");
}
.new-icons .contacts {
  background-image: url("../img/app-icons/Contacts.svg");
}
.new-icons .deck {
  background-image: url("../img/app-icons/Deck.svg");
}
.new-icons .docs {
  background-image: url("../img/app-icons/Docs.svg");
}
.new-icons .email,
.new-icons .rainloop {
  background-image: url("../img/app-icons/E-mail.svg");
}
.new-icons .gitlab {
  background-image: url("../img/app-icons/Gitlab.svg");
}
.new-icons .news {
  background-image: url("../img/app-icons/News.svg");
}
.new-icons .notes {
  background-image: url("../img/app-icons/Notes.svg");
}
.new-icons .presentation {
  background-image: url("../img/app-icons/Presentation.svg");
}
.new-icons .spreadsheet {
  background-image: url("../img/app-icons/Spreadsheet.svg");
}
.new-icons .tasks {
  background-image: url("../img/app-icons/Tasks.svg");
}
.new-icons .photos {
  background-image: url("../img/app-icons/Gallery.svg");
}
.new-icons .e-user-support-center {
  background-image: url("../img/app-icons/Support.svg");
}
.new-icons .passwords {
  background-image: url("../img/app-icons/Password.svg");
}
.new-icons .onlyoffice_docx {
  background-image: url("../img/app-icons/Docs.svg");
}
.new-icons .onlyoffice_xlsx {
  background-image: url("../img/app-icons/Spreadsheet.svg");
}
.new-icons .onlyoffice_pptx {
  background-image: url("../img/app-icons/Presentation.svg");
}

#appmenu li:hover a,
#appmenu li a:focus {
  font-size: 12px;
font-family: 'Roboto';
  font-family: "Roboto";
  letter-spacing: 1px;
}
#filestable thead{background-color: white !important ;}
#recommendations{height: 100px !important;}
.recommendation{border: 1px solid #E6E8E9;padding: 10px !important;margin-bottom: 5px;border-radius: 6px !important;}
progress{border-radius: 10px 10px !important;height: 12px !important;}
#appmenu li a:focus .icon-more, #appmenu li a:focus .icon-more-white {transform: none !important;}
#more-apps:hover span, #more-apps:focus span, #more-apps a:focus span{display: none !important;}
#filestable thead {
  background-color: white !important ;
}
#recommendations {
  height: 100px !important;
}
.recommendation {
  border: 1px solid #e6e8e9;
  padding: 10px !important;
  margin-bottom: 5px;
  border-radius: 6px !important;
}
progress {
  border-radius: 10px 10px !important;
  height: 12px !important;
}
#appmenu li a:focus .icon-more,
#appmenu li a:focus .icon-more-white {
  transform: none !important;
}
#more-apps:hover span,
#more-apps:focus span,
#more-apps a:focus span {
  display: none !important;
}

button#quotaincreasebutton {
  margin-top: 15px !important;