Administrator
/
new_rukzachok-1
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
3ba211b3eb7698c08757346a07adbcd41ddc049f
Authored by
Administrator
2016-09-15 12:46:42 +0300
1 parent
02b6a6df
14.09.16
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
3ba211b
...
...
@@ -100,3 +100,6 @@
100
100
.event_block .flip-clock-wrapper ul li{
101
101
line-height: 50px;
102
102
}
103
+#HOME_SLIDER .flip-clock-wrapper{
104
+ z-index: 1000;
105
+}
103
106
\ No newline at end of file
...
...