2,969
edits
mNo edit summary |
No edit summary |
||
Line 247: | Line 247: | ||
font-size: 100%; | font-size: 100%; | ||
background-color: #efefef; | background-color: #efefef; | ||
padding-left: 10px; | padding-left: 10px; | ||
background-image:-webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#DFDFDF), color-stop(0.6, #E3E3E3)); | background-image:-webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#DFDFDF), color-stop(0.6, #E3E3E3)); | ||
Line 288: | Line 287: | ||
font-size:smaller; | font-size:smaller; | ||
} | } | ||
.client-js .NavContent { display: none; } | |||
.client-js .not .NavContent { display: block; } | |||
} | |||
. | |||
} | |||
/* Other pages message box styles */ | /* Other pages message box styles */ |