Skip to content

Replicon Timesheet UX Fixes by Devolv

Screenshot of Replicon Timesheet UX Fixes

Details

AuthorDevolv

LicenseNo License

Categoryreplicon.com

Created

Updated

Size411 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Quick fixes for Timesheets, UX low hanging fruit changes

Notes

  • Larger Comment BOX instead of the tiny one line design they used.

Admittedly, this is the only UX fix as of now in terms of the core functions. Message me if you find another massive gripe with the system that needs patching.

Source code

/* ==UserStyle==
@name         Replicon Timesheet UX
@namespace    USO Archive
@author       Alfred Lee
@description  Simple Low hanging fruit improvements to the tool.   More to come.
@version      20240415.17.31
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("replicon.com") {
@media (min-width:800px) {
  div[type="comment"] .cellCommentText {min-height:35vh;min-width:30vw}
}
}

Reviews

No reviews yet.