Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
48001679
authored
2014-06-30 10:05:46 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fixed #45 #46
1 parent
22de7b4b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
bootflat/css/bootflat.css
bootflat/scss/bootflat/_modal.scss
bootflat/css/bootflat.css
View file @
4800167
bootflat/scss/bootflat/_modal.scss
View file @
4800167
...
...
@@ -2,7 +2,7 @@
//------------------------------------------------------
$modal-font-color
:
$darkgray-dark
!
default
;
$modal-radius
:
4px
;
$modal-radius
:
4px
!
default
;
$modal-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
.2
)
!
default
;
...
...
Please
register
or
sign in
to post a comment