clear-urls-browser-extension/ChromeVersion/css/core.css
Kevin Röbert eacd8c4c13 Add Chrome Version
+ Added Chrome Version
+ Added new Dialog to send a url
2018-09-01 00:27:02 +02:00

18 lines
190 B
CSS

body {
font-size: 13px;
width: 200px;
}
.small-version {
font-size: 10px;
}
.navbar-header {
margin-top: 0;
margin-bottom: 8px;
}
.col-sm-1 {
margin-top: -10px;
}