namirasoft-site-react 1.3.464 → 1.3.465

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.
@@ -277,10 +277,6 @@
277
277
  text-align: center;
278
278
  }
279
279
 
280
- .ns_table tr:hover {
281
- background-color: #dbdbdb !important;
282
- }
283
-
284
280
  .ns_td_input {
285
281
  height: 24px;
286
282
  width: 24px !important;
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "framework": "npm",
9
9
  "application": "package",
10
10
  "private": false,
11
- "version": "1.3.464",
11
+ "version": "1.3.465",
12
12
  "author": "Amir Abolhasani, Alireza Esmaeeli, Sepideh Mazloumi, Hooman Shashaeh, Mehrab Bahramian",
13
13
  "license": "MIT",
14
14
  "main": "./dist/main.js",
@@ -277,10 +277,6 @@
277
277
  text-align: center;
278
278
  }
279
279
 
280
- .ns_table tr:hover {
281
- background-color: #dbdbdb !important;
282
- }
283
-
284
280
  .ns_td_input {
285
281
  height: 24px;
286
282
  width: 24px !important;