Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
be45fabf
Commit
be45fabf
authored
Nov 23, 2016
by
Phil Höfer
Browse files
media breakpoints angepasst
parent
9c821f1d
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/themes/default.css
View file @
be45fabf
...
...
@@ -1574,14 +1574,14 @@ pre code {
width
:
750px
;
}
}
@media
(
min-width
:
992
px
)
{
@media
(
min-width
:
1200
px
)
{
.container
{
width
:
97
0px
;
width
:
113
0px
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.container
{
width
:
1
17
0px
;
width
:
1
43
0px
;
}
}
.container-fluid
{
...
...
@@ -1914,7 +1914,7 @@ pre code {
margin-left
:
0%
;
}
}
@media
(
min-width
:
992
px
)
{
@media
(
min-width
:
1200
px
)
{
.col-md-1
,
.col-md-2
,
.col-md-3
,
.col-md-4
,
.col-md-5
,
.col-md-6
,
.col-md-7
,
.col-md-8
,
.col-md-9
,
.col-md-10
,
.col-md-11
,
.col-md-12
{
float
:
left
;
}
...
...
@@ -2072,7 +2072,7 @@ pre code {
margin-left
:
0%
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.col-lg-1
,
.col-lg-2
,
.col-lg-3
,
.col-lg-4
,
.col-lg-5
,
.col-lg-6
,
.col-lg-7
,
.col-lg-8
,
.col-lg-9
,
.col-lg-10
,
.col-lg-11
,
.col-lg-12
{
float
:
left
;
}
...
...
@@ -5908,7 +5908,7 @@ button.close {
width
:
300px
;
}
}
@media
(
min-width
:
992
px
)
{
@media
(
min-width
:
1200
px
)
{
.modal-lg
{
width
:
900px
;
}
...
...
@@ -6515,7 +6515,7 @@ button.close {
display
:
inline-block
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
99
1
px
)
{
@media
(
min-width
:
768px
)
and
(
max-width
:
11
99px
)
{
.visible-sm
{
display
:
block
!important
;
}
...
...
@@ -6530,22 +6530,22 @@ button.close {
display
:
table-cell
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
99
1
px
)
{
@media
(
min-width
:
768px
)
and
(
max-width
:
11
99px
)
{
.visible-sm-block
{
display
:
block
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
99
1
px
)
{
@media
(
min-width
:
768px
)
and
(
max-width
:
11
99px
)
{
.visible-sm-inline
{
display
:
inline
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
99
1
px
)
{
@media
(
min-width
:
768px
)
and
(
max-width
:
11
99px
)
{
.visible-sm-inline-block
{
display
:
inline-block
!important
;
}
}
@media
(
min-width
:
992
px
)
and
(
max-width
:
1
1
99px
)
{
@media
(
min-width
:
1200
px
)
and
(
max-width
:
1
4
99px
)
{
.visible-md
{
display
:
block
!important
;
}
...
...
@@ -6560,22 +6560,22 @@ button.close {
display
:
table-cell
!important
;
}
}
@media
(
min-width
:
992
px
)
and
(
max-width
:
1
1
99px
)
{
@media
(
min-width
:
1200
px
)
and
(
max-width
:
1
4
99px
)
{
.visible-md-block
{
display
:
block
!important
;
}
}
@media
(
min-width
:
992
px
)
and
(
max-width
:
1
1
99px
)
{
@media
(
min-width
:
1200
px
)
and
(
max-width
:
1
4
99px
)
{
.visible-md-inline
{
display
:
inline
!important
;
}
}
@media
(
min-width
:
992
px
)
and
(
max-width
:
1
1
99px
)
{
@media
(
min-width
:
1200
px
)
and
(
max-width
:
1
4
99px
)
{
.visible-md-inline-block
{
display
:
inline-block
!important
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.visible-lg
{
display
:
block
!important
;
}
...
...
@@ -6590,17 +6590,17 @@ button.close {
display
:
table-cell
!important
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.visible-lg-block
{
display
:
block
!important
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.visible-lg-inline
{
display
:
inline
!important
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.visible-lg-inline-block
{
display
:
inline-block
!important
;
}
...
...
@@ -6610,17 +6610,17 @@ button.close {
display
:
none
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
99
1
px
)
{
@media
(
min-width
:
768px
)
and
(
max-width
:
11
99px
)
{
.hidden-sm
{
display
:
none
!important
;
}
}
@media
(
min-width
:
992
px
)
and
(
max-width
:
1
1
99px
)
{
@media
(
min-width
:
1200
px
)
and
(
max-width
:
1
4
99px
)
{
.hidden-md
{
display
:
none
!important
;
}
}
@media
(
min-width
:
1
2
00px
)
{
@media
(
min-width
:
1
5
00px
)
{
.hidden-lg
{
display
:
none
!important
;
}
...
...
public/css/themes/default.css.map
View file @
be45fabf
This diff is collapsed.
Click to expand it.
resources/assets/less/default.less
View file @
be45fabf
@import "./bootstrap/bootstrap.less";
@import "./metager/metager.less";
@import "./bootstrap/variables.less";
@import "./variables-default.less";
/*input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=tel]:focus {
...
...
resources/assets/less/variables-default.less
View file @
be45fabf
...
...
@@ -16,4 +16,11 @@
@link-hover-decoration: underline;
@font-size-base: 14px;
\ No newline at end of file
@font-size-base: 14px;
@screen-md: 1200px;
@container-desktop: (1100px + @grid-gutter-width);
@screen-lg: 1500px;
@container-large-desktop: (1400px + @grid-gutter-width);
\ No newline at end of file
Write
Preview
Supports
Markdown
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