Skip to content

Commit

Permalink
CSS Updates
Browse files Browse the repository at this point in the history
CSS Updates
  • Loading branch information
texxasrulez committed Jun 13, 2020
1 parent 72c9365 commit 88e6343
Show file tree
Hide file tree
Showing 10 changed files with 136 additions and 81 deletions.
25 changes: 16 additions & 9 deletions plugins/additional_imap/skins/autumn-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
color:#deeff5;
background:#311708;
border:1px solid #ababab;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #aff0fe;
background:#500f01;
text-align:center;
color:#3F70BA;
color:#aff0fe;
font-weight: bold;
display:inline;
}
}
7 changes: 3 additions & 4 deletions plugins/additional_imap/skins/black-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ select.deco {
-webkit-border-radius:3px;
color:#fff;
background:#000;
border:1px solid #ababab;
border:1px solid #666;
}

.remotehint{
.remotehint {
height:15px;
z-index:1;
position:absolute;
Expand All @@ -29,11 +29,10 @@ select.deco {
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #fff900;
border:1px solid #fff;
background:#000;
text-align:center;
color:#fff;
font-weight: bold;
display:inline;
}

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ select.deco {
border:1px solid #ababab;
}

.remotehint{
.remotehint {
height:15px;
z-index:1;
position:absolute;
Expand Down
25 changes: 16 additions & 9 deletions plugins/additional_imap/skins/green-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
background:#323a23;
border:1px solid #dbebb0;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #c9b9e9;
background:#364616;
text-align:center;
color:#3F70BA;
color:#c9b9e9;
font-weight: bold;
display:inline;
}
}
25 changes: 16 additions & 9 deletions plugins/additional_imap/skins/grey-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
background:#27262b;
border:1px solid #878787;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #ffe900;
background:#434343;
text-align:center;
color:#3F70BA;
color:#bcbcbc;
font-weight: bold;
display:inline;
}
}
27 changes: 17 additions & 10 deletions plugins/additional_imap/skins/pink-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
color:#f1dee7;
background:#392330;
border:1px solid #e6c5d6;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #e6c5d6;
background:#392330;
text-align:center;
color:#3F70BA;
color:#f1dee7;
font-weight: bold;
display:inline;
}
}
25 changes: 16 additions & 9 deletions plugins/additional_imap/skins/plata-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
background:#27262b;
border:1px solid #878787;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #ffe900;
background:#434343;
text-align:center;
color:#3F70BA;
color:#fff;
font-weight: bold;
display:inline;
}
}
27 changes: 17 additions & 10 deletions plugins/additional_imap/skins/summer-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
color:#fdf6f3;
background:#302505;
border:1px solid #ccb159;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #ccb159;
background:#593a04;
text-align:center;
color:#3F70BA;
color:#ffe900;
font-weight: bold;
display:inline;
}
}
27 changes: 17 additions & 10 deletions plugins/additional_imap/skins/teal-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
color:#fdf6f3;
background:#203634;
border:1px solid #d5f9f3;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #e49e9c;
background:#1b6163;
text-align:center;
color:#3F70BA;
color:#ffe900;
font-weight: bold;
display:inline;
}
}
27 changes: 17 additions & 10 deletions plugins/additional_imap/skins/violet-larry/additional_imap.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,34 @@
select.deco {
height:18px;
font-size:12px;
font-weight: bold;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
background:#444;
border:1px solid #ababab;
color:#fdf9fe;
background:#28173b;
border:1px solid #644684;
}

.remotehint{z-index:1;
.remotehint {
height:15px;
z-index:1;
position:absolute;
top:1px;
margin-left:auto;
left:50%;
margin-left:-200px;
width:400px;
width:auto;
border-radius:5px;
padding:4px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 1px;
padding-left: 15px;
-moz-border-radius:5px;
border:1px solid #DEEEFC;
background:#F2F9FF;
border:1px solid #b1dc83;
background:#4e237c;
text-align:center;
color:#3F70BA;
color:#ffe900;
font-weight: bold;
display:inline;
}
}

0 comments on commit 88e6343

Please sign in to comment.