0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/web_src/less
silverwind b948ecb2d2
Make tabs smaller (#12003)
* Make tabs smaller

Fomantic's tabs are excessively wide and with another tab added on the
repo tabbar (https://github.com/go-gitea/gitea/pull/8346) it would break
the layout on the english language.

Globally reduce tab bar padding to around half of the previous values.

* disable no-duplicate-selectors linter rule

* more tab bar tweaks

* more tweaks

* merge rules and nesting

* remove arc-green weird hover color

* few more arc-green tweaks

* restore to 12px

* tweaks

* use half width height padding

* final tweak

* 10px

* remove min-height

* 11px

* remve new-menu background on light theme too

* background fixes for new-menu

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-22 19:44:06 +03:00
..
themes Make tabs smaller (#12003) 2020-06-22 19:44:06 +03:00
vendor
_admin.less
_base.less Make tabs smaller (#12003) 2020-06-22 19:44:06 +03:00
_dashboard.less
_editor.less
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less Make tabs smaller (#12003) 2020-06-22 19:44:06 +03:00
_review.less Fix missing styling for dropdown icon on review button (#11998) 2020-06-22 03:02:22 +03:00
_svg.less Use crispEdges rendering for octicon-internal-repo (#11801) 2020-06-09 01:33:09 -04:00
_tribute.less
_user.less
index.less