b1cf7f4df1
Add class to page content to unify top margin ( #13766 )
...
* Add class to page content to unify top margin
Previously pages would individually set this margin but some didn't so
content would stick to the header without any space. Resolve this by
adding a new class that is added on all pages. The only place where we
remove this margin again is on the pages with menu or wrapper in the
header.
* fix admin notices
* fix team pages
* fix loading segment on gitgraph for arc-green
* fix last missing case
Co-authored-by: techknowlogick <[email protected] >
2020-11-30 23:00:14 -05:00
silverwind and GitHub
b2de034278
CSS navbar and color tweaks ( #13609 )
...
* CSS and color tweaks
- Unify navbar-style menus
- Fix admin bar overlapping menu bar
- Fixes file edit comment box
- Fix double border on review box
- Fix review timeline icons
* Many fixes to new-menu and navbar layout enhancements
* misc settings fixes
* navbar tweak
* fix pr tabs
* branch tag and arc color tweaks
2020-11-26 19:33:28 +00:00
0ae35c66f2
Various style fixes ( #13534 )
...
* Various style fixes
- Fix the rest of the monochrome borders for arc-green
- Fix close icon position on system notice modal and padding
- Fix selectable table color for arc-green
* proper fix for close icon
Co-authored-by: Lauris BH <[email protected] >
2020-11-13 09:31:25 +08:00
silverwind and GitHub
eb4db0445b
Reindent Less to 2-space ( #12602 )
...
Reindent and unify codebase to 2-space indentation.
2020-08-25 22:48:53 +03:00
86fdba177a
Add Octicon SVG spritemap ( #10107 )
...
* Add octicon SVG sprite
Signed-off-by: jolheiser <[email protected] >
* Static prefix
Signed-off-by: jolheiser <[email protected] >
* SVG for all repo icons
Signed-off-by: jolheiser <[email protected] >
* make vendor
Signed-off-by: jolheiser <[email protected] >
* Swap out octicons
Signed-off-by: jolheiser <[email protected] >
* Move octicons to top of less imports
Signed-off-by: jolheiser <[email protected] >
* Fix JS
Signed-off-by: jolheiser <[email protected] >
* Definitely not a search/replace
Signed-off-by: jolheiser <[email protected] >
* Missed regex
Signed-off-by: jolheiser <[email protected] >
* Move to more generic calls and webpack
Signed-off-by: jolheiser <[email protected] >
* make svg -> make webpack
Signed-off-by: jolheiser <[email protected] >
* Remove svg-sprite
Signed-off-by: jolheiser <[email protected] >
* Update tests
Signed-off-by: jolheiser <[email protected] >
* Missed a test
Signed-off-by: jolheiser <[email protected] >
* Remove svg from makefile
Signed-off-by: jolheiser <[email protected] >
* Suggestions
Signed-off-by: jolheiser <[email protected] >
* Attempt to fix test
Signed-off-by: jolheiser <[email protected] >
* Update tests
Signed-off-by: jolheiser <[email protected] >
* Revert timetracking test
Signed-off-by: jolheiser <[email protected] >
* Swap .octicon for .svg in less
Signed-off-by: jolheiser <[email protected] >
* Add aria-hidden
Signed-off-by: jolheiser <[email protected] >
* Replace mega-octicon
Signed-off-by: jolheiser <[email protected] >
* Fix webpack globbing on Windows
Signed-off-by: jolheiser <[email protected] >
* Revert
Co-Authored-By: silverwind <[email protected] >
* Fix octions from upstream
Signed-off-by: jolheiser <[email protected] >
* Fix Vue and missed JS function
Signed-off-by: jolheiser <[email protected] >
* Add JS helper and PWA
Signed-off-by: jolheiser <[email protected] >
* Preload SVG
Signed-off-by: jolheiser <[email protected] >
Co-authored-by: silverwind <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
2020-02-11 12:02:41 -05:00
Lunny Xiao and Antoine GIRARD
e4e6d48e30
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
2019-11-12 10:22:16 +01:00