Skip to content

Commit 69240da

Browse files
author
Thierry Corre
committed
Update custom UI and add it's icon. Update shadow problem in env css.
1 parent fa1289b commit 69240da

15 files changed

+7
-7
lines changed

web/css/color-my-env.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
.dev.navbar .nav > li > a,
3333
.preprod.navbar .nav > li > a,
34-
p.logged { color: white; }
34+
p.logged { color: white; text-shadow: none; }
3535

3636
.dev.navbar .nav > li > a:hover,
3737
.preprod.navbar .nav > li > a:hover { color: black; }
Loading
Loading
178 Bytes
Loading
104 Bytes
Loading
125 Bytes
Loading
105 Bytes
Loading
Loading
Loading
4.27 KB
Loading
4.27 KB
Loading
4.27 KB
Loading
4.27 KB
Loading

web/css/jquery-ui-1.9.2.custom.min.css

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

web/js/jquery-ui-1.9.2.custom.min.js

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

0 commit comments

Comments
 (0)