]> _ Git - fluidbook-v3.git/commitdiff
wait #7699 @0:20
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Sep 2025 09:21:53 +0000 (11:21 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Sep 2025 09:21:53 +0000 (11:21 +0200)
.idea/workspace.xml
less/420-features-details.less

index 6e09321bad1243d1d5f3236fd53c309f0a69243c..bd494d7ac717f8850f5d7437f7650a0148394713 100644 (file)
@@ -4,11 +4,9 @@
     <option name="autoReloadType" value="SELECTIVE" />
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="530ffb50-16c9-4bb3-ad22-e76f531eb78c" name="Default" comment="wait #7698 @1">
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
+    <list default="true" id="530ffb50-16c9-4bb3-ad22-e76f531eb78c" name="Default" comment="wait #7710 @0.5">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/CubeIT/js/cube.js" beforeDir="false" afterPath="$PROJECT_DIR$/CubeIT/js/cube.js" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/js/002-common.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/002-common.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/less/420-features-details.less" beforeDir="false" afterPath="$PROJECT_DIR$/less/420-features-details.less" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1753189368962" duration="835000" />
       <workItem from="1755779481986" duration="273000" />
       <workItem from="1756890322781" duration="10955000" />
-      <workItem from="1757060344328" duration="760000" />
+      <workItem from="1757060344328" duration="1210000" />
+      <workItem from="1757063759669" duration="265000" />
     </task>
     <task id="LOCAL-00117" summary="fix #1407 @1">
       <created>1494411210038</created>
       <option name="project" value="LOCAL" />
       <updated>1682409989659</updated>
     </task>
-    <option name="localTasksCounter" value="186" />
+    <option name="localTasksCounter" value="187" />
     <servers>
       <Redmine shared="true" url="https://team.cubedesigners.com/redmine">
         <option name="APIKey" value="ee454486fcd47aa38e5c99d5a7dc44cff1f65597" />
   <component name="VcsManagerConfiguration">
     <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
     <option name="CHECK_NEW_TODO" value="false" />
-    <MESSAGE value="wip #4191 @0.5" />
     <MESSAGE value="wip #3753" />
     <MESSAGE value="wait #5341 @1" />
     <MESSAGE value="wip #5392" />
     <MESSAGE value="wait #7482 @0.5" />
     <MESSAGE value="wait #7140 @1" />
     <MESSAGE value="wait #7698 @1" />
-    <option name="LAST_COMMIT_MESSAGE" value="wait #7698 @1" />
+    <MESSAGE value="wait #7710 @0.5" />
+    <option name="LAST_COMMIT_MESSAGE" value="wait #7710 @0.5" />
     <option name="NON_MODAL_COMMIT_POSTPONE_SLOW_CHECKS" value="false" />
   </component>
   <component name="XDebuggerManager">
index a33b3e4c455863a1051ed6dd33817564a6ea5507..ae7a8fb3cf000bf0e9427784fced87c1369cd73f 100644 (file)
 \r
       h3 {\r
         font-family: @playfair;\r
-        text-transform: uppercase;\r
         font-weight: 500;\r
         margin-bottom: 15px;\r
+        font-size: 40px;\r
+        line-height: 45px;\r
+        @media @m900 {\r
+          font-size: 2.17em;\r
+          line-height: normal;\r
+        }\r
       }\r
     }\r
 \r
 \r
 }\r
 \r
-.elearning #featureDetails article .content h3 {\r
-  font-size: 40px;\r
-  line-height: 45px;\r
-  text-transform: initial;\r
-  @media @m900 {\r
-    font-size: 2.17em;\r
-    line-height: normal;\r
-  }\r
-}
\ No newline at end of file