Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: CSS - add ux-filtered-column to visualize filtered columns
  • Loading branch information
perexg committed Oct 9, 2015
1 parent d5fabb8 commit 15e09bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/webui/static/app/ext.css
Expand Up @@ -100,6 +100,11 @@
cursor: pointer;
}

.ux-filtered-column {
font-style: italic !important;
font-weight: bold !important;
}

.x-view-drag-insert-above {
border-top: 1px dotted #3366cc;
}
Expand Down

0 comments on commit 15e09bb

Please sign in to comment.