Fossil SCM

Follow-up to the previous check-in: for the 'eagle' skin, make sure the logo div has a valid minimum width.

mistachkin 2020-06-27 00:12 trunk
Commit 4a9af9b059ad4af0dc930b141038e729fe9c052189e8a4c57077635ffa5e953b
1 file changed +1
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -16,10 +16,11 @@
1616
text-align: center;
1717
vertical-align: bottom;
1818
font-weight: bold;
1919
color: white;
2020
padding: 5 0 5 0em;
21
+ min-width: 200px;
2122
white-space: nowrap;
2223
}
2324
2425
/* The page title centered at the top of each page */
2526
div.title {
2627
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -16,10 +16,11 @@
16 text-align: center;
17 vertical-align: bottom;
18 font-weight: bold;
19 color: white;
20 padding: 5 0 5 0em;
 
21 white-space: nowrap;
22 }
23
24 /* The page title centered at the top of each page */
25 div.title {
26
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -16,10 +16,11 @@
16 text-align: center;
17 vertical-align: bottom;
18 font-weight: bold;
19 color: white;
20 padding: 5 0 5 0em;
21 min-width: 200px;
22 white-space: nowrap;
23 }
24
25 /* The page title centered at the top of each page */
26 div.title {
27

Keyboard Shortcuts

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