Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9785713
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/plugins/kolab_zpush/skins/larry/config.css b/plugins/kolab_zpush/skins/larry/config.css
index c7bc1fbb..40d5b87a 100644
--- a/plugins/kolab_zpush/skins/larry/config.css
+++ b/plugins/kolab_zpush/skins/larry/config.css
@@ -1,140 +1,135 @@
/* Stylesheets for the Kolab Z-Push configuration UI */
#configform {
padding-top: 15px;
}
#sectionslist {
width: 220px;
}
#prefs-box {
position: absolute;
top: 0;
left: 232px;
right: 0;
bottom: 0;
}
#devices-table {
width: 100%;
table-layout: fixed;
}
#devices-table td {
cursor: pointer;
}
#devices-table td span.devicetype {
padding-left: 1em;
font-style: italic;
color: #69939e;
}
-.boxfooter a.button.delete,
-.boxfooter a.buttonPas.delete {
- background-image: url(deviceactions.png);
-}
-
div.subscriptionblock {
float: left;
margin: 0 3em 2em 0;
padding: 0;
}
div.subscriptionblock h3 {
font-size: 14px;
color: #333;
margin: 0 0 0.6em 0;
padding: 2px 4px 2px 30px;
background: url(foldertypes.png) 4px 2px no-repeat;
}
div.subscriptionblock h3.contact {
background-position: 4px -18px;
}
div.subscriptionblock h3.event {
background-position: 4px -38px;
}
div.subscriptionblock h3.task {
background-position: 4px -58x;
}
div.subscriptionblock h3.note {
background-position: 4px -78px;
}
#foldersubscriptions thead td {
color: #69939e;
font-weight: bold;
padding: 3px 5px;
min-width: 2em;
background: #d6eaf3;
border-bottom: 2px solid #fff;
}
#foldersubscriptions tbody td {
background: #eee;
padding: 2px 5px;
border-bottom: 2px solid #fff;
}
#foldersubscriptions td label {
display: block;
}
#foldersubscriptions td.mailbox {
padding-right: 3em;
padding-left: 2px;
min-width: 12em;
}
#foldersubscriptions td.virtual {
color: #999;
}
#foldersubscriptions {
overflow: auto;
max-height: 400px;
margin-top: 0.5em;
}
#introtext {
position: absolute;
top: 16px;
left: 5px;
padding-left: 10px;
max-width: 40em;
}
#introtext .pointer-left {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 80%;
background: url(pointer-left.png) right center no-repeat;
}
#introtext .inner {
color: #eee;
padding: 12px;
border: 1px solid #333;
border-radius: 4px;
text-shadow: 0px 1px 1px #333;
background: #5b5b5b;
background: -moz-linear-gradient(top, #5b5b5b 0%, #3a3a3a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b5b5b), color-stop(100%,#3a3a3a));
background: -o-linear-gradient(top, #5b5b5b 0%, #3a3a3a 100%);
background: -ms-linear-gradient(top, #5b5b5b 0%, #3a3a3a 100%);
background: linear-gradient(top, #5b5b5b 0%, #3a3a3a 100%);
-webkit-box-shadow: inset 0px 0px 0px 1px #7e7e7e, 0 2px 6px 0 #333;
-moz-box-shadow: inset 0px 0px 0px 1px #7e7e7e, 0 2px 6px 0 #333;
box-shadow: inset 0px 0px 0px 1px #7e7e7e, 0 2px 6px 0 #333;
}
#introtext a {
color: #b0ccd7;
}
diff --git a/plugins/kolab_zpush/skins/larry/deviceactions.png b/plugins/kolab_zpush/skins/larry/deviceactions.png
deleted file mode 100644
index d2429531..00000000
Binary files a/plugins/kolab_zpush/skins/larry/deviceactions.png and /dev/null differ
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Aug 17, 8:27 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1257660
Default Alt Text
(3 KB)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment