mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
Add Chrome Version
+ Added Chrome Version + Added new Dialog to send a url
This commit is contained in:
17
ChromeVersion/css/core.css
Normal file
17
ChromeVersion/css/core.css
Normal file
@@ -0,0 +1,17 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user