Eugeny Galkovskiy
/
kbenergy_new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
df720e8bd11fd6d9f06da4920dcefec27c64486c
Authored by
Eugeny Galkovskiy
2018-02-14 12:06:50 +0200
1 parent
a56fe95a
style fix
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/main.css
Inline
Side-by-side
frontend/web/css/main.css
Wrap text
Show/Hide comments
View file @
df720e8
...
...
@@ -790,6 +790,7 @@ ul.list-wr span{color: #555;}
790
790
left: -10px;
791
791
transition: 0.3s;
792
792
box-shadow: 0px 5px 12px -6px black;
793
+ color: #006697;
793
794
}
794
795
.phone_hint:after {
795
796
content: '';
...
...