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
Tweak required label styling
pull/160/head
ariannedee
5 years ago
parent
276ecba776
commit
eee74e114e
2 changed files
with
3 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
edivorce/apps/core/static/css/main.css
+2
-3
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
+ 2
- 3
edivorce/apps/core/static/css/main.scss
View File
@ -1104,11 +1104,10 @@ textarea {
.
required
,
.
optional
{
font-size
:
14px
;
font-family
:
$
font-custom-bold
;
font-weight
:
bold
er
;
font-weight
:
bold
;
text-transform
:
uppercase
;
padding
:
6px
6px
4px
6px
;
padding
:
4px
6px
;
margin-left
:
16px
;
vertical-align
:
top
;
white-space
:
nowrap
;
}
Write
Preview
Loading…
Cancel
Save