assets/application-tutorial/GitHubCommitLogViewer.css (169 lines of code) (raw):

/* Generated by Apache Royale Compiler */ * { border-width: 1px; font-family: Arial; font-size: 12px; } .Application * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .royale * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .royale *:before { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .royale *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .unselectable { -o-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; -moz-user-select: -moz-none; } .Application { margin: 0px; padding: 0px; } Button { border-radius: 2px; background-color: #f8f8f8; margin: 0px; padding: 4px; border: 1px solid #808080; } Button:hover { background-color: #e8e8e8; padding: 4px; border: 1px solid #808080; } Button:active { background-color: #d8d8d8; padding: 4px; border: 1px solid #808080; } .ButtonBar { border-style: none; } .opt_org-apache.royale-html-ComboBox_Button { margin: 0px; padding: 0px; } .Container { align-items: flex-start; } .DataContainer { border-style: solid; border-color: #222222; } .DataGrid { border-style: solid; border-color: #222222; background-color: #FFFFFF; border-width: 1px; } .DataGridButtonBar { border-style: none; } .DataGridColumnList { border-style: none; background-color: #FFFFFF; } .opt_org-apache.royale-html-DataGrid_ListArea { background-color: #FFFFFF; } .opt_org-apache.royale-html-DateChooser_MonthButtons { height: 20px; } .List { border-style: solid; border-color: #222222; background-color: #FFFFFF; } .TreeGridContentArea .List { display: inline-block; } .Panel .TitleBar { border-bottom: 1px solid #333333; } .PanelContent { background-color: #FFFFFF; } .SliderTrack { position: absolute; } .SliderThumb { position: absolute; } .SpinnerButton { margin: 0; font-size: 6px; padding: 0; } .SpinnerButton:hover { margin: 0; font-size: 6px; padding: 0; } .StringItemRenderer { cursor: pointer; flex-grow: 1; height: 24px; flex-shrink: 0; } .TitleBar .TitleBarCloseButton { height: 16px; width: 16px; margin: 0px; } .TitleBar .TitleBarTitle { font-weight: bold; margin: 0; padding: 0; } .toggleTextButton { background-color: #f8f8f8; padding: 4px; border: 1px solid #808080; } .toggleTextButton:hover { background-color: #e8e8e8; padding: 4px; border: 1px solid #808080; } .toggleTextButton_Selected { background-color: #d8d8d8; padding: 4px; border: 1px solid #808080; } .toggleTextButton_Selected:hover { background-color: #e8e8e8; padding: 4px; border: 1px solid #808080; } .View { } * { effect-timer-interval: 10; } .Application { margin: 0px; padding: 0px; } .DataGrid { border-style: solid; border-color: #222222; background-color: #FFFFFF; border-width: 1px; } .View { }