Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
bdddd071
Commit
bdddd071
authored
Feb 08, 2016
by
difox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix social images
parent
f795c069
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
frontend/web/css/custom.css
frontend/web/css/custom.css
+5
-2
frontend/web/images/auth.png
frontend/web/images/auth.png
+0
-0
No files found.
frontend/web/css/custom.css
View file @
bdddd071
...
...
@@ -10,10 +10,10 @@
border
:
1px
solid
#E9A2A2
;
}
/* EAuth widget */
.eauth-service-id-vk
.eauth-service-link
:before
{
.eauth-
list
.eauth-
service-id-vk
.eauth-service-link
:before
{
background-position
:
0
-136px
;
}
.eauth-service-id-google
.eauth-service-link
:before
{
.eauth-
list
.eauth-
service-id-google
.eauth-service-link
:before
{
background-position
:
0
-34px
;
}
.eauth-service
{
...
...
@@ -23,4 +23,7 @@
.eauth-list
{
margin
:
0
!important
;
margin-top
:
10px
!important
;
}
.eauth-list
.eauth-service-link
:before
,
.eauth-service-link
:after
{
background
:
url("/images/auth.png")
0
0
no-repeat
;
}
\ No newline at end of file
frontend/web/images/auth.png
0 → 100644
View file @
bdddd071
6.18 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment