mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Various style tweaks (#479)
* secondary action button style will apply to other modules if we like this * card styling filled grid static gaps improved selections/hovering * action button colors * dialog styling * updated pagination * choose layout name * move page count to footer * card footer * correct list group icon orientation * move card size to header * header icon color * radios are not labels * clean up projcet chooser styling * don’t collapse pagination when empty * logout style and tooltips * correct css variable * layout translation key * use general “per page” translation * hide per page when not in use also increases min per page from 10 to 25 * more per page fixes * add regex placeholder * add new custom grid icons * new card size toggle and tooltips * differentiate between inner/outer border radius WIP * display icons * horizontal alignment for status dot WIP * beautiful badges
This commit is contained in:
@@ -120,6 +120,7 @@ export default defineComponent({
|
||||
width: 'half',
|
||||
options: {
|
||||
font: 'monospace',
|
||||
placeholder: 'eg: /^[A-Z]+$/',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user