1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-30 18:20:15 +02:00

save layout settings.

This commit is contained in:
Kushagra Gour
2016-05-03 01:11:38 +05:30
parent 225c325ebd
commit cce694c6e7
2 changed files with 11 additions and 5 deletions

View File

@@ -128,7 +128,7 @@
.mode-btn svg {
width: 20px;
height: 20px;
fill: rgba(255, 255, 255, 0.09)
fill: rgba(255, 255, 255, 0.2)
}
.mode-btn:hover svg,
.mode-btn.selected svg {