##// END OF EJS Templates
ui: make copy content actions not use grey....
ui: make copy content actions not use grey. - we use this color for disabled elements. Those elements should have regular action colors

File last commit:

r4030:386f1ab6 default
r4100:0aa785c2 default
Show More
index.js
6 lines | 285 B | application/javascript | JavascriptLexer
import '@polymer/iron-ajax/iron-ajax.js';
import './shared-styles.js';
import './channelstream-connection/channelstream-connection.js';
import './rhodecode-toast/rhodecode-toast.js';
import './rhodecode-unsafe-html/rhodecode-unsafe-html.js';
import './rhodecode-app/rhodecode-app.js';