Opened 10 years ago

Closed 9 years ago

#4796 closed defect (fixed)

develop: update web activity skeleton

Reported by: godiard Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

We need include the change in the html to use the right css based in screen resolution, remove *~ files and change this:

Fix input can't be edited

diff --git a/css/activity.css b/css/activity.css
index e27cdb7..20ef52e 100644
--- a/css/activity.css
+++ b/css/activity.css
@@ -1,8 +1,3 @@
-* {
-  -moz-user-select: none;
-  -webkit-user-select: none;
-}
-

Change History (1)

comment:1 Changed 9 years ago by godiard

  • Resolution set to fixed
  • Status changed from new to closed

Updated in version 43

Note: See TracTickets for help on using tickets.