[
https://issues.apache.org/jira/browse/COUCHDB-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870734#comment-13870734
]
Benjamin Young commented on COUCHDB-2029:
-----------------------------------------
This is already in progress on this branch on Github:
https://github.com/bigbluehat/couchdb/tree/style-tests-and-class-cleanups
I'm working to keep it up to date with the latest from Fauxton. I'll ping for
review once it's "ready" (or at least at the next merge-able point...as it'll
be an ongoing effort).
Thanks!
> Consolidate CSS/LESS class name usage to minimize custom-ness
> -------------------------------------------------------------
>
> Key: COUCHDB-2029
> URL: https://issues.apache.org/jira/browse/COUCHDB-2029
> Project: CouchDB
> Issue Type: Improvement
> Components: Fauxton
> Reporter: Benjamin Young
>
> Right now Fauxton has loads of non-Bootstrap class names and styles for
> things that Bootstrap has a name for (ex: .button vs. .btn). Often those
> class names and styles compete and sometimes are even used together causing a
> pretty tangled mess.
> Focusing our use of class names on the Bootstrap defined ones gives new
> comers to the code documentation on what classes mean what--and we don't even
> have to maintain it! :D If you know Bootstrap, you should be able to know how
> to add buttons, etc to Fauxton without getting tripped up by .button .red
> .outlineGray, etc.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)