3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-13 09:05:45 -06:00
grafana/public/sass/components/_shortcuts.scss
2016-02-15 18:17:06 +01:00

7 lines
122 B
SCSS

.shortcut-table {
td { padding: 3px; }
th:last-child { text-align: left; }
td:first-child { text-align: right; }
}