summaryrefslogtreecommitdiffstats
path: root/theme/sand.css
diff options
context:
space:
mode:
authorGravatar Gehad elrobey <gehadelrobey@gmail.com>2014-06-26 01:10:17 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-30 07:56:43 -0700
commitac46158d653f970db3efb9c772367b81094c24db (patch)
treeaf6446d70de3836101b3340e1baaf7d85b4cd8e9 /theme/sand.css
parentf139eff59005eee151d1d209044b6e28d357d6a1 (diff)
downloadsubsurface-ac46158d653f970db3efb9c772367b81094c24db.tar.gz
HTML: some css enhancment
Detailed dive view needs more padding just to view normally. Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com> Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'theme/sand.css')
-rw-r--r--theme/sand.css26
1 files changed, 4 insertions, 22 deletions
diff --git a/theme/sand.css b/theme/sand.css
index a5bbe45b2..1ccde7762 100644
--- a/theme/sand.css
+++ b/theme/sand.css
@@ -40,6 +40,7 @@ th{
.words{
font-size:inherit;
font-weight:bold;
+ padding-right:25px;
}
.item{
@@ -211,28 +212,9 @@ ul:hover{
box-shadow: 7px 7px 5px rgba(215, 107, 27, 0.43);
}
-.Cyl{
- padding-right:25px;
-}
-
-#diveinfo{
- border-style:solid;
-}
-
-#diveprofile{
- border-style:solid;
-}
-
-#dive_equipments{
- border-style:solid;
-}
-
-#divestats{
- border-style:solid;
-}
-
-#bookmarks{
- border-style:solid;
+.det_hed{
+ background-color:#EFC15F;
+ padding:3px;
}
@media (max-width: 768px) {