summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-05-12 18:12:40 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-05-12 18:12:40 +0200
commit9e89c876013558ba5f22657e37ed1230c4b65cdf (patch)
treeea682ec186b6bbd1af2fad524a25d254999e23e2 /skins/larry/mail.css
parent7d3d62e5ed98cfed8b46bbb1c620142f190d2c03 (diff)
Define generic styles for a search boxe inside list widgets
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 3ec14568f..5bcada438 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -1274,23 +1274,6 @@ div.message-partheaders .headers-table td.header {
bottom: 0;
}
-#composequicksearch {
- position: relative;
- padding: 4px;
- background: #c7e3ef;
-}
-
-#composequicksearch .searchbox input {
- width: 100%;
- height: 26px;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
-}
-
-#composequicksearch #searchmenulink {
- width: 15px;
-}
-
#compose-contacts #directorylist {
border-bottom: 4px solid #c7e3ef;
}