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
Expand all
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
c5e6ed90
...
@@ -17,9 +17,9 @@ module.exports = function (grunt) {
...
@@ -17,9 +17,9 @@ module.exports = function (grunt) {
'
*/
\n
'
,
'
*/
\n
'
,
swatch
:
{
swatch
:
{
amelia
:{},
cerulean
:{},
cosmo
:{},
cyborg
:{},
darkly
:{},
amelia
:{},
cerulean
:{},
cosmo
:{},
cyborg
:{},
darkly
:{},
flatly
:{},
journal
:{},
lumen
:{},
readable
:{},
s
hamrock
:{},
flatly
:{},
journal
:{},
lumen
:{},
readable
:{},
s
implex
:{},
simplex
:{},
slate
:{},
spacelab
:{},
superhero
:{},
united
:{},
slate
:{},
spacelab
:{},
superhero
:{},
united
:{},
yeti
:{},
yeti
:{},
custom
:{}
custom
:{}
},
},
clean
:
{
clean
:
{
build
:
{
build
:
{
...
...
index.html
View file @
c5e6ed90
...
@@ -406,33 +406,6 @@
...
@@ -406,33 +406,6 @@
</div>
</div>
</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=
"col-lg-4 col-sm-6"
>
<div
class=
"preview"
>
<div
class=
"preview"
>
<div
class=
"image"
>
<div
class=
"image"
>
...
...
shamrock/bootstrap.css
deleted
100644 → 0
View file @
6aee122a
This diff is collapsed.
Click to expand it.
shamrock/bootstrap.min.css
deleted
100644 → 0
View file @
6aee122a
This diff is collapsed.
Click to expand it.
shamrock/bootswatch.less
deleted
100644 → 0
View file @
6aee122a
// Shamrock 3.1.1
// Bootswatch
// -----------------------------------------------------
@import url('//fonts.googleapis.com/css?family=Marcellus');
// Navbar =====================================================================
// Buttons ====================================================================
// Typography =================================================================
h1:before {
content: "\2663";
margin-right: 10px;
}
.page-header {
border-bottom-width: 5px;
}
// Tables =====================================================================
// Forms ======================================================================
legend {
border-bottom-width: 5px;
}
// Navs =======================================================================
.nav {
.open > a,
.open > a:hover,
.open > a:focus {
border-color: transparent;
}
}
// Indicators =================================================================
.alert {
.alert-link {
color: @link-color
}
}
// Progress bars ==============================================================
// Containers =================================================================
.panel-default {
border-color: darken(@panel-footer-bg, 5%);
.panel-heading {
background-color: @panel-footer-bg;
border-color: darken(@panel-footer-bg, 5%);
color: #fff;
}
}
.modal {
background-color: @gray-light;
&-header {
border-bottom: none;
}
&-footer {
background-color: @gray-dark;
border-top: none;
.box-shadow(none);
}
}
shamrock/index.html
deleted
100644 → 0
View file @
6aee122a
This diff is collapsed.
Click to expand it.
shamrock/thumbnail.png
deleted
100644 → 0
View file @
6aee122a
32.1 KB
shamrock/variables.less
deleted
100644 → 0
View file @
6aee122a
This diff is collapsed.
Click to expand it.
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