Alexey Boroda
/
extrem-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
ba96f220ca77c4dba21258a97c8035ddffe42275
Authored by
Eugeny Galkovskiy
2016-10-11 12:52:57 +0300
1 parent
fdde6bd7
123
Showing
1 changed file
with
1 additions
and
1 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 @
ba96f22
...
...
@@ -1698,7 +1698,7 @@ p.right{text-align: right;}
1698
1698
align-items: center;
1699
1699
letter-spacing: 0.4px;
1700
1700
}
1701
-.cols a
.label:hover
{
1701
+.cols a
:hover .label
{
1702
1702
bottom:0;
1703
1703
}
1704
1704
.cols a .label span{font-weight: 600;padding-right: 5px;}
...
...