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
7287185748
open-consul
/
ui-v2
/
app
/
styles
/
components
/
pill
/
layout.scss
9 lines
107 B
SCSS
Raw
Normal View
History
Unescape
Escape
UI: CSS refactor (#4430) + Fullscreen Layout (#4435) * Begin refactoring CSS into component folders. Moved most components into layout/skin folders, left out a couple of ones I want to think about more. * Adjust grays based on recent Structure changes * Switch to fullscreen layout for lists and detail, left aligned forms (#4435) * Specifically use the 'actions_close' label, not just the :last-child (actions-group) * Replace some non-var-ed colours in vaults code skin, plus prefixing (black and white)
2018-08-29 11:11:58 +00:00
%
pill
{
Add a reusable %tag and use it for the ACL 'tags' ready to use elsewhere
2018-06-20 13:01:42 +00:00
display
:
inline-block
;
padding
:
1
px
5
px
;
}
ui: Search improvements (#5540) * ui: Replaces Service listing filterbar with a phrase-editor search (#5507) 1. New phrase-editor restricting search to whole phrases (acts on enter key). Allows removal of previously entered phrases 2. Searching now allows arrays of terms, multiple terms work via AND
2019-04-30 17:54:28 +00:00
%
pill
button
{
padding
:
0
;
margin-right
:
3
px
;
}