diff --git a/src/App.vue b/src/App.vue index 9b6af76..dfa26b4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,7 +16,8 @@ } .commonbutton { width: 100px; - color: #349d2f !important; + // color: #349d2f !important; + color: rgb(14, 194, 116)!important; font-weight: 700!important; height: 35px; } diff --git a/src/assets/images/currentusers.png b/src/assets/images/currentusers.png new file mode 100644 index 0000000..efaab6c Binary files /dev/null and b/src/assets/images/currentusers.png differ diff --git a/src/views/Home.vue b/src/views/Home.vue index 7b29a70..086635a 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -467,7 +467,7 @@
@@ -845,6 +845,7 @@ export default { .dropdownmain:hover { background-color: rgb(204, 249, 203); color: rgb(30, 150, 63); + /* color: #2BCA84; */ font-weight: 700; } .titleimg :hover { diff --git a/src/views/common-settings/ItemType.vue b/src/views/common-settings/ItemType.vue index 39a76ac..5c76566 100644 --- a/src/views/common-settings/ItemType.vue +++ b/src/views/common-settings/ItemType.vue @@ -1,7 +1,7 @@ diff --git a/src/views/common-settings/SampleGroup.vue b/src/views/common-settings/SampleGroup.vue index cf9ab61..2c0cd52 100644 --- a/src/views/common-settings/SampleGroup.vue +++ b/src/views/common-settings/SampleGroup.vue @@ -1,10 +1,10 @@