| .. |
|
_add_data_source.scss
|
2e4a1f317d
ux: final fixes to new datasource page
|
7 gadi atpakaļ |
|
_alerts.scss
|
5195954681
style tweak to alert
|
6 gadi atpakaļ |
|
_buttons.scss
|
962815169e
Color tweaks
|
6 gadi atpakaļ |
|
_cards.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_code_editor.scss
|
648bec1807
fix: Set ace editor min height to avoid problem with scrollbar overlapping ace content #15122
|
6 gadi atpakaļ |
|
_dashboard_grid.scss
|
514c8a0210
fixed issue with grid responsive mode
|
7 gadi atpakaļ |
|
_dashboard_list.scss
|
93ac4e4717
Fixed styling issues with new checkbox style
|
7 gadi atpakaļ |
|
_dashboard_settings.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_drop.scss
|
ce0dcd5cab
Husky and sasslint fixes, fixes #14638
|
7 gadi atpakaļ |
|
_dropdown.scss
|
176315cf40
Fixed styling of gicon's in dropdown menus
|
6 gadi atpakaļ |
|
_empty_list_cta.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_filter-controls.scss
|
908b6c8d0b
tech: ran prettier on all scss files
|
8 gadi atpakaļ |
|
_filter-list.scss
|
ce0dcd5cab
Husky and sasslint fixes, fixes #14638
|
7 gadi atpakaļ |
|
_filter-table.scss
|
e037ef21f7
added admin icon and permission member definitions(role,team,user)
|
7 gadi atpakaļ |
|
_footer.scss
|
7d105439f9
Fixed scrollbar issue introduced in theme changes
|
6 gadi atpakaļ |
|
_gf-form.scss
|
e7297fef06
fix: Add class for input fields with help icon to avoid icon hiding the text #15771
|
6 gadi atpakaļ |
|
_infobox.scss
|
401b470ebb
added max-widths to explore start pages boxes
|
7 gadi atpakaļ |
|
_json_explorer.scss
|
f39fd7655e
wip: minor style changes
|
7 gadi atpakaļ |
|
_jsontree.scss
|
ce0dcd5cab
Husky and sasslint fixes, fixes #14638
|
7 gadi atpakaļ |
|
_modals.scss
|
a9c5fe5be1
updated colors in light, dark and theme files, in template file basic colors uses variables from dark/light files, also changed to -basic in some files
|
6 gadi atpakaļ |
|
_navbar.scss
|
0736b8a1fb
chore: Move sidemenu out of context service and use the logic we have in the router already for hiding the sidemenu
|
6 gadi atpakaļ |
|
_navs.scss
|
908b6c8d0b
tech: ran prettier on all scss files
|
8 gadi atpakaļ |
|
_old_stuff.scss
|
908b6c8d0b
tech: ran prettier on all scss files
|
8 gadi atpakaļ |
|
_page_header.scss
|
4181602b78
react: progress on react containers and mobx-state-tree store
|
8 gadi atpakaļ |
|
_page_loader.scss
|
02e7d713a1
Added Loading state on org pages
|
7 gadi atpakaļ |
|
_panel_alertlist.scss
|
908b6c8d0b
tech: ran prettier on all scss files
|
8 gadi atpakaļ |
|
_panel_dashlist.scss
|
f54ba20783
fix: css fix, found a better way to fix #10772
|
7 gadi atpakaļ |
|
_panel_editor.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_panel_gettingstarted.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_panel_graph.scss
|
ce0dcd5cab
Husky and sasslint fixes, fixes #14638
|
7 gadi atpakaļ |
|
_panel_heatmap.scss
|
ceb8223ddf
Fixes for heatmap panel in Grafana 5 (#10973)
|
7 gadi atpakaļ |
|
_panel_logs.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_panel_pluginlist.scss
|
908b6c8d0b
tech: ran prettier on all scss files
|
8 gadi atpakaļ |
|
_panel_singlestat.scss
|
829af9425f
revert: reverted singlestat panel position change PR #12004
|
7 gadi atpakaļ |
|
_panel_table.scss
|
7b0215380f
added underline to links in table
|
7 gadi atpakaļ |
|
_panel_text.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_popover-box.scss
|
d0f8d034df
Quick refactoring of time picker styles, needs a much bigger redesign
|
7 gadi atpakaļ |
|
_query_editor.scss
|
1069d7f5b1
Display graphite function name editor in a tooltip
|
6 gadi atpakaļ |
|
_query_part.scss
|
dd70710617
refactor: minor css class naming change of #10505
|
8 gadi atpakaļ |
|
_row.scss
|
17a2ce13f0
nicer collapsed row behaviour (#12186)
|
7 gadi atpakaļ |
|
_scrollbar.scss
|
45fc9c1860
fix: Enable -webkit-scrollbar related css when there's no overlay scrollbar #14807
|
7 gadi atpakaļ |
|
_search.scss
|
a9c5fe5be1
updated colors in light, dark and theme files, in template file basic colors uses variables from dark/light files, also changed to -basic in some files
|
6 gadi atpakaļ |
|
_shortcuts.scss
|
ce0dcd5cab
Husky and sasslint fixes, fixes #14638
|
7 gadi atpakaļ |
|
_sidemenu.scss
|
0736b8a1fb
chore: Move sidemenu out of context service and use the logic we have in the router already for hiding the sidemenu
|
6 gadi atpakaļ |
|
_slate_editor.scss
|
2a4b10a5c8
minor fix
|
6 gadi atpakaļ |
|
_submenu.scss
|
ac0140d596
Fixed dashboard row title not updating when variable changed, fixes #15133
|
6 gadi atpakaļ |
|
_switch.scss
|
d2893c2d1a
Fixes #15506
|
6 gadi atpakaļ |
|
_tabbed_view.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |
|
_tables_lists.scss
|
458f6fc4b2
sass refactoring and updating styles for list item elements
|
8 gadi atpakaļ |
|
_tabs.scss
|
1bad8db94c
data source picker demo state
|
7 gadi atpakaļ |
|
_tags.scss
|
04c88a226b
Minor refactoring of copy tags when saving feature, #15446
|
6 gadi atpakaļ |
|
_tagsinput.scss
|
e7297fef06
fix: Add class for input fields with help icon to avoid icon hiding the text #15771
|
6 gadi atpakaļ |
|
_timepicker.scss
|
9570394c49
minor style update
|
6 gadi atpakaļ |
|
_toggle_button_group.scss
|
0c4f59a7f1
Minor style fix to button group
|
7 gadi atpakaļ |
|
_toolbar.scss
|
bc21c9520f
fix: Data source picker in panel queries options should overlap content below, including ace scrollbar #15122
|
6 gadi atpakaļ |
|
_tooltip.scss
|
30f27a966b
changed light-theme tool-tip to be a bit lighter, trying different paddings
|
7 gadi atpakaļ |
|
_typeahead.scss
|
908b6c8d0b
tech: ran prettier on all scss files
|
8 gadi atpakaļ |
|
_view_states.scss
|
0736b8a1fb
chore: Move sidemenu out of context service and use the logic we have in the router already for hiding the sidemenu
|
6 gadi atpakaļ |
|
edit_sidemenu.scss
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 gadi atpakaļ |