Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LBDesign Button Shortcode
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plugins
LBDesign Button Shortcode
Commits
d46a0cb6
Commit
d46a0cb6
authored
9 years ago
by
Lauren
Browse files
Options
Downloads
Patches
Plain Diff
Remove old stylesheet and icon for tinymce editor
parent
5fb2128c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
css/style.css
+0
-39
0 additions, 39 deletions
css/style.css
css/style.css.map
+0
-7
0 additions, 7 deletions
css/style.css.map
img/icon.png
+0
-0
0 additions, 0 deletions
img/icon.png
with
0 additions
and
46 deletions
css/style.css
deleted
100644 → 0
+
0
−
39
View file @
5fb2128c
/* DEFAULT button shortcode styles */
a
.button
{
background
:
#ccc
;
color
:
#fff
;
text-decoration
:
none
;
font-weight
:
bold
;
padding
:
20px
25px
;
display
:
inline-block
;
text-transform
:
uppercase
;
margin
:
5px
5px
5px
0
;
border
:
0
;
/* SIZE button styles */
/* TYPE button styles */
}
a
.button
:hover
,
a
.button
:focus
{
background
:
#b3b3b3
;
}
a
.button.small
{
padding
:
10px
15px
;
font-size
:
0.9em
;
}
a
.button.large
{
padding
:
30px
35px
;
font-size
:
1.2em
;
}
a
.button.primary
{
background
:
#226CFF
;
}
a
.button.primary
:hover
,
a
.button.primary
:focus
{
background
:
#0050ee
;
}
a
.button.warning
{
background
:
#FF2247
;
}
a
.button.warning
:hover
,
a
.button.warning
:focus
{
background
:
#ee0028
;
}
a
.button.info
{
background
:
#FFDA22
;
}
a
.button.info
:hover
,
a
.button.info
:focus
{
background
:
#eec600
;
}
a
.button.action
{
background
:
#4FBE00
;
}
a
.button.action
:hover
,
a
.button.action
:focus
{
background
:
#3a8b00
;
}
/*# sourceMappingURL=style.css.map */
This diff is collapsed.
Click to expand it.
css/style.css.map
deleted
100644 → 0
+
0
−
7
View file @
5fb2128c
{
"version": 3,
"mappings": ";AACA,QAAS;EACL,UAAU,EAAE,IAAI;EAChB,KAAK,EAAE,IAAI;EACX,eAAe,EAAE,IAAI;EACrB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,SAAS;EAClB,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,SAAS;EACzB,MAAM,EAAE,aAAa;EACrB,MAAM,EAAE,CAAC;;;EAET,8BACQ;IACJ,UAAU,EAAE,OAAiB;EAIjC,cAAQ;IACJ,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,KAAK;EAEpB,cAAQ;IACJ,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,KAAK;EAIpB,gBAAU;IACN,UAAU,EAAE,OAAO;IACnB,8CACQ;MACJ,UAAU,EAAE,OAAoB;EAGxC,gBAAU;IACN,UAAU,EAAE,OAAO;IACnB,8CACQ;MACJ,UAAU,EAAE,OAAoB;EAGxC,aAAO;IACH,UAAU,EAAE,OAAO;IACnB,wCACQ;MACJ,UAAU,EAAE,OAAoB;EAGxC,eAAS;IACL,UAAU,EAAE,OAAO;IACnB,4CACQ;MACJ,UAAU,EAAE,OAAoB",
"sources": ["../sass/lbd_button_shortcode.scss"],
"names": [],
"file": "style.css"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
img/icon.png
deleted
100644 → 0
+
0
−
0
View file @
5fb2128c
602 B
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment