danoniplus 32.5.0 → 32.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@
4
4
  本体cssファイル
5
5
 
6
6
  Created : 2018/10/08
7
- Revised : 2023/06/09 (v32.4.0)
7
+ Revised : 2023/06/30 (v32.6.0)
8
8
 
9
9
  https://github.com/cwtickle/danoniplus
10
10
  ------------------------------------------ */
@@ -342,6 +342,10 @@ input[type="color"] {
342
342
  justify-content: center;
343
343
  }
344
344
 
345
+ .common_bold {
346
+ font-weight: bold;
347
+ }
348
+
345
349
  /* 警告ウィンドウ */
346
350
  #lblWarning>p {
347
351
  margin: 15px 5px;