Private GIT

Skip to content
Snippets Groups Projects
Commit 749075b4 authored by Ruud's avatar Ruud
Browse files

Setting cleanup

parent 0456a1e8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ config = [{
'tab': 'notifications',
'list': 'notification_providers',
'name': 'notifymywp',
'label': 'Notify My Windows Phone',
'label': 'Windows Phone',
'options': [
{
'name': 'enabled',
......
......@@ -176,7 +176,7 @@
.page .option_list h3 {
padding: 0;
margin: 10px 0 0 0;
margin: 10px 5px 0;
text-align: center;
font-weight: normal;
text-shadow: none;
......@@ -189,7 +189,7 @@
display: inline-block;
margin: 3px 3px 3px 20px;
padding: 4px 0;
width: 159px;
width: 173px;
vertical-align: top;
}
......@@ -629,14 +629,14 @@
.group_userscript .or {
float: left;
margin: 20px 10px;
margin: 20px -10px 0 10px;
}
.group_userscript .bookmarklet {
display: block;
display: block;
float: left;
padding: 20px 15px 0 0 ;
padding: 20px 15px 0 25px;
border-radius: 5px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment