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
b1f2916c
Commit
b1f2916c
authored
May 30, 2017
by
Karl Hasselbring
Browse files
Merge branch 'development' into 517-build-prozess-auf-server-auslagern
parents
81ce2d66
698e8273
Changes
38
Hide whitespace changes
Inline
Side-by-side
public/build/css/beitritt.css.map
View file @
b1f2916c
{"version":3,"sources":["beitritt.less","beitritt.css"],"names":[],"mappings":"AAAA;EACI;IACI,uBAAA;IACA,YAAA;IACA,aAAA;GCCL;EDCC;IACI,yBAAA;GCCL;EDCC;IACI,yBAAA;GCCL;EDCC;IACI,yBAAA;GCCL;EDCC;IACI,yBAAA;GCCL;EDCC;IACI,0BAAA;GCCL;EDCC;IACI,0BAAA;GCCL;EDCC;;IACI,uBAAA;IACA,wBAAA;IACA,2BAAA;IACA,UAAA;GCEL;EDAC;IACI,uBAAA;IACA,wBAAA;IACA,8BAAA;GCEL;EDAC;IACI,iBAAA;GCEL;EDAC;IACI,iBAAA;GCEL;EDAC;IACI,yBAAA;IACA,0BAAA;GCEL;EACD,6DAA6D;EDA3D;IACI,sBAAA;IACA,2BAAA;IACA,0BAAA;IACA,8BAAA;IACA,yBAAA;IACA,uBAAA;IACA,wBAAA;IACA,2BAAA;IACA,4BAAA;GCEL;EDAC;ICEA,qBAAqB;IDAjB,8BAAA;GCEL;EDAC;ICEA,6BAA6B;IDAzB,8BAAA;GCEL;EDAC;ICEA,yBAAyB;IDArB,8BAAA;GCEL;EDAC;ICEA,2BAA2B;IDAvB,8BAAA;GCEL;EDAC;IACI,0BAAA;GCEL;CACF","file":"beitritt.css","sourcesContent":["@media print {\r\n .container {\r\n width: auto !important;\r\n margin: 0px;\r\n padding: 0px;\r\n }\r\n hr {\r\n display: none !important;\r\n }\r\n #spendenaufruf {\r\n display: none !important;\r\n }\r\n header {\r\n display: none !important;\r\n }\r\n footer {\r\n display: none !important;\r\n }\r\n .wrapper {\r\n padding-top: 0 !important;\r\n }\r\n * {\r\n font-size: 12px!important;\r\n }\r\n input[type=text], input[type=email] {\r\n margin: 0px !important;\r\n padding: 0px !important;\r\n height: initial !important;\r\n border: 0;\r\n }\r\n .beitritt-form-group {\r\n margin: 0px !important;\r\n padding: 0px !important;\r\n margin-bottom: 0px !important;\r\n }\r\n .sign {\r\n margin-top: 10px;\r\n }\r\n .donation-amount-input {\r\n padding-top: 5px;\r\n }\r\n h1 {\r\n margin-top: 0 !important;\r\n padding-top: 0 !important;\r\n }\r\n /* Skalierung für Firefox, absolut für die anderen Browser */\r\n input[type=radio] {\r\n transform: scale(0.5);\r\n -moz-transform: scale(0.5);\r\n -ms-transform: scale(0.5);\r\n -webkit-transform: scale(0.5);\r\n -o-transform: scale(0.5);\r\n width: 20px !important;\r\n height: 20px !important;\r\n margin-top: 0px !important;\r\n padding-top: 0px !important;\r\n }\r\n input::-webkit-input-placeholder {\r\n /* WebKit browsers */\r\n color: transparent !important;\r\n }\r\n input:-moz-placeholder {\r\n /* Mozilla Firefox 4 to 18 */\r\n color: transparent !important;\r\n }\r\n input::-moz-placeholder {\r\n /* Mozilla Firefox 19+ */\r\n color: transparent !important;\r\n }\r\n input:-ms-input-placeholder {\r\n /* Internet Explorer 10+ */\r\n color: transparent !important;\r\n }\r\n .pagebreak {\r\n page-break-before: always;\r\n }\r\n}","@media print {\n .container {\n width: auto !important;\n margin: 0px;\n padding: 0px;\n }\n hr {\n display: none !important;\n }\n #spendenaufruf {\n display: none !important;\n }\n header {\n display: none !important;\n }\n footer {\n display: none !important;\n }\n .wrapper {\n padding-top: 0 !important;\n }\n * {\n font-size: 12px!important;\n }\n input[type=text],\n input[type=email] {\n margin: 0px !important;\n padding: 0px !important;\n height: initial !important;\n border: 0;\n }\n .beitritt-form-group {\n margin: 0px !important;\n padding: 0px !important;\n margin-bottom: 0px !important;\n }\n .sign {\n margin-top: 10px;\n }\n .donation-amount-input {\n padding-top: 5px;\n }\n h1 {\n margin-top: 0 !important;\n padding-top: 0 !important;\n }\n /* Skalierung für Firefox, absolut für die anderen Browser */\n input[type=radio] {\n transform: scale(0.5);\n -moz-transform: scale(0.5);\n -ms-transform: scale(0.5);\n -webkit-transform: scale(0.5);\n -o-transform: scale(0.5);\n width: 20px !important;\n height: 20px !important;\n margin-top: 0px !important;\n padding-top: 0px !important;\n }\n input::-webkit-input-placeholder {\n /* WebKit browsers */\n color: transparent !important;\n }\n input:-moz-placeholder {\n /* Mozilla Firefox 4 to 18 */\n color: transparent !important;\n }\n input::-moz-placeholder {\n /* Mozilla Firefox 19+ */\n color: transparent !important;\n }\n input:-ms-input-placeholder {\n /* Internet Explorer 10+ */\n color: transparent !important;\n }\n .pagebreak {\n page-break-before: always;\n }\n}\n"]}
\ No newline at end of file
{"version":3,"sources":["beitritt.less","beitritt.css"],"names":[],"mappings":"AAAA;EACI;IACI,yBAAA;GCCL;EDCC;IACI,yBAAA;GCCL;EDCC;IACI,yBAAA;IACA,0BAAA;GCCL;EDCC;IACI,yBAAA;GCCL;EDCC;;IACI,uBAAA;IACA,wBAAA;IACA,2BAAA;IACA,UAAA;GCEL;EACD,6DAA6D;EDA3D;IACI,sBAAA;IACA,2BAAA;IACA,0BAAA;IACA,8BAAA;IACA,yBAAA;IACA,uBAAA;IACA,wBAAA;IACA,2BAAA;IACA,4BAAA;GCEL;EDAC;ICEA,qBAAqB;IDAjB,8BAAA;GCEL;EDAC;ICEA,6BAA6B;IDAzB,8BAAA;GCEL;EDAC;ICEA,yBAAyB;IDArB,8BAAA;GCEL;EDAC;ICEA,2BAA2B;IDAvB,8BAAA;GCEL;EDAC;IACI,uBAAA;IACA,YAAA;IACA,aAAA;GCEL;EDAC;IACI,0BAAA;GCEL;EDAC;IACI,0BAAA;GCEL;EDAC;IACI,uBAAA;IACA,wBAAA;IACA,8BAAA;GCEL;EDAC;IACI,iBAAA;GCEL;EDAC;IACI,iBAAA;GCEL;EDAC;IACI,0BAAA;GCEL;EDAC;IACI,yBAAA;GCEL;CACF","file":"beitritt.css","sourcesContent":["@media print {\n header {\n display: none !important;\n }\n footer {\n display: none !important;\n }\n h1 {\n margin-top: 0 !important;\n padding-top: 0 !important;\n }\n hr {\n display: none !important;\n }\n input[type=text], input[type=email] {\n margin: 0px !important;\n padding: 0px !important;\n height: initial !important;\n border: 0;\n }\n /* Skalierung für Firefox, absolut für die anderen Browser */\n input[type=radio] {\n transform: scale(0.5);\n -moz-transform: scale(0.5);\n -ms-transform: scale(0.5);\n -webkit-transform: scale(0.5);\n -o-transform: scale(0.5);\n width: 20px !important;\n height: 20px !important;\n margin-top: 0px !important;\n padding-top: 0px !important;\n }\n input::-webkit-input-placeholder {\n /* WebKit browsers */\n color: transparent !important;\n }\n input:-moz-placeholder {\n /* Mozilla Firefox 4 to 18 */\n color: transparent !important;\n }\n input::-moz-placeholder {\n /* Mozilla Firefox 19+ */\n color: transparent !important;\n }\n input:-ms-input-placeholder {\n /* Internet Explorer 10+ */\n color: transparent !important;\n }\n .container {\n width: auto !important;\n margin: 0px;\n padding: 0px;\n }\n .wrapper {\n padding-top: 0 !important;\n }\n * {\n font-size: 12px!important;\n }\n .beitritt-form-group {\n margin: 0px !important;\n padding: 0px !important;\n margin-bottom: 0px !important;\n }\n .sign {\n margin-top: 10px;\n }\n .donation-amount-input {\n padding-top: 5px;\n }\n .pagebreak {\n page-break-before: always;\n }\n #spendenaufruf {\n display: none !important;\n }\n}","@media print {\n header {\n display: none !important;\n }\n footer {\n display: none !important;\n }\n h1 {\n margin-top: 0 !important;\n padding-top: 0 !important;\n }\n hr {\n display: none !important;\n }\n input[type=text],\n input[type=email] {\n margin: 0px !important;\n padding: 0px !important;\n height: initial !important;\n border: 0;\n }\n /* Skalierung für Firefox, absolut für die anderen Browser */\n input[type=radio] {\n transform: scale(0.5);\n -moz-transform: scale(0.5);\n -ms-transform: scale(0.5);\n -webkit-transform: scale(0.5);\n -o-transform: scale(0.5);\n width: 20px !important;\n height: 20px !important;\n margin-top: 0px !important;\n padding-top: 0px !important;\n }\n input::-webkit-input-placeholder {\n /* WebKit browsers */\n color: transparent !important;\n }\n input:-moz-placeholder {\n /* Mozilla Firefox 4 to 18 */\n color: transparent !important;\n }\n input::-moz-placeholder {\n /* Mozilla Firefox 19+ */\n color: transparent !important;\n }\n input:-ms-input-placeholder {\n /* Internet Explorer 10+ */\n color: transparent !important;\n }\n .container {\n width: auto !important;\n margin: 0px;\n padding: 0px;\n }\n .wrapper {\n padding-top: 0 !important;\n }\n * {\n font-size: 12px!important;\n }\n .beitritt-form-group {\n margin: 0px !important;\n padding: 0px !important;\n margin-bottom: 0px !important;\n }\n .sign {\n margin-top: 10px;\n }\n .donation-amount-input {\n padding-top: 5px;\n }\n .pagebreak {\n page-break-before: always;\n }\n #spendenaufruf {\n display: none !important;\n }\n}\n"]}
\ No newline at end of file
public/build/css/themes/default-96bcda023c.css
deleted
100644 → 0
View file @
81ce2d66
Changes suppressed. Click to show.
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html
{
font-family
:
sans-serif
;
-ms-text-size-adjust
:
100%
;
-webkit-text-size-adjust
:
100%
;
}
body
{
margin
:
0
;
}
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
main
,
menu
,
nav
,
section
,
summary
{
display
:
block
;
}
audio
,
canvas
,
progress
,
video
{
display
:
inline-block
;
vertical-align
:
baseline
;
}
audio
:not
([
controls
])
{
display
:
none
;
height
:
0
;
}
[
hidden
],
template
{
display
:
none
;
}
a
{
background-color
:
transparent
;
}
a
:active
,
a
:hover
{
outline
:
0
;
}
abbr
[
title
]
{
border-bottom
:
1px
dotted
;
}
b
,
strong
{
font-weight
:
bold
;
}
dfn
{
font-style
:
italic
;
}
h1
{
font-size
:
2em
;
margin
:
0.67em
0
;
}
mark
{
background
:
#ff0
;
color
:
#000
;
}
small
{
font-size
:
80%
;
}
sub
,
sup
{
font-size
:
75%
;
line-height
:
0
;
position
:
relative
;
vertical-align
:
baseline
;
}
sup
{
top
:
-0.5em
;
}
sub
{
bottom
:
-0.25em
;
}
img
{
border
:
0
;
}
svg
:not
(
:root
)
{
overflow
:
hidden
;
}
figure
{
margin
:
1em
40px
;
}
hr
{
box-sizing
:
content-box
;
height
:
0
;
}
pre
{
overflow
:
auto
;
}
code
,
kbd
,
pre
,
samp
{
font-family
:
monospace
,
monospace
;
font-size
:
1em
;
}
button
,
input
,
optgroup
,
select
,
textarea
{
color
:
inherit
;
font
:
inherit
;
margin
:
0
;
}
button
{
overflow
:
visible
;
}
button
,
select
{
text-transform
:
none
;
}
button
,
html
input
[
type
=
"button"
],
input
[
type
=
"reset"
],
input
[
type
=
"submit"
]
{
-webkit-appearance
:
button
;
cursor
:
pointer
;
}
button
[
disabled
],
html
input
[
disabled
]
{
cursor
:
default
;
}
button
::-moz-focus-inner
,
input
::-moz-focus-inner
{
border
:
0
;
padding
:
0
;
}
input
{
line-height
:
normal
;
}
input
[
type
=
"checkbox"
],
input
[
type
=
"radio"
]
{
box-sizing
:
border-box
;
padding
:
0
;
}
input
[
type
=
"number"
]
::-webkit-inner-spin-button
,
input
[
type
=
"number"
]
::-webkit-outer-spin-button
{
height
:
auto
;
}
input
[
type
=
"search"
]
{
-webkit-appearance
:
textfield
;
box-sizing
:
content-box
;
}
input
[
type
=
"search"
]
::-webkit-search-cancel-button
,
input
[
type
=
"search"
]
::-webkit-search-decoration
{
-webkit-appearance
:
none
;
}
fieldset
{
border
:
1px
solid
#c0c0c0
;
margin
:
0
2px
;
padding
:
0.35em
0.625em
0.75em
;
}
legend
{
border
:
0
;
padding
:
0
;
}
textarea
{
overflow
:
auto
;
}
optgroup
{
font-weight
:
bold
;
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
;
}
td
,
th
{
padding
:
0
;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media
print
{
*,
*
:before
,
*
:after
{
background
:
transparent
!important
;
color
:
#000
!important
;
box-shadow
:
none
!important
;
text-shadow
:
none
!important
;
}
a
,
a
:visited
{
text-decoration
:
underline
;
}
a
[
href
]
:after
{
content
:
" ("
attr
(
href
)
")"
;
}
abbr
[
title
]
:after
{
content
:
" ("
attr
(
title
)
")"
;
}
a
[
href
^=
"#"
]
:after
,
a
[
href
^=
"javascript:"
]
:after
{
content
:
""
;
}
pre
,
blockquote
{
border
:
1px
solid
#999
;
page-break-inside
:
avoid
;
}
thead
{
display
:
table-header-group
;
}
tr
,
img
{
page-break-inside
:
avoid
;
}
img
{
max-width
:
100%
!important
;
}
p
,
h2
,
h3
{
orphans
:
3
;
widows
:
3
;
}
h2
,
h3
{
page-break-after
:
avoid
;
}
.navbar
{
display
:
none
;
}
.btn
>
.caret
,
.dropup
>
.btn
>
.caret
{
border-top-color
:
#000
!important
;
}
.label
{
border
:
1px
solid
#000
;
}
.table
{
border-collapse
:
collapse
!important
;
}
.table
td
,
.table
th
{
background-color
:
#fff
!important
;
}
.table-bordered
th
,
.table-bordered
td
{
border
:
1px
solid
#ddd
!important
;
}
}
@font-face
{
font-family
:
'Glyphicons Halflings'
;
src
:
url('/fonts/glyphicons-halflings-regular.eot')
;
src
:
url('/fonts/glyphicons-halflings-regular.eot?#iefix')
format
(
'embedded-opentype'
),
url('/fonts/glyphicons-halflings-regular.woff2')
format
(
'woff2'
),
url('/fonts/glyphicons-halflings-regular.woff')
format
(
'woff'
),
url('/fonts/glyphicons-halflings-regular.ttf')
format
(
'truetype'
),
url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
format
(
'svg'
);
}
.glyphicon
{
position
:
relative
;
top
:
1px
;
display
:
inline-block
;
font-family
:
'Glyphicons Halflings'
;
font-style
:
normal
;
font-weight
:
normal
;
line-height
:
1
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
}
.glyphicon-asterisk
:before
{
content
:
"\002a"
;
}
.glyphicon-plus
:before
{
content
:
"\002b"
;
}
.glyphicon-euro
:before
,
.glyphicon-eur
:before
{
content
:
"\20ac"
;
}
.glyphicon-minus
:before
{
content
:
"\2212"
;
}
.glyphicon-cloud
:before
{
content
:
"\2601"
;
}
.glyphicon-envelope
:before
{
content
:
"\2709"
;
}
.glyphicon-pencil
:before
{
content
:
"\270f"
;
}
.glyphicon-glass
:before
{
content
:
"\e001"
;
}
.glyphicon-music
:before
{
content
:
"\e002"
;
}
.glyphicon-search
:before
{
content
:
"\e003"
;
}
.glyphicon-heart
:before
{
content
:
"\e005"
;
}
.glyphicon-star
:before
{
content
:
"\e006"
;
}
.glyphicon-star-empty
:before
{
content
:
"\e007"
;
}
.glyphicon-user
:before
{
content
:
"\e008"
;
}
.glyphicon-film
:before
{
content
:
"\e009"
;
}
.glyphicon-th-large
:before
{
content
:
"\e010"
;
}
.glyphicon-th
:before
{
content
:
"\e011"
;
}
.glyphicon-th-list
:before
{
content
:
"\e012"
;
}
.glyphicon-ok
:before
{
content
:
"\e013"
;
}
.glyphicon-remove
:before
{
content
:
"\e014"
;
}
.glyphicon-zoom-in
:before
{
content
:
"\e015"
;
}
.glyphicon-zoom-out
:before
{
content
:
"\e016"
;
}
.glyphicon-off
:before
{
content
:
"\e017"
;
}
.glyphicon-signal
:before
{
content
:
"\e018"
;
}
.glyphicon-cog
:before
{
content
:
"\e019"
;
}
.glyphicon-trash
:before
{
content
:
"\e020"
;
}
.glyphicon-home
:before
{
content
:
"\e021"
;
}
.glyphicon-file
:before
{
content
:
"\e022"
;
}
.glyphicon-time
:before
{
content
:
"\e023"
;
}
.glyphicon-road
:before
{
content
:
"\e024"
;
}
.glyphicon-download-alt
:before
{
content
:
"\e025"
;
}
.glyphicon-download
:before
{
content
:
"\e026"
;
}
.glyphicon-upload
:before
{
content
:
"\e027"
;
}
.glyphicon-inbox
:before
{
content
:
"\e028"
;
}
.glyphicon-play-circle
:before
{
content
:
"\e029"
;
}
.glyphicon-repeat
:before
{
content
:
"\e030"
;
}
.glyphicon-refresh
:before
{
content
:
"\e031"
;
}
.glyphicon-list-alt
:before
{
content
:
"\e032"
;
}
.glyphicon-lock
:before
{
content
:
"\e033"
;
}
.glyphicon-flag
:before
{
content
:
"\e034"
;
}
.glyphicon-headphones
:before
{
content
:
"\e035"
;
}
.glyphicon-volume-off
:before
{
content
:
"\e036"
;
}
.glyphicon-volume-down
:before
{
content
:
"\e037"
;
}
.glyphicon-volume-up
:before
{
content
:
"\e038"
;
}
.glyphicon-qrcode
:before
{
content
:
"\e039"
;
}
.glyphicon-barcode
:before
{
content
:
"\e040"
;
}
.glyphicon-tag
:before
{
content
:
"\e041"
;
}
.glyphicon-tags
:before
{
content
:
"\e042"
;
}
.glyphicon-book
:before
{
content
:
"\e043"
;
}
.glyphicon-bookmark
:before
{
content
:
"\e044"
;
}
.glyphicon-print
:before
{
content
:
"\e045"
;
}
.glyphicon-camera
:before
{
content
:
"\e046"
;
}
.glyphicon-font
:before
{
content
:
"\e047"
;
}
.glyphicon-bold
:before
{
content
:
"\e048"
;
}
.glyphicon-italic
:before
{
content
:
"\e049"
;
}
.glyphicon-text-height
:before
{
content
:
"\e050"
;
}
.glyphicon-text-width
:before
{
content
:
"\e051"
;
}
.glyphicon-align-left
:before
{
content
:
"\e052"
;
}
.glyphicon-align-center
:before
{
content
:
"\e053"
;
}
.glyphicon-align-right
:before
{
content
:
"\e054"
;
}
.glyphicon-align-justify
:before
{
content
:
"\e055"
;
}
.glyphicon-list
:before
{
content
:
"\e056"
;
}
.glyphicon-indent-left
:before
{
content
:
"\e057"
;
}
.glyphicon-indent-right
:before
{
content
:
"\e058"
;
}
.glyphicon-facetime-video
:before
{
content
:
"\e059"
;
}
.glyphicon-picture
:before
{
content
:
"\e060"
;
}
.glyphicon-map-marker
:before
{
content
:
"\e062"
;
}
.glyphicon-adjust
:before
{
content
:
"\e063"
;
}
.glyphicon-tint
:before
{
content
:
"\e064"
;
}
.glyphicon-edit
:before
{
content
:
"\e065"
;
}
.glyphicon-share
:before
{
content
:
"\e066"
;
}
.glyphicon-check
:before
{
content
:
"\e067"
;
}
.glyphicon-move
:before
{
content
:
"\e068"
;
}
.glyphicon-step-backward
:before
{
content
:
"\e069"
;
}
.glyphicon-fast-backward
:before
{
content
:
"\e070"
;
}
.glyphicon-backward
:before
{
content
:
"\e071"
;
}
.glyphicon-play
:before
{
content
:
"\e072"
;
}
.glyphicon-pause
:before
{
content
:
"\e073"
;
}
.glyphicon-stop
:before
{
content
:
"\e074"
;
}
.glyphicon-forward
:before
{
content
:
"\e075"
;
}
.glyphicon-fast-forward
:before
{
content
:
"\e076"
;
}
.glyphicon-step-forward
:before
{
content
:
"\e077"
;
}
.glyphicon-eject
:before
{
content
:
"\e078"
;
}
.glyphicon-chevron-left
:before
{
content
:
"\e079"
;
}
.glyphicon-chevron-right
:before
{
content
:
"\e080"
;
}
.glyphicon-plus-sign
:before
{
content
:
"\e081"
;
}
.glyphicon-minus-sign
:before
{
content
:
"\e082"
;
}
.glyphicon-remove-sign
:before
{
content
:
"\e083"
;
}
.glyphicon-ok-sign
:before
{
content
:
"\e084"
;
}
.glyphicon-question-sign
:before
{
content
:
"\e085"
;
}
.glyphicon-info-sign
:before
{
content
:
"\e086"
;
}
.glyphicon-screenshot
:before
{
content
:
"\e087"
;
}
.glyphicon-remove-circle
:before
{
content
:
"\e088"
;
}
.glyphicon-ok-circle
:before
{
content
:
"\e089"
;
}
.glyphicon-ban-circle
:before
{
content
:
"\e090"
;
}
.glyphicon-arrow-left
:before
{
content
:
"\e091"
;
}
.glyphicon-arrow-right
:before
{
content
:
"\e092"
;
}
.glyphicon-arrow-up
:before
{
content
:
"\e093"
;
}
.glyphicon-arrow-down
:before
{
content
:
"\e094"
;
}
.glyphicon-share-alt
:before
{
content
:
"\e095"
;
}
.glyphicon-resize-full
:before
{
content
:
"\e096"
;
}
.glyphicon-resize-small
:before
{
content
:
"\e097"
;
}
.glyphicon-exclamation-sign
:before
{
content
:
"\e101"
;
}
.glyphicon-gift
:before
{
content
:
"\e102"
;
}
.glyphicon-leaf
:before
{
content
:
"\e103"
;
}
.glyphicon-fire
:before
{
content
:
"\e104"
;
}
.glyphicon-eye-open
:before
{
content
:
"\e105"
;
}
.glyphicon-eye-close
:before
{
content
:
"\e106"
;
}
.glyphicon-warning-sign
:before
{
content
:
"\e107"
;
}
.glyphicon-plane
:before
{
content
:
"\e108"
;
}
.glyphicon-calendar
:before
{
content
:
"\e109"
;
}
.glyphicon-random
:before
{
content
:
"\e110"
;