Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
c5e6ed90
Commit
c5e6ed90
authored
Mar 19, 2014
by
Thomas Park
Browse files
remove shamrock
parent
6aee122a
Changes
8
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
c5e6ed90
...
...
@@ -17,9 +17,9 @@ module.exports = function (grunt) {
'
*/
\n
'
,
swatch
:
{
amelia
:{},
cerulean
:{},
cosmo
:{},
cyborg
:{},
darkly
:{},
flatly
:{},
journal
:{},
lumen
:{},
readable
:{},
s
hamrock
:{},
simplex
:{},
slate
:{},
spacelab
:{},
superhero
:{},
united
:{},
yeti
:{},
custom
:{}
flatly
:{},
journal
:{},
lumen
:{},
readable
:{},
s
implex
:{},
slate
:{},
spacelab
:{},
superhero
:{},
united
:{},
yeti
:{},
custom
:{}
},
clean
:
{
build
:
{
...
...
index.html
View file @
c5e6ed90
...
...
@@ -406,33 +406,6 @@
</div>
</div>
<div
class=
"col-lg-4 col-sm-6"
>
<div
class=
"preview"
>
<div
class=
"image"
>
<a
href=
"shamrock/"
><img
class=
"img-responsive"
src=
"shamrock/thumbnail.png"
alt=
"Shamrock"
></a>
</div>
<div
class=
"options"
>
<h3>
Shamrock
</h3>
<p>
Luck of the Irish
<span
class=
"label label-warning"
>
For March Only!
</span></p>
<div
class=
"btn-group"
><a
class=
"btn btn-info"
href=
"shamrock/"
>
Preview
</a></div>
<div
class=
"btn-group"
>
<a
class=
"btn btn-info"
target=
"_blank"
href=
"shamrock/bootstrap.min.css"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'shamrock', 'bootstrap.min.css']);"
>
Download
</a>
<a
class=
"btn btn-info dropdown-toggle"
data-toggle=
"dropdown"
href=
"#"
>
<span
class=
"caret"
></span>
</a>
<ul
class=
"dropdown-menu"
>
<li><a
target=
"_blank"
href=
"shamrock/bootstrap.min.css"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'shamrock', 'bootstrap.min.css']);"
>
bootstrap.min.css
</a></li>
<li><a
target=
"_blank"
href=
"shamrock/bootstrap.css"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'shamrock', 'bootstrap.css']);"
>
bootstrap.css
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"shamrock/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'shamrock', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"shamrock/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'shamrock', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
</ul>
</div>
</div>
</div>
</div>
<div
class=
"col-lg-4 col-sm-6"
>
<div
class=
"preview"
>
<div
class=
"image"
>
...
...
shamrock/bootstrap.css
deleted
100644 → 0
View file @
6aee122a
Changes suppressed. Click to show.
@import
url('//fonts.googleapis.com/css?family=Marcellus')
;
/*!
* Bootswatch v3.1.1
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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
,
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
:
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
{
-moz-box-sizing
:
content-box
;
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
;
-moz-box-sizing
:
content-box
;
-webkit-box-sizing
:
content-box
;
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
;
}
@media
print
{
*
{
text-shadow
:
none
!important
;
color
:
#000
!important
;
background
:
transparent
!important
;
box-shadow
:
none
!important
;
}
a
,
a
:visited
{
text-decoration
:
underline
;
}
a
[
href
]
:after
{
content
:
" ("
attr
(
href
)
")"
;
}
abbr
[
title
]
:after
{
content
:
" ("
attr
(
title
)
")"
;
}
a
[
href
^=
"javascript:"
]
:after
,
a
[
href
^=
"#"
]
: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
;
}
select
{
background
:
#fff
!important
;
}
.navbar
{
display
:
none
;
}
.table
td
,
.table
th
{
background-color
:
#fff
!important
;
}
.btn
>
.caret
,
.dropup
>
.btn
>
.caret
{
border-top-color
:
#000
!important
;
}
.label
{
border
:
1px
solid
#000
;
}
.table
{
border-collapse
:
collapse
!important
;
}
.table-bordered
th
,
.table-bordered
td
{
border
:
1px
solid
#ddd
!important
;
}
}
*
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
*
:before
,
*
:after
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
html
{
font-size
:
62.5%
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
);
}
body
{
font-family
:
"Marcellus"
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
15px
;
line-height
:
1.42857143
;
color
:
#ffffff
;
background-color
:
#538935
;
}
input
,
button
,
select
,
textarea
{
font-family
:
inherit
;
font-size
:
inherit
;
line-height
:
inherit
;
}
a
{
color
:
#f8e33c
;
text-decoration
:
none
;
}
a
:hover
,
a
:focus
{
color
:
#f6dc0b
;
text-decoration
:
underline
;
}
a
:focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;
}
figure
{
margin
:
0
;
}
img
{
vertical-align
:
middle
;
}
.img-responsive
,
.thumbnail
>
img
,
.thumbnail
a
>
img
,
.carousel-inner
>
.item
>
img
,
.carousel-inner
>
.item
>
a
>
img
{
display
:
block
;
max-width
:
100%
;
height
:
auto
;
}
.img-rounded
{
border-radius
:
6px
;
}
.img-thumbnail
{
padding
:
4px
;
line-height
:
1.42857143
;
background-color
:
#538935
;
border
:
1px
solid
#dddddd
;
border-radius
:
4px
;
-webkit-transition
:
all
0.2s
ease-in-out
;
transition
:
all
0.2s
ease-in-out
;
display
:
inline-block
;
max-width
:
100%
;
height
:
auto
;
}
.img-circle
{
border-radius
:
50%
;
}
hr
{
margin-top
:
21px
;
margin-bottom
:
21px
;
border
:
0
;
border-top
:
1px
solid
#76a547
;
}
.sr-only
{
position
:
absolute
;
width
:
1px
;
height
:
1px
;
margin
:
-1px
;
padding
:
0
;
overflow
:
hidden
;
clip
:
rect
(
0
,
0
,
0
,
0
);
border
:
0
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
.h1
,
.h2
,
.h3
,
.h4
,
.h5
,
.h6
{
font-family
:
inherit
;
font-weight
:
500
;
line-height
:
1.1
;
color
:
inherit
;
}
h1
small
,
h2
small
,
h3
small
,
h4
small
,
h5
small
,
h6
small
,
.h1
small
,
.h2
small
,
.h3
small
,
.h4
small
,
.h5
small
,
.h6
small
,
h1
.small
,
h2
.small
,
h3
.small
,
h4
.small
,
h5
.small
,
h6
.small
,
.h1
.small
,
.h2
.small
,
.h3
.small
,
.h4
.small
,
.h5
.small
,
.h6
.small
{
font-weight
:
normal
;
line-height
:
1
;
color
:
#538935
;
}
h1
,
.h1
,
h2
,
.h2
,
h3
,
.h3
{
margin-top
:
21px
;
margin-bottom
:
10.5px
;
}
h1
small
,
.h1
small
,
h2
small
,
.h2
small
,
h3
small
,
.h3
small
,
h1
.small
,
.h1
.small
,
h2
.small
,
.h2
.small
,
h3
.small
,
.h3
.small
{
font-size
:
65%
;
}
h4
,
.h4
,
h5
,
.h5
,
h6
,
.h6
{
margin-top
:
10.5px
;
margin-bottom
:
10.5px
;
}
h4
small
,
.h4
small
,
h5
small
,
.h5
small
,
h6
small
,
.h6
small
,
h4
.small
,
.h4
.small
,
h5
.small
,
.h5
.small
,
h6
.small
,
.h6
.small
{
font-size
:
75%
;
}
h1
,
.h1
{
font-size
:
39px
;
}
h2
,
.h2
{
font-size
:
32px
;
}
h3
,
.h3
{
font-size
:
26px
;
}
h4
,
.h4
{
font-size
:
19px
;
}
h5
,
.h5
{
font-size
:
15px
;
}
h6
,
.h6
{
font-size
:
13px
;
}
p
{
margin
:
0
0
10.5px
;
}
.lead
{
margin-bottom
:
21px
;
font-size
:
17px
;
font-weight
:
200
;
line-height
:
1.4
;
}
@media
(
min-width
:
768px
)
{
.lead
{
font-size
:
22.5px
;
}
}
small
,
.small
{
font-size
:
85%
;
}
cite
{
font-style
:
normal
;
}
.text-left
{
text-align
:
left
;
}
.text-right
{
text-align
:
right
;
}
.text-center
{
text-align
:
center
;
}
.text-justify
{
text-align
:
justify
;
}
.text-muted
{
color
:
#76a547
;
}
.text-primary
{
color
:
#284815
;
}
a
.text-primary
:hover
{
color
:
#122109
;
}
.text-success
{
color
:
#ffffff
;
}
a
.text-success
:hover
{
color
:
#e6e6e6
;
}
.text-info
{
color
:
#ffffff
;
}
a
.text-info
:hover
{
color
:
#e6e6e6
;
}
.text-warning
{
color
:
#ffffff
;
}
a
.text-warning
:hover
{
color
:
#e6e6e6
;
}
.text-danger
{
color
:
#ffffff
;
}
a
.text-danger
:hover
{
color
:
#e6e6e6
;
}
.bg-primary
{
color
:
#fff
;
background-color
:
#284815
;
}
a
.bg-primary
:hover
{
background-color
:
#122109
;
}
.bg-success
{
background-color
:
#4b792e
;
}
a
.bg-success
:hover
{
background-color
:
#345420
;
}
.bg-info
{
background-color
:
#538935
;
}
a
.bg-info
:hover
{
background-color
:
#3d6427
;
}
.bg-warning
{
background-color
:
#3a6624
;
}
a
.bg-warning
:hover
{
background-color
:
#254017
;
}
.bg-danger
{
background-color
:
#76a547
;
}
a
.bg-danger
:hover
{
background-color
:
#5d8138
;
}
.page-header
{
padding-bottom
:
9.5px
;
margin
:
42px
0
21px
;
border-bottom
:
1px
solid
#76a547
;
}
ul
,
ol
{
margin-top
:
0
;
margin-bottom
:
10.5px
;
}
ul
ul
,
ol
ul
,
ul
ol
,
ol
ol
{
margin-bottom
:
0
;
}
.list-unstyled
{
padding-left
:
0
;
list-style
:
none
;
}
.list-inline
{
padding-left
:
0
;
list-style
:
none
;