Skip to content

Commit

Permalink
Work on actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tractorcow committed Nov 12, 2019
1 parent ae6469c commit 9f6c755
Show file tree
Hide file tree
Showing 7 changed files with 155 additions and 126 deletions.
2 changes: 1 addition & 1 deletion client/dist/styles/fluent.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions client/src/styles/fluent.scss
Expand Up @@ -115,6 +115,7 @@ $fluent-color-localised: rgb(102, 15, 242);
.cms .ss-ui-action-tabset.ss-tabset.fluent-actions-menu {
margin-left: 5px;

// button
.popover-actions-simulate .ui-tabs-anchor {
font-size: 1.0em;
color: #303b4d;
Expand All @@ -133,8 +134,10 @@ $fluent-color-localised: rgb(102, 15, 242);
}
}

// Popup menu
.tab-pane {
padding-top: 0;
max-width: 500px;

.action-description {
font-size: 0.9em;
Expand Down

0 comments on commit 9f6c755

Please sign in to comment.