Skip to content

Commit ae1f561

Browse files
author
Saurabh Kumar
committed
cleanup(static): remove unnessary tracked css files
1 parent 9b8b126 commit ae1f561

File tree

12 files changed

+3
-8160
lines changed

12 files changed

+3
-8160
lines changed

junction/static/css/app.css

Lines changed: 3 additions & 175 deletions
Original file line numberDiff line numberDiff line change
@@ -8480,6 +8480,9 @@ input#id_remember {
84808480
z-index: 90000;
84818481
border-radius: 0;
84828482
}
8483+
.green {
8484+
color: green;
8485+
}
84838486
.align-bottom {
84848487
vertical-align: bottom;
84858488
}
@@ -8649,181 +8652,6 @@ fieldset[disabled] .btn-github.focus {
86498652
color: #eee;
86508653
background-color: #454545;
86518654
}
8652-
8653-
.btn-twitter {
8654-
color: white;
8655-
background-color: #4099FF;
8656-
border-color: #4585f3;
8657-
}
8658-
.btn-twitter:focus,
8659-
.btn-twitter.focus {
8660-
color: white;
8661-
background-color: #1566f0;
8662-
border-color: #0b47ad;
8663-
}
8664-
.btn-twitter:hover {
8665-
color: white;
8666-
background-color: #1566f0;
8667-
border-color: #0f60ec;
8668-
}
8669-
.btn-twitter:active,
8670-
.btn-twitter.active,
8671-
.open > .dropdown-toggle.btn-twitter {
8672-
color: white;
8673-
background-color: #1566f0;
8674-
border-color: #0f60ec;
8675-
}
8676-
.btn-twitter:active:hover,
8677-
.btn-twitter.active:hover,
8678-
.open > .dropdown-toggle.btn-twitter:hover,
8679-
.btn-twitter:active:focus,
8680-
.btn-twitter.active:focus,
8681-
.open > .dropdown-toggle.btn-twitter:focus,
8682-
.btn-twitter:active.focus,
8683-
.btn-twitter.active.focus,
8684-
.open > .dropdown-toggle.btn-twitter.focus {
8685-
color: white;
8686-
background-color: #0e56d4;
8687-
border-color: #0b47ad;
8688-
}
8689-
.btn-twitter:active,
8690-
.btn-twitter.active,
8691-
.open > .dropdown-toggle.btn-twitter {
8692-
background-image: none;
8693-
}
8694-
.btn-twitter.disabled:hover,
8695-
.btn-twitter[disabled]:hover,
8696-
fieldset[disabled] .btn-twitter:hover,
8697-
.btn-twitter.disabled:focus,
8698-
.btn-twitter[disabled]:focus,
8699-
fieldset[disabled] .btn-twitter:focus,
8700-
.btn-twitter.disabled.focus,
8701-
.btn-twitter[disabled].focus,
8702-
fieldset[disabled] .btn-twitter.focus {
8703-
background-color: #4585f3;
8704-
border-color: #4585f3;
8705-
}
8706-
.btn-twitter .badge {
8707-
color: #4585f3;
8708-
background-color: white;
8709-
}
8710-
.btn-linkedin {
8711-
color: white;
8712-
background-color: #007bb6;
8713-
border-color: #4585f3;
8714-
}
8715-
.btn-linkedin:focus,
8716-
.btn-linkedin.focus {
8717-
color: white;
8718-
background-color: #1566f0;
8719-
border-color: #0b47ad;
8720-
}
8721-
.btn-linkedin:hover {
8722-
color: white;
8723-
background-color: #1566f0;
8724-
border-color: #0f60ec;
8725-
}
8726-
.btn-linkedin:active,
8727-
.btn-linkedin.active,
8728-
.open > .dropdown-toggle.btn-linkedin {
8729-
color: white;
8730-
background-color: #1566f0;
8731-
border-color: #0f60ec;
8732-
}
8733-
.btn-linkedin:active:hover,
8734-
.btn-linkedin.active:hover,
8735-
.open > .dropdown-toggle.btn-linkedin:hover,
8736-
.btn-linkedin:active:focus,
8737-
.btn-linkedin.active:focus,
8738-
.open > .dropdown-toggle.btn-linkedin:focus,
8739-
.btn-linkedin:active.focus,
8740-
.btn-linkedin.active.focus,
8741-
.open > .dropdown-toggle.btn-linkedin.focus {
8742-
color: white;
8743-
background-color: #0e56d4;
8744-
border-color: #0b47ad;
8745-
}
8746-
.btn-linkedin:active,
8747-
.btn-linkedin.active,
8748-
.open > .dropdown-toggle.btn-linkedin {
8749-
background-image: none;
8750-
}
8751-
.btn-linkedin.disabled:hover,
8752-
.btn-linkedin[disabled]:hover,
8753-
fieldset[disabled] .btn-linkedin:hover,
8754-
.btn-linkedin.disabled:focus,
8755-
.btn-linkedin[disabled]:focus,
8756-
fieldset[disabled] .btn-linkedin:focus,
8757-
.btn-linkedin.disabled.focus,
8758-
.btn-linkedin[disabled].focus,
8759-
fieldset[disabled] .btn-linkedin.focus {
8760-
background-color: #4585f3;
8761-
border-color: #4585f3;
8762-
}
8763-
.btn-linkedin .badge {
8764-
color: #4585f3;
8765-
background-color: white;
8766-
}
8767-
8768-
.btn-facebook {
8769-
padding: 6px;
8770-
color: white;
8771-
background-color: #8b9dc3;
8772-
border-color: #3b5998;
8773-
}
8774-
.btn-facebook:focus,
8775-
.btn-facebook.focus {
8776-
color: white;
8777-
background-color: #1566f0;
8778-
border-color: #0b47ad;
8779-
}
8780-
.btn-facebook:hover {
8781-
color: white;
8782-
background-color: #3b5998;
8783-
border-color: #3b5998;
8784-
}
8785-
.btn-facebook:active,
8786-
.btn-facebook.active,
8787-
.open > .dropdown-toggle.btn-facebook {
8788-
color: white;
8789-
background-color: #1566f0;
8790-
border-color: #0f60ec;
8791-
}
8792-
.btn-facebook:active:hover,
8793-
.btn-facebook.active:hover,
8794-
.open > .dropdown-toggle.btn-facebook:hover,
8795-
.btn-facebook:active:focus,
8796-
.btn-facebook.active:focus,
8797-
.open > .dropdown-toggle.btn-facebook:focus,
8798-
.btn-facebook:active.focus,
8799-
.btn-facebook.active.focus,
8800-
.open > .dropdown-toggle.btn-facebook.focus {
8801-
color: white;
8802-
background-color: #0e56d4;
8803-
border-color: #0b47ad;
8804-
}
8805-
.btn-facebook:active,
8806-
.btn-facebook.active,
8807-
.open > .dropdown-toggle.btn-facebook {
8808-
background-image: none;
8809-
}
8810-
.btn-facebook.disabled:hover,
8811-
.btn-facebook[disabled]:hover,
8812-
fieldset[disabled] .btn-facebook:hover,
8813-
.btn-facebook.disabled:focus,
8814-
.btn-facebook[disabled]:focus,
8815-
fieldset[disabled] .btn-facebook:focus,
8816-
.btn-facebook.disabled.focus,
8817-
.btn-facebook[disabled].focus,
8818-
fieldset[disabled] .btn-facebook.focus {
8819-
background-color: #4585f3;
8820-
border-color: #4585f3;
8821-
}
8822-
.btn-facebook .badge {
8823-
color: #4585f3;
8824-
background-color: white;
8825-
}
8826-
88278655
.hr-mini {
88288656
margin: 10px 0;
88298657
}

junction/static/css/bootstrap-markdown.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)