Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
web-apps
Commits
33de23b4
Commit
33de23b4
authored
Jul 05, 2016
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DE] Update add-ons style.
parent
e5501d76
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
apps/common/main/resources/less/plugins.less
apps/common/main/resources/less/plugins.less
+3
-2
No files found.
apps/common/main/resources/less/plugins.less
View file @
33de23b4
...
...
@@ -29,7 +29,7 @@
background-color: @secondary;
.plugin-icon {
.box-shadow(0 0 0 2px
@primary
);
.box-shadow(0 0 0 2px
transparent
);
}
}
}
...
...
@@ -46,11 +46,12 @@
width: 31px;
height: 31px;
display: inline-block;
.box-shadow(0 0 0 1px
@gray
);
.box-shadow(0 0 0 1px
transparent
);
vertical-align: middle;
background-position: 0 0;
background-size: cover;
margin-right: 10px;
margin-top: -1px;
.background-ximage('@{common-image-path}/plugin/icon_add_on_default.png', '@{common-image-path}/plugin/icon_add_on_default@2x.png', 31px);
}
...
...
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