grafana/public/app/features/api-keys
Patrick O'Carroll 128fb8fa7e Theme: Reworking button styling (#16362)
* added new variables for height in theme, added height to gui button large, replaced add gicon with regular gicon, replaced + with gicon, changed button display to flex

* set fixed height to large button, removed xlarge button and replaced with large button

* removed button-mini and replaced with button-small, set fixed height to default button and button-small

* fixed padding for default and large button, fixed height for navbar button, fixed snapshots

* fixed padding and margin on navbar buttons

* gave special height to login btn-primary

* readded btn-mini class with same styling as btn-small and a deprecated notice

* fixed add panel widget buttons
2019-04-08 09:48:15 +02:00
..
__mocks__ Add tests for ApiKeysPage #13411 2018-09-27 11:53:19 +02:00
__snapshots__ Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
state Extract ApiKeyCount from state. 2018-10-11 13:31:52 +02:00
ApiKeysAddedModal.test.tsx Open modal with API key information after key is added #13411 2018-09-27 11:53:19 +02:00
ApiKeysAddedModal.tsx Open modal with API key information after key is added #13411 2018-09-27 11:53:19 +02:00
ApiKeysPage.test.tsx Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters 2019-02-12 08:48:54 +01:00
ApiKeysPage.tsx Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00