projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7857f58
)
Improve horde-table layout.
author
Jan Schneider
<jan@horde.org>
Fri, 2 Jul 2010 14:01:50 +0000
(16:01 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 5 Jul 2010 10:34:44 +0000
(12:34 +0200)
Add .horde-block-links.
horde/themes/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/screen.css
b/horde/themes/screen.css
index
82523f4
..
7159b4b
100644
(file)
--- a/
horde/themes/screen.css
+++ b/
horde/themes/screen.css
@@
-26,6
+26,9
@@
p {
a {
cursor: pointer;
}
+.horde-block-links a, a.horde-block-links {
+ display: block;
+}
img, .img, .img:active, .img:hover, .img:visited, .image {
border: none;
@@
-181,9
+184,10
@@
table.nopadding td, table.nopadding th {
/* Horde UI standard tables */
table.horde-table {
width: 99%;
- margin
: 0 0 8px 5
px;
+ margin
-bottom: 8
px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
+ border-spacing: 0;
}
table.horde-table th {
padding: 3px;