Fossil SCM

More tweaks to the gradiant skin.

drh 2011-03-03 15:48 trunk
Commit ad4cc21b7f1e5fc58151f4b17a63b1ed764999f4
1 file changed +6 -5
+6 -5
--- src/skins.c
+++ src/skins.c
@@ -685,19 +685,20 @@
685685
@ }
686686
@
687687
@ /* The page title at the top of each page */
688688
@ div.title {
689689
@ display: table-cell;
690
-@ padding-left: 1em;
690
+@ padding-left: 10px;
691691
@ font-size: 2em;
692
-@ font-weight: bold;
693692
@ margin: 10px 0 10px -20px;
694693
@ vertical-align: bottom;
695694
@ text-align: left;
696695
@ width: 80%;
697
-@ font-family: Georgia, serif;
698
-@ font-weight:normal;
696
+@ font-family: Verdana, sans-serif;
697
+@ font-weight: bold;
698
+@ color: #558195;
699
+@ text-shadow: 0px 2px 2px #999999;
699700
@ }
700701
@
701702
@ /* The login status message in the top right-hand corner */
702703
@ div.status {
703704
@ display: table-cell;
@@ -718,11 +719,11 @@
718719
@ -webkit-border-top-left-radius: 5px;
719720
@ -border-top-right-radius: 5px;
720721
@ -border-top-left-radius: 5px;
721722
@ border-top-left-radius: 5px;
722723
@ border-top-right-radius: 5px;
723
-@ padding-top: 1em;
724
+@ vertical-align: center;
724725
@ min-height: 2em;
725726
@ background-color: #446979;
726727
@ background: -webkit-gradient(linear,left bottom,left top, color-stop(0.02, rgb(51,81,94)), color-stop(0.76, rgb(85,129,149)));
727728
@ background: -moz-linear-gradient(center bottom,rgb(51,81,94) 2%, rgb(85,129,149) 76%);
728729
@ -webkit-box-shadow: 0px 3px 4px #333333;
729730
--- src/skins.c
+++ src/skins.c
@@ -685,19 +685,20 @@
685 @ }
686 @
687 @ /* The page title at the top of each page */
688 @ div.title {
689 @ display: table-cell;
690 @ padding-left: 1em;
691 @ font-size: 2em;
692 @ font-weight: bold;
693 @ margin: 10px 0 10px -20px;
694 @ vertical-align: bottom;
695 @ text-align: left;
696 @ width: 80%;
697 @ font-family: Georgia, serif;
698 @ font-weight:normal;
 
 
699 @ }
700 @
701 @ /* The login status message in the top right-hand corner */
702 @ div.status {
703 @ display: table-cell;
@@ -718,11 +719,11 @@
718 @ -webkit-border-top-left-radius: 5px;
719 @ -border-top-right-radius: 5px;
720 @ -border-top-left-radius: 5px;
721 @ border-top-left-radius: 5px;
722 @ border-top-right-radius: 5px;
723 @ padding-top: 1em;
724 @ min-height: 2em;
725 @ background-color: #446979;
726 @ background: -webkit-gradient(linear,left bottom,left top, color-stop(0.02, rgb(51,81,94)), color-stop(0.76, rgb(85,129,149)));
727 @ background: -moz-linear-gradient(center bottom,rgb(51,81,94) 2%, rgb(85,129,149) 76%);
728 @ -webkit-box-shadow: 0px 3px 4px #333333;
729
--- src/skins.c
+++ src/skins.c
@@ -685,19 +685,20 @@
685 @ }
686 @
687 @ /* The page title at the top of each page */
688 @ div.title {
689 @ display: table-cell;
690 @ padding-left: 10px;
691 @ font-size: 2em;
 
692 @ margin: 10px 0 10px -20px;
693 @ vertical-align: bottom;
694 @ text-align: left;
695 @ width: 80%;
696 @ font-family: Verdana, sans-serif;
697 @ font-weight: bold;
698 @ color: #558195;
699 @ text-shadow: 0px 2px 2px #999999;
700 @ }
701 @
702 @ /* The login status message in the top right-hand corner */
703 @ div.status {
704 @ display: table-cell;
@@ -718,11 +719,11 @@
719 @ -webkit-border-top-left-radius: 5px;
720 @ -border-top-right-radius: 5px;
721 @ -border-top-left-radius: 5px;
722 @ border-top-left-radius: 5px;
723 @ border-top-right-radius: 5px;
724 @ vertical-align: center;
725 @ min-height: 2em;
726 @ background-color: #446979;
727 @ background: -webkit-gradient(linear,left bottom,left top, color-stop(0.02, rgb(51,81,94)), color-stop(0.76, rgb(85,129,149)));
728 @ background: -moz-linear-gradient(center bottom,rgb(51,81,94) 2%, rgb(85,129,149) 76%);
729 @ -webkit-box-shadow: 0px 3px 4px #333333;
730

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button