Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
Casino-2018-10-11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mohamed makdoudi
Casino-2018-10-11
Commits
43fb487c
Commit
43fb487c
authored
Oct 29, 2018
by
Mohamed makdoudi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update _buttons.scss add new classe
parent
6a78ddd8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
_buttons.scss
src/sass/base/_buttons.scss
+16
-0
No files found.
src/sass/base/_buttons.scss
View file @
43fb487c
...
...
@@ -217,6 +217,22 @@
}
.button-golden-outline-NEW
{
transition
:
all
0
.3s
;
cursor
:
pointer
;
display
:
inline
;
background
:
transparent
;
color
:
#a57b1b
;
border
:
1px
solid
#a57b1b
;
border-radius
:
0
;
font-size
:
1rem
;
line-height
:
5rem
;
padding
:
20px
50px
;
text-decoration
:
none
;
text-transform
:
uppercase
;
text-align
:
center
;
}
.button-golden-outline
{
@include
transition
(
all
0
.3s
);
...
...
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