1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/web_src
silverwind fe403725f4
Improve basic button and label styles (#14119)
* Improve disabled styles for repo buttons

- Simplify disabled styling of label by matching for the disabled
  attribute.
- Raise fomantic disabled opacity from .45 to .55 to for more contrast.
- Use CSS vars for basic button styles.

* restore clickability on label

* color tweaks and remove arc-green style

* slightly reduce button size

* consolidate vars

* also cover active class

* slightly more distinct active class

* remove useless rule
2020-12-27 18:53:53 +08:00
..
fomantic Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
js Fix UI on edit auth source page (#14137) 2020-12-26 18:22:42 +00:00
less Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
svg Replace more icons with SVG, repo search tweaks (#13860) 2020-12-09 14:03:19 -05:00