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
efad0234f4
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
consul
/
loader
/
index.scss
6 lines
76 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Read-only CRD/Centralized Config Intentions (#8659)
2020-09-18 10:14:06 +00:00
@import
'
./skin
'
;
@import
'
./layout
'
;
ui: Loader amends/improvements (#10181) * ui: Loader amends/improvements 1. Create a JS compatible template only 'glimmer' component so we can use it with or without glimmer. 2. Add a set of `rose` colors. 3. Animate the brand loader to keep it centered when the side navigation appears. 4. Tweak the color of Consul::Loader to use a 'rose' color. 5. Move everything loader related to the `app/components/` folder and add docs.
2021-05-07 11:23:29 +00:00
.
consul-loader
{
@extend
%
loader
;
}