Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-03-31 09:40:19 +0300
committerThomas Bruederli <thomas@roundcube.net>2017-04-22 14:51:31 +0300
commitd774c00b72682dbb545a43f0640a53c604eef962 (patch)
tree095f0801f944211985ff07ae7c3a19704c5cf3e6 /skins
parent79699813201388c2dc6a71e8abf7f6e3cc272622 (diff)
Improve pagenav buttons
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/styles.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index cab1385b2..33caf64b7 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -248,8 +248,9 @@ input.button:active {
.pagenav.dark a.button {
font-weight: bold;
- border-color: #e6e6e6;
- background: #bababa;
+ border: 0;
+ background: transparent;
+ margin: 0;
}
.pagenav.dark a.button.pressed {