Software /
code /
prosody-modules
Comparison
mod_admin_web/admin_web/www_files/css/style.css @ 1119:1af68e5e40f3
mod_admin_web: Use a different cursor for expandable items
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Wed, 24 Jul 2013 20:51:56 +0200 |
parent | 1117:d643c385d3f6 |
child | 1219:f53475ee7ff4 |
comparison
equal
deleted
inserted
replaced
1118:e5441d46d6ff | 1119:1af68e5e40f3 |
---|---|
93 #s2sList h2, #c2sList h2 { | 93 #s2sList h2, #c2sList h2 { |
94 color: #4b8ade; | 94 color: #4b8ade; |
95 margin: 0 | 95 margin: 0 |
96 } | 96 } |
97 | 97 |
98 #s2sList li, #c2sList li { | |
99 cursor: pointer | |
100 } | |
101 | |
98 #host { | 102 #host { |
99 margin: 0.25em; | 103 margin: 0.25em; |
100 } | 104 } |