summaryrefslogtreecommitdiffstats
path: root/public/less/_repository.less
Commit message (Collapse)AuthorAgeFilesLines
* Minor fix for #2444Unknwon2016-02-011-0/+7
|
* Minor fixl2dy2016-01-101-1/+1
|
* minor fix to #2335Unknwon2016-01-091-8/+12
|
* Highlighting differences of lines in the diff view.Andrey Nering2016-01-061-0/+8
|
* Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-051-0/+24
| | | | - Unified/Inline Diff-View Selectable
* #2283 set text/plain for non-binary files in raw modeUnknwon2015-12-251-1/+1
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-29/+30
| | | | | - User profile un/follow - List user's followers/following
* fix #1720Unknwon2015-12-131-21/+14
|
* prepare releaseUnknwon2015-12-121-1/+1
|
* #2154 fix form submit errorUnknwon2015-12-111-1/+1
|
* LESS: Use tabs for indent in all filesAdam Strzelecki2015-12-071-252/+252
| | | | This does not change any content and generated gogs.css is still the same.
* minor JS and UI fixUnknwon2015-12-031-0/+2
|
* Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labelsUnknwon2015-12-031-0/+3
|\ | | | | UI: Use more subtle grey SHA1 labels
| * UI: More subtle strips on commits listAdam Strzelecki2015-12-031-0/+3
| | | | | | | | | | | | With grey SHA1 labels, we should consider having also more subtle strips on commits list. As current strips blend too much with grey SHA1 labels and top bar, making hard to distinguish headers from content.
* | UI: Remove CSS rule making last-commit SHA boldAdam Strzelecki2015-12-031-4/+0
|/ | | | This removes remains from old design, that was not cleaned by previous #2068 PR.
* fix #2087Unknwon2015-12-031-1/+1
|
* more UI minor fixesUnknwon2015-12-021-5/+9
|
* minor CSS fixUnknwon2015-12-021-0/+12
|
* minor CSS fix for #2068Unknwon2015-12-021-0/+1
|
* UI: Display last-commit header without 2nd columnAdam Strzelecki2015-12-031-0/+5
| | | | | | | | This uses a CSS trick making first th to be relative block with width equal to first two columns, effectively working around inability to use colspan="2" on first row that was breaking "fixed-layout" for tables. Also use grey header for last-commit SHA1 tag.
* UI: Keep repo URL action right of ref combo & pathAdam Strzelecki2015-12-021-16/+0
| | | | | | | Just use secondary menu instead custom ".head.meta", which simplifies code. Also do not display repo URL action when we are in subdirectory or viewing a file.
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-021-0/+14
| | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface.
* Commits & files UI: SUI fixed single line tableAdam Strzelecki2015-12-021-48/+1
| | | | | | | | Instead using own ellipsis, uses Semantic UI fixed single line table which effectively applies ellipsis to all overflowing table cells. NOTE: File list cannot use colspan="2" for 1st "Last commit" elements, otherwise layout breaks with fixed table.
* CSS: .repository .sha.label -> .ui .sha.labelAdam Strzelecki2015-12-021-6/+0
| | | | | This is because SHA1 label is used in many other places, not only inside .repository container.
* finish wikiUnknwon2015-11-301-27/+28
|
* wiki: finish newUnknwon2015-11-271-0/+18
|
* Wiki: UI for page newUnknwon2015-11-251-0/+33
|
* fix #650Unknwon2015-11-221-0/+1
|
* UI: long organization name in create repository owner listUnknwon2015-11-181-0/+4
|
* minor css fixUnknwon2015-11-171-0/+3
|
* fix #1448Unknwon2015-11-171-1/+47
|
* fix CSS widthUnknwon2015-11-161-1/+1
|
* fix CSSUnknwon2015-11-161-1/+1
|
* new watchers, stars and forks UIUnknwon2015-11-161-0/+49
|
* UI fixUnknwon2015-11-161-5/+0
|
* fix #1958Unknwon2015-11-151-0/+96
|
* new repo uiUnknwon2015-11-141-0/+175
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* #1078 not show bin when rename a fileUnknwon2015-11-031-0/+6
|
* fix quick guide styleUnknwon2015-10-071-1/+3
|
* new quick start pageUnknwon2015-10-021-0/+21
|
* new user profile settings UIUnknwon2015-09-061-4/+0
| | | | Signed-off-by: Unknwon <u@gogs.io>
* css fixUnknwon2015-09-021-1/+1
|
* finish PR UIUnknwon2015-09-021-0/+6
|
* add view pull descUnknwon2015-09-011-13/+17
|
* work on PR conversationUnknwon2015-09-011-0/+16
|
* new repo options UIUnknwon2015-08-301-0/+26
|
* fix repository count of user is messed upUnknwon2015-08-301-1/+1
|
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-301-0/+14
|
* add highlight jsUnknwon2015-08-271-1/+5
|
* add webhook recent deliveriesUnknwon2015-08-271-1/+35
|