mirror of https://github.com/docker/docs.git
Darker widget border.
This commit is contained in:
parent
58881f0fc7
commit
20b8a5dac6
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
.widget-style() {
|
.widget-style() {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 1px solid @gray-lightest;
|
border: 1px solid @gray-lighter;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue