This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
Update bootstrap error styling to our new error styling
pull/160/head
ariannedee
5 years ago
parent
8cf1b03c75
commit
4c99542c86
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
edivorce/apps/core/static/css/main.css
+1
-1
edivorce/apps/core/static/css/main.scss
+ 1
- 1
edivorce/apps/core/static/css/main.css
File diff suppressed because it is too large
View File
+ 1
- 1
edivorce/apps/core/static/css/main.scss
View File
@ -683,7 +683,7 @@ i.fa.fa-question-circle {
-webkit-transition
:
0
.
1s
ease-in-out
all
;
transition
:
0
.
1s
ease-in-out
all
;
.
warning
{
.
warning
,
.
help-block
{
color
:
$
color-red
;
font-size
:
16px
;
font-weight
:
bolder
;
Write
Preview
Loading…
Cancel
Save