add another change
This commit is contained in:
parent
76568a708a
commit
ea381ef53e
|
@ -89,10 +89,12 @@ box-shadow:inset 2px 2px 6px #d7d7d7;
|
||||||
margin-bottom:10px;
|
margin-bottom:10px;
|
||||||
margin-left:8px;}
|
margin-left:8px;}
|
||||||
|
|
||||||
#regContent a
|
#regContent a, #formItf a
|
||||||
{color:#FF8400;
|
{color:#FF8400;
|
||||||
text-decoration:none;}
|
text-decoration:none;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#regContent a:hover, #regContent a:focus
|
#regContent a:hover, #regContent a:focus
|
||||||
{text-decoration:underline;}
|
{text-decoration:underline;}
|
||||||
|
|
||||||
|
@ -166,4 +168,9 @@ padding-left:20px;}
|
||||||
{display:inline;}
|
{display:inline;}
|
||||||
|
|
||||||
.select2-results li
|
.select2-results li
|
||||||
{padding:6px;}
|
{padding:6px;}
|
||||||
|
|
||||||
|
.add-row
|
||||||
|
{padding-left:16px;
|
||||||
|
padding-top:16px;
|
||||||
|
display:inline-block;}
|
Loading…
Reference in New Issue
Block a user