Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Merge requests
!2923
Corrected spacing
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/AlecRust/patch-3
into
master
13 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: AlecRust
0
0
Compare
master
master (base)
and
latest version
latest version
ff57f595
1 commit,
2 years ago
1 file
+
1
-
1
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
less/mixins.less
+
1
-
1
Options
View file @ ff57f595
Show full file
@@ -302,7 +302,7 @@
// Opacity
.opacity(@opacity: 100) {
opacity: @opacity / 100;
filter: ~"alpha(opacity=@{opacity})";
filter: ~"alpha(opacity=@{opacity})";
}
Menu
Explore
Projects
Groups
Snippets