Commit 5fff48b3 by Kornkitt Poolsup

Change color of setting cog

parent d2f6590b
#FileLock
#Tue Apr 20 12:01:31 ICT 2021
server=localhost\:59392
hostName=localhost
method=file
id=178eda7a940a923fddcf46a2600cc85efa298922caf
2021.04.05 15:01:52 INFO Started: Metals version 0.10.0 in workspace 'D:\Installation\Grafana\fordevonly\grafana' for client vscode 1.55.0.
2021.04.05 15:01:57 INFO time: initialize in 7.26s
2021.04.05 15:02:07 WARN Build server is not auto-connectable.
2021.04.05 15:02:07 WARN no build tool detected in workspace 'D:\Installation\Grafana\fordevonly\grafana'. The most common cause for this problem is that the editor was opened in the wrong working directory, for example if you use sbt then the workspace directory should contain build.sbt. 
2021.04.07 14:56:28 INFO Started: Metals version 0.10.0 in workspace 'D:\Installation\Grafana\fordevonly\grafana' for client vscode 1.55.0.
2021.04.07 14:56:33 INFO time: initialize in 4.84s
2021.04.07 14:56:44 WARN Build server is not auto-connectable.
2021.04.07 14:56:44 WARN no build tool detected in workspace 'D:\Installation\Grafana\fordevonly\grafana'. The most common cause for this problem is that the editor was opened in the wrong working directory, for example if you use sbt then the workspace directory should contain build.sbt. 
2021.04.20 12:01:09 INFO Started: Metals version 0.10.1 in workspace 'D:\Installation\Grafana\fordevonly\grafana' for client vscode 1.55.2.
2021.04.20 12:01:16 INFO time: initialize in 7.36s
2021.04.20 12:01:32 WARN Build server is not auto-connectable.
2021.04.20 12:01:32 WARN no build tool detected in workspace 'D:\Installation\Grafana\fordevonly\grafana'. The most common cause for this problem is that the editor was opened in the wrong working directory, for example if you use sbt then the workspace directory should contain build.sbt. 
File added
......@@ -167,16 +167,16 @@ i.navbar-page-btn__search {
border-radius: 0 2px 2px 0;
}
&--settings {
.gicon {
filter: $navbar-btn-gicon-brightness;
}
&:hover {
.gicon {
filter: brightness(0.8);
}
}
}
// &--settings {
// .gicon {
// filter: $navbar-btn-gicon-brightness;
// }
// &:hover {
// .gicon {
// filter: brightness(0.8);
// }
// }
// }
&--tight {
padding: 7px 4px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment