aboutsummaryrefslogtreecommitdiff
path: root/public/less/_base.less
Commit message (Collapse)AuthorAge
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
| | | | - pkg/context: add ParamsUser to unify the injection process
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
|
* public/{less,css}: fix overflow of brand logo hyperlink (#5189)rokuu2018-04-21
| | | | | | * Update gogs.css * Update _base.less
* css: fix UI breaksUnknwon2017-11-19
|
* public: update Semantic UI 2.2.10 -> 2.2.13Unknwon2017-11-15
|
* css: fix fluid container for spilt diff viewUnknwon2017-06-03
|
* css: start using fixing width containerUnknwon2017-06-03
| | | | | | Get rid of responsive issue. Also fixes #4527.
* user/setting: improve UIUnknwon2017-04-07
|
* css: improve fonts under WindowsUnknwon2017-04-04
|
* css: fix font of .ui.label.button styleUnknwon2017-04-04
|
* css: update fontsUnknwon2017-04-03
| | | | [CI SKIP]
* css: font-family fixes for ChineseUnknwon2017-03-31
|
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
| | | | | | | | | Move 'Commits' and 'Releases' tabs down to body. This patch also reduces page load time for pages that do not need to use commits count anywhere. Get commits count can hurt performance badly for huge repositories that has tens of thousands commits like Linux Kernel.
* CSS: remove font “Meiryo Ui”Unknwon2016-08-12
|
* Minor fix on top menu dropdown icon positionUnknwon2016-08-11
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* Apply font for Japanese / Chinese (more) (#3266)Laica Lunasys2016-07-15
|
* Add new language supportUnknwon2016-04-25
| | | | - Update language choose dropdown to fit more languages
* Fixed #2909 (#2979)Kim Carlbäcker2016-04-19
|
* Add Japanese FontsMATTENN2016-03-12
| | | | | By adding a Japanese font in the less file, easier to see the display in Japanese.
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* Add grey bg to tabs on repo pagechriswatt2016-02-14
|
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
|
* Split view fixedKim "BKC" Carlbäcker2016-01-27
|
* Merge pull request #2296 from bkcsoft/feature/split-diffUnknwon2016-01-06
|\ | | | | Implement Split Diff-View
| * Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-05
| |
| * Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-05
| | | | | | | | - Unified/Inline Diff-View Selectable
* | Making scroll always visible.Andrey Nering2016-01-04
|/
* prepare releaseUnknwon2015-12-12
|
* LESS: Use tabs for indent in all filesAdam Strzelecki2015-12-07
| | | | This does not change any content and generated gogs.css is still the same.
* Render commit msg as header + verbatim descriptionAdam Strzelecki2015-12-07
| | | | | | | | | Most commit in Git are expected to follow standard of single header line, followed by description paragraphs, separated by empty line from previous block. Previously Gogs were treating everything as single header. Now we are trying to render only first line as header, but following lines (description chunks) as a verbatim.
* fix #1829 and fix #890Unknwon2015-12-04
|
* CSS: Octicons 16px fix outside of _octicons.lessAdam Strzelecki2015-12-03
| | | | | | Otherwise the fix will be overwritten by next _octicons.less update. This is follow-up for 22b0dfbb35f10f22ef0485e289f44532d7a71863.
* CSS: Reduce .sha.label font size to 13pxAdam Strzelecki2015-12-02
|
* CSS: .repository .sha.label -> .ui .sha.labelAdam Strzelecki2015-12-02
| | | | | This is because SHA1 label is used in many other places, not only inside .repository container.
* fix #1960Unknwon2015-11-16
|
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* new dashboard uiUnknwon2015-11-13
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* finish all new user settings UIUnknwon2015-09-10
|
* adjust icon cssUnknwon2015-09-07
|
* #1599 org dashboard icon cssUnknwon2015-09-07
|
* #1599 status button mrigin-rightUnknwon2015-09-07
|
* minor fix on iconUnknwon2015-09-07
|
* fix buttons styleUnknwon2015-09-02
|
* css fixUnknwon2015-09-02
|
* basic PR featureUnknwon2015-09-02
|
* fix dropdown searchUnknwon2015-08-31
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|