Skip to content

Commit 2ea2da4

Browse files
authored
Merge pull request #14 from ap-coder/develop
merge dev into kw
2 parents cf748de + 2cac4aa commit 2ea2da4

File tree

187 files changed

+7455
-1047
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+7455
-1047
lines changed

Diff for: css/custom.css

+4-5
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ li.menu-open>ul>li { margin-left: 20px !important; }
228228
.badge.badge-lg { padding: 1.5em 2em; font-size: 90% }
229229
.badge.badge-xl { padding: 2em 2.5em; font-size: 100% }
230230
.badge-ecommerce { font-size: 9.6px; font-size: .6rem; font-weight: 600; border-radius: 0; padding: 6.4px 8px; padding: .4rem .5rem; }
231-
232-
231+
.page-header {background-color: #fff;}
232+
div.dots-title-pos-4>div:nth-child(3) {left:260px !important; }
233233

234234

235235

@@ -269,11 +269,10 @@ input[type=text], select, textarea {border: 1px solid #999 !important; resize:
269269
body[class*="ppapplication"] .required::after {font-size: .75rem; vertical-align: middle; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f069"; color:red; }
270270
body[class*="ppapplication"] label.required::after {content: "\f069"; }
271271
body[class*="ccc"] {color:#ccc !important;}
272-
.page-header {background-color: #fff;}
273-
div.dots-title-pos-4>div:nth-child(3) {left:260px !important; }
274-
.page-header {background-color: #fff;}
275272

276273

274+
[class*="text-secondary"] {color: #ae2025 !important;
275+
.text-secondary {color: #ae2025 !important; }
277276

278277

279278

0 commit comments

Comments
 (0)