Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
b50b4cd7
Commit
b50b4cd7
authored
Dec 28, 2014
by
Franco Fichtner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
themes: apply whitespace cleanups
parent
17568c17
Changes
16
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
133 additions
and
141 deletions
+133
-141
bootstrap.js
src/www/themes/opnsense/assets/javascripts/bootstrap.js
+0
-1
jquery-sortable.js
...www/themes/opnsense/assets/javascripts/jquery-sortable.js
+1
-1
main.js
src/www/themes/opnsense/assets/javascripts/main.js
+18
-18
_buttons.scss
...hemes/opnsense/assets/stylesheets/bootstrap/_buttons.scss
+1
-1
_dropdowns.scss
...mes/opnsense/assets/stylesheets/bootstrap/_dropdowns.scss
+0
-1
_list-group.scss
...es/opnsense/assets/stylesheets/bootstrap/_list-group.scss
+11
-11
_variables.scss
...mes/opnsense/assets/stylesheets/bootstrap/_variables.scss
+0
-2
_labels.scss
...opnsense/assets/stylesheets/bootstrap/mixins/_labels.scss
+1
-1
main.scss
src/www/themes/opnsense/assets/stylesheets/main.scss
+70
-70
bootstrap.js
src/www/themes/sample/assets/javascripts/bootstrap.js
+0
-1
jquery-sortable.js
src/www/themes/sample/assets/javascripts/jquery-sortable.js
+1
-1
main.js
src/www/themes/sample/assets/javascripts/main.js
+18
-18
_buttons.scss
.../themes/sample/assets/stylesheets/bootstrap/_buttons.scss
+1
-1
_dropdowns.scss
...hemes/sample/assets/stylesheets/bootstrap/_dropdowns.scss
+0
-1
_list-group.scss
...emes/sample/assets/stylesheets/bootstrap/_list-group.scss
+11
-11
_variables.scss
...hemes/sample/assets/stylesheets/bootstrap/_variables.scss
+0
-2
No files found.
src/www/themes/opnsense/assets/javascripts/bootstrap.js
View file @
b50b4cd7
...
@@ -2104,4 +2104,3 @@
...
@@ -2104,4 +2104,3 @@
}
}
}(
jQuery
);
}(
jQuery
);
src/www/themes/opnsense/assets/javascripts/jquery-sortable.js
View file @
b50b4cd7
src/www/themes/opnsense/assets/javascripts/main.js
View file @
b50b4cd7
src/www/themes/opnsense/assets/stylesheets/bootstrap/_buttons.scss
View file @
b50b4cd7
src/www/themes/opnsense/assets/stylesheets/bootstrap/_dropdowns.scss
View file @
b50b4cd7
...
@@ -212,4 +212,3 @@
...
@@ -212,4 +212,3 @@
}
}
}
}
}
}
src/www/themes/opnsense/assets/stylesheets/bootstrap/_list-group.scss
View file @
b50b4cd7
src/www/themes/opnsense/assets/stylesheets/bootstrap/_variables.scss
View file @
b50b4cd7
...
@@ -850,5 +850,3 @@ $page-header-border-color: $gray-lighter !default;
...
@@ -850,5 +850,3 @@ $page-header-border-color: $gray-lighter !default;
$dl-horizontal-offset
:
$component-offset-horizontal
!
default
;
$dl-horizontal-offset
:
$component-offset-horizontal
!
default
;
//** Horizontal line color.
//** Horizontal line color.
$hr-border
:
$gray-lighter
!
default
;
$hr-border
:
$gray-lighter
!
default
;
src/www/themes/opnsense/assets/stylesheets/bootstrap/mixins/_labels.scss
View file @
b50b4cd7
src/www/themes/opnsense/assets/stylesheets/main.scss
View file @
b50b4cd7
src/www/themes/sample/assets/javascripts/bootstrap.js
View file @
b50b4cd7
...
@@ -2104,4 +2104,3 @@
...
@@ -2104,4 +2104,3 @@
}
}
}(
jQuery
);
}(
jQuery
);
src/www/themes/sample/assets/javascripts/jquery-sortable.js
View file @
b50b4cd7
src/www/themes/sample/assets/javascripts/main.js
View file @
b50b4cd7
src/www/themes/sample/assets/stylesheets/bootstrap/_buttons.scss
View file @
b50b4cd7
src/www/themes/sample/assets/stylesheets/bootstrap/_dropdowns.scss
View file @
b50b4cd7
...
@@ -212,4 +212,3 @@
...
@@ -212,4 +212,3 @@
}
}
}
}
}
}
src/www/themes/sample/assets/stylesheets/bootstrap/_list-group.scss
View file @
b50b4cd7
src/www/themes/sample/assets/stylesheets/bootstrap/_variables.scss
View file @
b50b4cd7
...
@@ -850,5 +850,3 @@ $page-header-border-color: $gray-lighter !default;
...
@@ -850,5 +850,3 @@ $page-header-border-color: $gray-lighter !default;
$dl-horizontal-offset
:
$component-offset-horizontal
!
default
;
$dl-horizontal-offset
:
$component-offset-horizontal
!
default
;
//** Horizontal line color.
//** Horizontal line color.
$hr-border
:
$gray-lighter
!
default
;
$hr-border
:
$gray-lighter
!
default
;
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