Skip to content

Commit

Permalink
New css style for 'saveall' buttons
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1159 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Sep 1, 2004
1 parent 1e76c6c commit ca5a58d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions templates/default/startpage.pstpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ body.default
font-weight:bold;
color:RED;
}
.saveall
{
font-size:10px;
font-weight:normal;
font-style:underline;
color:black;
background-color:#999999;
}
</style>
</head>
<body class='default'>
Expand Down

0 comments on commit ca5a58d

Please sign in to comment.