This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
1e23d181b5
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
styles
/
routes
/
dc
/
kv
/
index.scss
5 lines
90 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Fixup CSS for create pages (#9019)
2020-10-23 14:41:36 +00:00
html
[
data-route
^
=
'
dc.kv
'
]
.
type-toggle
{
UI: CSS Additions (mainly %frames) (#4623) * Move almost everything to use %frames * Fix pill styles of ACL types * Remove horizontal scrollbars from dom recycling scroller component * Make text areas look ok in Firefox * Remove ember-bulma-css * New form elements, break out %toggle * %button design tweaks * %form-element design tweaks * Better hashicorp logo * Small screen CSS improvements (#4624) 1. Reduce header size when there are no breadcrumbs 2. Make the filters toggleable, closed by default 3. Reduce the size of the footer on small screens 4. Hide all non-primary columns for forms 5. Slightly change the layout of various items, mainly buttons within forms 6. Make some confirmation dialogs work vertically on small screens. Guessing we might be better just using native confirmations on small screens
2018-09-21 09:18:32 +00:00
float
:
right
;
margin-bottom
:
0
!important
;
}