GITLAB
Shilpi Saini
/ startup_jalsa_frontend
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
78d000d6615ea48276edce628fc5f5e7653790b4
Authored by
apple
2019-07-22 09:39:38 -0400
1 parent
03c9e5d636
Exists in
master
minor fix
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
css/custom.css
Side-by-side Diff
Inline Diff
css/custom.css
Diff comments
View file @
78d000d
...
...
@@ -1314,7 +1314,7 @@ table {
1314
1314
width: 60%;
1315
1315
}
1316
1316
.city-meetup {
1317
-
opacity: 0.7;
1317
+
/* opacity: 0.7; */
1318
1318
filter: alpha(opacity=80); /* For IE8 and earlier */
1319
1319
}
1320
1320
...
...