Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
software-engineering-project
front-end
Commits
0720c5eb
Commit
0720c5eb
authored
3 years ago
by
Thomas Mathieu
Browse files
Options
Download
Patches
Plain Diff
Finished
parent
6eda1922
master
1 merge request
!17
Finished
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/toolbar/toolbar.component.css
+4
-2
src/app/toolbar/toolbar.component.css
with
4 additions
and
2 deletions
+4
-2
src/app/toolbar/toolbar.component.css
+
4
−
2
View file @
0720c5eb
...
...
@@ -23,11 +23,13 @@ mat-grid-list {
}
.button-graphics
:hover
,
.button-search
:hover
,
.button-settings
:hover
,
.button-home
:hover
{
.button-graphics
:hover
,
.button-search
:hover
,
.button-settings
:hover
{
transform
:
scale
(
1.7
);
}
.button-home
:hover
{
transform
:
scale
(
2.4
);
}
/* Horizontal separator */
.underline
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets