Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit cfb708b

Browse files
committed
Update
1 parent 0a6ca78 commit cfb708b

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

css/style.dashboard.css

-4
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,6 @@ body {
130130
margin-top: 14px;
131131
}
132132

133-
.dropdown .employ-toggle.click:hover {
134-
background: #fff;
135-
}
136-
137133
/* content
138134
========================================================================== */
139135
.content .box {

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-ui-dashboard",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Simple and fast dashboard template.",
55
"main": "css/style.dashboard.css",
66
"repository": {

0 commit comments

Comments
 (0)